aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/build.xml
Commit message (Collapse)AuthorAgeFilesLines
* Simplify build systemJeremy2015-03-031-44/+0
|
* Quick fix in build.xmlJeremy2015-02-101-1/+0
| | | | We don't need to purge the database since it was just re-created
* Add some fixturesJeremy2015-02-081-0/+7
| | | | | | Improve test, so user can login Fix some leftJoin Cleanup EntryController
* Add some tests on EntryControllerJeremy2015-02-071-0/+5
| | | | Also, create database schema on test initialisation
* Do not display download progress in TravisJeremy2015-02-061-0/+1
|
* Installation should be launch manuallyJeremy2015-02-021-0/+11
| | | | Also upadte readme for v2 and define a test database (for the future)
* New wallabag installerJeremy2015-02-011-1/+0
| | | | | | | | Instead of the legacy bin/install here is a symfony command that can initialize wallabag. There are still work to do on the requirements part (to be sure that wallabag can run like a charm). I've also added (but commented) the fixtures load part (which will need an extra doctrine package). We'll see that point later.
* Tests are working againJeremy2015-01-311-0/+22