aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Entity/Entry.php
Commit message (Collapse)AuthorAgeFilesLines
* CSJeremy Benoist2015-05-301-25/+30
|
* Ability to prefix tablesJeremy2015-04-011-2/+2
| | | | Will fix #799
* add relation between user and tags, tests are brokenNicolas Lœuillet2015-03-061-0/+5
|
* relation between tags and entriesNicolas Lœuillet2015-03-061-5/+3
|
* add relation between entry and tagNicolas Lœuillet2015-03-061-0/+27
|
* remove isDeleted flagNicolas Lœuillet2015-03-061-23/+0
|
* first draft of hypermedia implementationNicolas Lœuillet2015-03-061-1/+5
|
* add a real relation between user and entryNicolas Lœuillet2015-02-081-25/+16
|
* rename User entityNicolas Lœuillet2015-02-061-1/+1
|
* rename Entries to EntryNicolas Lœuillet2015-02-061-0/+412