aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Entity/Entries.php
Commit message (Expand)AuthorAgeFilesLines
* rename Entries to EntryNicolas Lœuillet2015-02-061-417/+0
* normalize entries fieldsNicolas Lœuillet2015-02-051-20/+20
* PATCH method, boolean for some parameters and change entity methods nameNicolas Lœuillet2015-02-051-6/+6
* change database structure for EntriesNicolas Lœuillet2015-02-041-8/+172
* change type for isRead, isFav and isDeleted fields, as said @j0k3rNicolas Lœuillet2015-02-041-13/+13
* implement delete methodNicolas Lœuillet2015-02-041-0/+23
* CSJeremy2015-01-311-15/+14
* first implementation of securityNicolas Lœuillet2015-01-311-0/+1
* move WallabagBundle into Wallabag:CoreBundleNicolas Lœuillet2015-01-231-0/+230