aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Controller/EntryController.php
Commit message (Collapse)AuthorAgeFilesLines
* Add some fixturesJeremy2015-02-081-12/+10
| | | | | | Improve test, so user can login Fix some leftJoin Cleanup EntryController
* create an Entry with a User in parameterNicolas Lœuillet2015-02-081-2/+3
|
* rename Entries to EntryNicolas Lœuillet2015-02-061-13/+13
|
* implement delete methodNicolas Lœuillet2015-02-041-1/+2
|
* CSJeremy2015-01-311-11/+8
|
* add documentation for APINicolas Lœuillet2015-01-301-0/+6
|
* replace legacy calls with new oneNicolas Lœuillet2015-01-271-2/+2
|
* refactoring for fetching contentNicolas Lœuillet2015-01-261-4/+7
|
* move WallabagBundle into Wallabag:CoreBundleNicolas Lœuillet2015-01-231-0/+184