Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ability to use Redis with password | Jeremy Benoist | 2016-11-20 | 1 | -0/+2 |
| | |||||
* | Add documentation about RSS paging | Jeremy Benoist | 2016-11-20 | 1 | -0/+3 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into 2.2 | Jeremy Benoist | 2016-11-19 | 20 | -411/+506 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # .editorconfig # docs/de/index.rst # docs/de/user/import.rst # docs/en/index.rst # docs/en/user/configuration.rst # docs/en/user/import.rst # docs/fr/index.rst # docs/fr/user/import.rst # src/Wallabag/CoreBundle/Command/InstallCommand.php # src/Wallabag/CoreBundle/Resources/translations/messages.da.yml # src/Wallabag/CoreBundle/Resources/translations/messages.de.yml # src/Wallabag/CoreBundle/Resources/translations/messages.en.yml # src/Wallabag/CoreBundle/Resources/translations/messages.es.yml # src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml # src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml # src/Wallabag/CoreBundle/Resources/translations/messages.it.yml # src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml # src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml # src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml # src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml # src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml # src/Wallabag/CoreBundle/Resources/views/themes/baggy/Config/index.html.twig # web/bundles/wallabagcore/themes/baggy/css/style.min.css # web/bundles/wallabagcore/themes/baggy/js/baggy.min.js # web/bundles/wallabagcore/themes/material/css/style.min.css # web/bundles/wallabagcore/themes/material/js/material.min.js | ||||
| * | Update translation of link to german translation. | Julian Oster | 2016-11-17 | 1 | -1/+1 |
| | | |||||
| * | Reordered :fr: documentation | Nicolas Lœuillet | 2016-11-17 | 5 | -20/+17 |
| | | |||||
| * | Reordered documentation | Nicolas Lœuillet | 2016-11-17 | 18 | -389/+485 |
| | | |||||
| * | Added help on config screen | Nicolas Lœuillet | 2016-11-17 | 2 | -5/+3 |
| | | |||||
| * | fix #2582 - Nginx config: disable all other PHP file from symphony | Olivier DOSSMANN | 2016-11-14 | 1 | -0/+6 |
| | | | | | | | | | | | | | | Regarding https://www.nginx.com/resources/wiki/start/topics/recipes/symfony/ we need to limit access to config.php and make_dev.php files from Nginx. That's why we return 404 error page for these files. | ||||
| * | Updated default parameters.yml file in documentation | Nicolas Lœuillet | 2016-11-06 | 1 | -0/+3 |
| | | |||||
| * | Update the upgrade documentation | Nicolas Lœuillet | 2016-11-05 | 1 | -6/+1 |
| | | |||||
| * | Prepare wallabag 2.1.3 :rocket: | Nicolas Lœuillet | 2016-11-04 | 1 | -2/+2 |
| | | |||||
* | | Added http_status in Entry entity | Nicolas Lœuillet | 2016-11-18 | 1 | -0/+5 |
| | | |||||
* | | Added a configuration to define the redirection after archiving an entry | Nicolas Lœuillet | 2016-11-16 | 1 | -0/+9 |
| | | | | | | | | Fix #496 | ||||
* | | Merge pull request #2548 from wallabag/pinboard | Jeremy Benoist | 2016-11-08 | 1 | -0/+16 |
|\ \ | | | | | | | Add Pinboard import | ||||
| * | | Add doc | Jeremy Benoist | 2016-11-06 | 1 | -0/+16 |
| | | | |||||
* | | | Removed Maintenance bundle | Nicolas Lœuillet | 2016-11-06 | 2 | -33/+0 |
|/ / | |||||
* | | Merge remote-tracking branch 'origin/master' into 2.2 | Jeremy Benoist | 2016-11-03 | 4 | -3/+11 |
|\| | |||||
| * | Added more info about Doctrine / PHP bug | Nicolas Lœuillet | 2016-11-02 | 1 | -0/+2 |
| | | |||||
| * | Added documentation about failed to load external entity error | Nicolas Lœuillet | 2016-11-02 | 1 | -0/+5 |
| | | | | | | | | Fix #2529 | ||||
| * | docs: fix link to wallabag-stats project | Sven Fischer | 2016-10-30 | 1 | -1/+1 |
| | | |||||
| * | docs: update 3rd party projects by Strubbl | Sven Fischer | 2016-10-29 | 1 | -1/+2 |
| | | |||||
| * | Added the whole path to parameters.yml file | Nicolas Lœuillet | 2016-10-27 | 2 | -2/+2 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into 2.2 | Jeremy Benoist | 2016-10-24 | 10 | -13/+43 |
|\| | |||||
| * | Added :fr: documentation for wallabag backup | Nicolas Lœuillet | 2016-10-22 | 1 | -11/+10 |
| | | |||||
| * | Merge pull request #2484 from bmillemathias/fix_2479 | Nicolas Lœuillet | 2016-10-22 | 2 | -0/+27 |
| |\ | | | | | | | Document what to backup in Wallabag | ||||
| | * | Document what to backup in Wallabag | Baptiste Mille-Mathias | 2016-10-22 | 2 | -0/+27 |
| | | | | | | | | | | | | Fixes issue #2479 | ||||
| * | | Add missing words in the documentation | Baptiste Mille-Mathias | 2016-10-22 | 1 | -1/+1 |
| |/ | |||||
| * | Removed MD5 hash in documentation | Nicolas Lœuillet | 2016-10-17 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #2446 from wallabag/fix-taggingrules-doc | Nicolas Lœuillet | 2016-10-15 | 1 | -1/+1 |
| |\ | | | | | | | Added information about tagging rules in documentation | ||||
| | * | Added information about tagging rules in documentation | Nicolas Lœuillet | 2016-10-14 | 1 | -1/+1 |
| | | | | | | | | | | | | Fix #2060 | ||||
| * | | Mention example instance | Kaligule | 2016-10-14 | 1 | -1/+1 |
| | | | | | | | | | Namely http://v2.wallabag.org/api/doc, so api methods can be looked up without installing wallabag first. | ||||
| * | | Merge pull request #2435 from wallabag/french-upgrade-doc | Nicolas Lœuillet | 2016-10-13 | 1 | -0/+2 |
| |\ \ | | | | | | | | | Added french documentation for upgrade | ||||
| | * | | Added french documentation for upgrade | Nicolas Lœuillet | 2016-10-12 | 1 | -0/+2 |
| | |/ | |||||
| * | | Merge pull request #2434 from wallabag/parameters-doc | Nicolas Lœuillet | 2016-10-13 | 2 | -3/+4 |
| |\ \ | | | | | | | | | Added french documentation for parameters.yml | ||||
| | * | | Added french documentation for parameters.yml | Nicolas Lœuillet | 2016-10-12 | 2 | -3/+4 |
| | |/ | |||||
| * / | Minor fixes in the english documentation | zertrin | 2016-10-13 | 3 | -7/+8 |
| |/ | |||||
* | | SQLite should use utf8, not utf8mb4 | Jeremy Benoist | 2016-10-24 | 1 | -2/+2 |
| | | |||||
* | | Use statements & update translation | Jeremy Benoist | 2016-10-22 | 1 | -0/+1 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into 2.2 | Jeremy Benoist | 2016-10-11 | 10 | -54/+139 |
|\| | |||||
| * | Merge pull request #2422 from wallabag/typo-doc | Nicolas Lœuillet | 2016-10-11 | 1 | -1/+2 |
| |\ | | | | | | | Fixed display for note in installation page | ||||
| | * | Fixed display for note in installation page | Nicolas Lœuillet | 2016-10-10 | 1 | -1/+2 |
| | | | |||||
| * | | Fix links on english documentation homepage | Nicolas Lœuillet | 2016-10-11 | 1 | -2/+2 |
| |/ | |||||
| * | Added steps about Redis/RabbitMQ activation | Nicolas Lœuillet | 2016-10-10 | 2 | -0/+8 |
| | | |||||
| * | Fixed links on import page | Nicolas Lœuillet | 2016-10-10 | 1 | -2/+2 |
| | | |||||
| * | Use table for parameters.yml | Jeremy Benoist | 2016-10-10 | 1 | -46/+48 |
| | | |||||
| * | Added page about parameters.yml | Nicolas Lœuillet | 2016-10-10 | 2 | -3/+51 |
| | | |||||
| * | Typos in upgrade doc | Nicolas Lœuillet | 2016-10-10 | 1 | -3/+29 |
| | | |||||
| * | Update upgrade documentation | Nicolas Lœuillet | 2016-10-10 | 2 | -21/+11 |
| | | |||||
| * | Update documentation | Nicolas Lœuillet | 2016-10-10 | 1 | -5/+4 |
| | | |||||
| * | Added documentation about testsuite | Nicolas Lœuillet | 2016-10-10 | 2 | -0/+13 |
| | | | | | | | | Fix #2415 |