Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | manage assets through npm | Thomas Citharel | 2016-06-09 | 1 | -19/+4 |
|/ | |||||
* | Fix MySQL tests on HHVM | Jeremy Benoist | 2016-04-12 | 1 | -1/+1 |
* | Move setup config outside setupAdmin | Jeremy Benoist | 2016-04-11 | 1 | -4/+15 |
* | Force server version to avoid connexion error | Jeremy Benoist | 2016-04-10 | 1 | -1/+7 |
* | Fix internal settings | Nicolas Lœuillet | 2016-04-09 | 1 | -5/+0 |
* | Check selected PDO driver on install | Jeremy Benoist | 2016-04-01 | 1 | -3/+4 |
* | Remove some complexicity in InstallCommand | Jeremy Benoist | 2016-03-28 | 1 | -8/+6 |
* | Fix some Scrutinizer issues | Jeremy Benoist | 2016-03-27 | 1 | -11/+12 |
* | Added setting to have a personal reading time | Nicolas Lœuillet | 2016-03-14 | 1 | -0/+1 |
* | Skipping all Posgres test for wallabag:install | Jeremy Benoist | 2016-02-29 | 1 | -1/+1 |
* | Fix wrong variable name | Jeremy Benoist | 2016-02-24 | 1 | -1/+1 |
* | remove unused functions & clean composer.json | Thomas Citharel | 2016-02-23 | 1 | -2/+0 |
* | add composer extensions check & function_exists checks | Thomas Citharel | 2016-02-23 | 1 | -7/+23 |