Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add search argument and limit option to list users command | Nicolas Hart | 2017-07-31 | 1 | -2/+20 |
* | Add list user command | Nicolas Hart | 2017-07-30 | 1 | -0/+43 |
* | Better rendering for all core commands | Nicolas Hart | 2017-07-29 | 5 | -71/+70 |
* | Merge pull request #3291 from nclsHart/show-user-io | Jérémy Benoist | 2017-07-28 | 1 | -10/+13 |
|\ | |||||
| * | Better rendering for show user command using symfony style | Nicolas Hart | 2017-07-27 | 1 | -10/+13 |
* | | Merge pull request #3292 from nclsHart/remove-getdoctrine | Jérémy Benoist | 2017-07-28 | 3 | -15/+0 |
|\ \ | |||||
| * | | Remove unused method getDoctrine in several commands | Nicolas Hart | 2017-07-27 | 3 | -15/+0 |
| |/ | |||||
* / | Remove unused use statement in install command | Nicolas Hart | 2017-07-27 | 1 | -1/+0 |
|/ | |||||
* | Use the article domain as author for export files | Étienne Gilli | 2017-07-08 | 1 | -0/+1 |
* | Add a real configuration for CS-Fixer | Jeremy Benoist | 2017-07-01 | 3 | -14/+14 |
* | Fix getContainer in command | Jeremy Benoist | 2017-06-21 | 4 | -7/+7 |
* | User existing service instead of getDoctrine | Jeremy Benoist | 2017-06-21 | 4 | -8/+7 |
* | Crypt site credential password | Jeremy Benoist | 2017-06-20 | 1 | -0/+2 |
* | Merge pull request #3179 from wallabag/show-user-command | Jérémy Benoist | 2017-06-07 | 1 | -0/+77 |
|\ | |||||
| * | Fix review | Thomas Citharel | 2017-06-04 | 1 | -3/+3 |
| * | Add show user command | Thomas Citharel | 2017-06-02 | 1 | -0/+77 |
* | | API user creation behing a toggle | Jeremy Benoist | 2017-06-02 | 1 | -159/+1 |
|/ | |||||
* | Isolated tests | adev | 2017-05-31 | 1 | -9/+7 |
* | Merge pull request #3088 from wallabag/execute-migrations-after-install | Jérémy Benoist | 2017-05-05 | 1 | -7/+16 |
|\ | |||||
| * | Added migrations execution after fresh install | Nicolas Lœuillet | 2017-05-05 | 1 | -7/+16 |
* | | Add Clean Duplicates Command | Thomas Citharel | 2017-05-01 | 1 | -0/+119 |
|/ | |||||
* | Added migration for Scuttle sharing | Nicolas Lœuillet | 2017-03-28 | 1 | -1/+1 |
* | Scuttle sharing | FrenchHope | 2017-03-28 | 1 | -0/+10 |
* | Fix phpcs and tests | Thomas Citharel | 2017-01-24 | 1 | -14/+9 |
* | add filepath test | Thomas Citharel | 2017-01-22 | 1 | -2/+2 |
* | add cli export | Thomas Citharel | 2017-01-22 | 1 | -0/+82 |
* | Added internal setting to enable/disable articles with paywall | Nicolas Lœuillet | 2016-11-22 | 1 | -0/+5 |
* | Merge remote-tracking branch 'origin/master' into 2.2 | Jeremy Benoist | 2016-11-19 | 1 | -6/+25 |
|\ | |||||
| * | Wallabag can’t work on PostgreSQL <= 9.1 | Jeremy Benoist | 2016-11-19 | 1 | -1/+22 |
* | | Added unmark.it sharing | Nicolas Lœuillet | 2016-11-09 | 1 | -0/+10 |
* | | Add translations & migration | Jeremy Benoist | 2016-10-31 | 1 | -12/+2 |
* | | Ability to enable/disable downloading images | Jeremy Benoist | 2016-10-30 | 1 | -0/+15 |
* | | Merge remote-tracking branch 'origin/master' into 2.2 | Jeremy Benoist | 2016-10-24 | 1 | -1/+1 |
|\| | |||||
| * | Update translation for piwik_host | Jeremy Benoist | 2016-10-21 | 1 | -1/+1 |
* | | Fix migrations | Jeremy Benoist | 2016-10-23 | 1 | -1/+1 |
* | | Lowercase wallabag | Jeremy Benoist | 2016-10-22 | 1 | -4/+4 |
* | | Add verification check for MySQL version | Jeremy Benoist | 2016-10-22 | 1 | -1/+17 |
* | | Merge remote-tracking branch 'origin/master' into 2.2 | Jeremy Benoist | 2016-10-11 | 2 | -8/+14 |
|\| | |||||
| * | When a sub command fail, display error message | Jeremy Benoist | 2016-10-09 | 1 | -7/+10 |
| * | Add more log to tag:all | Jeremy Benoist | 2016-10-09 | 1 | -1/+4 |
* | | Bonus: display driver in install command | Jeremy Benoist | 2016-10-08 | 1 | -2/+2 |
|/ | |||||
* | Create user config in one place | Jeremy Benoist | 2016-09-30 | 1 | -8/+5 |
* | Merge remote-tracking branch 'origin/master' into 2.1 | Jeremy Benoist | 2016-09-19 | 1 | -3/+21 |
|\ | |||||
| * | CS | Jeremy Benoist | 2016-09-03 | 1 | -1/+1 |
| * | Update test | Jeremy Benoist | 2016-09-03 | 1 | -4/+6 |
| * | Add a check for the database connection | Jeremy Benoist | 2016-09-03 | 1 | -2/+18 |
* | | Moved Pocket token to user config | Jeremy Benoist | 2016-09-16 | 1 | -5/+0 |
* | | Enable Redis async import | Jeremy Benoist | 2016-09-11 | 1 | -1/+6 |
* | | Replace RabbitMQ injection with CraueConfiguration | Nicolas Lœuillet | 2016-09-11 | 1 | -0/+5 |
* | | Add migration | Nicolas Lœuillet | 2016-08-23 | 1 | -0/+5 |