Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensure cache is clear before upgrading | Jeremy Benoist | 2016-10-03 | 2 | -0/+2 |
| | | | | If we changed some namespace / classes, we need to refresh the cache before anything else. | ||||
* | Re-add wallabag:install | Jeremy Benoist | 2016-10-03 | 1 | -0/+1 |
| | |||||
* | Update md5 hash for wallabag 2.1.0 | Nicolas Lœuillet | 2016-10-03 | 2 | -2/+2 |
| | |||||
* | Prepare wallabag 2.1.0 :rocket: | Nicolas Lœuillet | 2016-10-03 | 1 | -1/+1 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into 2.1 | Jeremy Benoist | 2016-09-30 | 1 | -1/+1 |
|\ | |||||
| * | Fix doc: 'bin/console' instead of 'app/console' | Pascal MARTIN | 2016-09-30 | 1 | -1/+1 |
| | | |||||
* | | Added french documentation about Redis and RabbitMQ | Nicolas Lœuillet | 2016-09-29 | 2 | -4/+22 |
| | | |||||
* | | Added links to async config in english doc | Nicolas Lœuillet | 2016-09-28 | 1 | -0/+2 |
| | | |||||
* | | Fixed review | Nicolas Lœuillet | 2016-09-28 | 2 | -2/+16 |
| | | |||||
* | | Reordered upgrade documentation | Nicolas Lœuillet | 2016-09-28 | 3 | -8/+58 |
| | | |||||
* | | Some fixes about upgrade from 2.0.x -> 2.1.0 | Nicolas Lœuillet | 2016-09-28 | 2 | -2/+4 |
| | | |||||
* | | Add Instapaper docs | Jeremy Benoist | 2016-09-27 | 1 | -6/+16 |
| | | |||||
* | | Fix wallabag version in documentation | Nicolas Lœuillet | 2016-09-19 | 2 | -12/+4 |
| | | |||||
* | | Add documentation about article sharing | Nicolas Lœuillet | 2016-09-19 | 3 | -5/+29 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into 2.1 | Jeremy Benoist | 2016-09-19 | 2 | -5/+9 |
|\| | |||||
| * | Update md5 checksum for 2.0.8 in documentation | Nicolas Lœuillet | 2016-09-07 | 2 | -2/+2 |
| | | |||||
| * | Prepare wallabag 2.0.8 | Nicolas Lœuillet | 2016-09-07 | 2 | -3/+3 |
| | | |||||
| * | Update install documentation | Nicolas Lœuillet | 2016-09-06 | 2 | -4/+8 |
| | | |||||
* | | Merge pull request #1941 from wallabag/v2-asynchronous-jobs | Jeremy Benoist | 2016-09-19 | 2 | -0/+129 |
|\ \ | | | | | | | Use asynchronous jobs for imports | ||||
| * | | Update docs about worker | Jeremy Benoist | 2016-09-11 | 2 | -4/+84 |
| | | | |||||
| * | | 1st draft for rabbitMQ | Nicolas Lœuillet | 2016-09-11 | 1 | -0/+49 |
| | | | |||||
* | | | Add links to translations in documentation homepage | Nicolas Lœuillet | 2016-09-15 | 1 | -0/+5 |
|/ / | |||||
* | | Added documentation for Readability migration | Nicolas Lœuillet | 2016-09-01 | 1 | -5/+16 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into 2.1 | Jeremy Benoist | 2016-08-28 | 1 | -1/+1 |
|\| | |||||
| * | Fixes mailto link | Christian Studer | 2016-08-24 | 1 | -1/+1 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into 2.1 | Jeremy Benoist | 2016-08-22 | 1 | -1/+1 |
|\| | |||||
| * | Prepare wallabag 2.0.7 | Nicolas Lœuillet | 2016-08-22 | 1 | -1/+1 |
| | | |||||
| * | Prepare release 2.0.6 | Nicolas Lœuillet | 2016-08-10 | 1 | -1/+1 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into 2.1 | Jeremy Benoist | 2016-07-20 | 1 | -1/+1 |
|\| | |||||
| * | Remove binary from repo | Jeremy Benoist | 2016-07-20 | 1 | -1/+1 |
| | | | | | | | | | | | | | | Since Composer 1.2, binaries are re-installed from vendors if there aren't found. This avoid us to commit binaries vendors into the repo. :warning: You have to update your Composer to the 1.2 (`composer selfupdate`) | ||||
| * | translate documentation to German | Sven Fischer | 2016-06-16 | 1 | -1/+1 |
| | | |||||
| * | Corrected Regex for lighttpd rewrite | Even Allmighty | 2016-06-13 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #2118 from wallabag/prepare-205 | Nicolas Lœuillet | 2016-05-31 | 1 | -1/+1 |
| |\ | | | | | | | Prepare wallabag 2.0.5 | ||||
| | * | Prepare wallabag 2.0.5 | Nicolas Lœuillet | 2016-05-31 | 1 | -2/+2 |
| | | | |||||
* | | | translate documentation to German | Sven Fischer | 2016-06-23 | 1 | -1/+1 |
| | | | |||||
* | | | Corrected Regex for lighttpd rewrite | Even Allmighty | 2016-06-23 | 1 | -1/+1 |
| | | | |||||
* | | | Prepare wallabag 2.0.5 | Nicolas Lœuillet | 2016-06-23 | 1 | -1/+1 |
| | | | |||||
* | | | Enhance option in command | Nicolas Lœuillet | 2016-05-27 | 1 | -1/+1 |
| | | | |||||
* | | | Add CLI import for wallabag v2 files | Nicolas Lœuillet | 2016-05-27 | 1 | -16/+20 |
|/ / | |||||
* | | Merge pull request #2112 from Poorchop/docs-proposal | Nicolas Lœuillet | 2016-05-26 | 2 | -19/+78 |
|\ \ | | | | | | | Docs proposal | ||||
| * | | Update installation instructions | Poorchop | 2016-05-23 | 1 | -11/+57 |
| | | | | | | | | | | | | | | | -Fix grammar -Add SELinux section | ||||
| * | | Update FAQ | Poorchop | 2016-05-23 | 1 | -8/+21 |
| |/ | | | | | | | | | -Fix grammar -Add notes about MTA, firewall, and SELinux | ||||
* / | add screenshots of android docu in English | Sven Fischer | 2016-05-23 | 1 | -10/+10 |
|/ | |||||
* | Added information about permissions on data/ | Mario Vormstein | 2016-05-12 | 1 | -2/+2 |
| | |||||
* | Added information about permissions on data/db | Mario Vormstein | 2016-05-12 | 1 | -0/+2 |
| | |||||
* | Update api.rst | Josh Panter | 2016-05-08 | 1 | -1/+2 |
| | | | Added my plugin, renamed the resource section for better english. Propose that the third party resource section have it's own page. | ||||
* | new details in the doc about the rgihts access again;) | Olivier Demah | 2016-05-07 | 1 | -0/+22 |
| | |||||
* | Merge pull request #2035 from wallabag/prepare-204 | Nicolas Lœuillet | 2016-05-07 | 1 | -1/+1 |
|\ | | | | | Prepare wallabag 2.0.4 | ||||
| * | Prepare wallabag 2.0.4 | Nicolas Lœuillet | 2016-05-07 | 1 | -1/+1 |
| | | |||||
* | | Fix translation for validators | Nicolas Lœuillet | 2016-05-07 | 1 | -1/+1 |
|/ | | | | Fix #2003 |