Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved queries in a separate file | Nicolas Lœuillet | 2017-01-25 | 2 | -797/+798 |
| | |||||
* | Added hardcoded SQL for migration to 2.2 | Nicolas Lœuillet | 2017-01-23 | 1 | -9/+810 |
| | |||||
* | Added information about latest migrations | Nicolas Lœuillet | 2017-01-23 | 1 | -1/+6 |
| | |||||
* | Added french translation | Nicolas Lœuillet | 2017-01-23 | 1 | -10/+4 |
| | |||||
* | Added explanations about migrations | Nicolas Lœuillet | 2017-01-23 | 1 | -25/+55 |
| | |||||
* | Merge pull request #2616 from mathieui/doc-https-links | Jeremy Benoist | 2016-12-19 | 2 | -4/+4 |
|\ | | | | | Change documentation links to HTTPS | ||||
| * | Change documentation links to HTTPS | mathieui | 2016-11-20 | 2 | -4/+4 |
| | | | | | | | | | | | | Even though all the websites used in the commands redirect http to https, a man in the middle can happen with the initial request, leading to arbitrary code execution. | ||||
* | | 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 | 16 | -239/+341 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # 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 | ||||
| * | Reordered :fr: documentation | Nicolas Lœuillet | 2016-11-17 | 4 | -19/+16 |
| | | |||||
| * | Reordered documentation | Nicolas Lœuillet | 2016-11-17 | 14 | -219/+322 |
| | | |||||
| * | 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 | ||||
* | | Add doc | Jeremy Benoist | 2016-11-06 | 1 | -0/+16 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into 2.2 | Jeremy Benoist | 2016-11-03 | 1 | -0/+7 |
|\| | |||||
| * | 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 | ||||
* | | Merge remote-tracking branch 'origin/master' into 2.2 | Jeremy Benoist | 2016-10-24 | 7 | -11/+39 |
|\| | |||||
| * | 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 | 1 | -0/+26 |
| |\ | | | | | | | Document what to backup in Wallabag | ||||
| | * | Document what to backup in Wallabag | Baptiste Mille-Mathias | 2016-10-22 | 1 | -0/+26 |
| | | | | | | | | | | | | 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 | ||||
| * | | 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 | 1 | -3/+3 |
| |\ \ | | | | | | | | | Added french documentation for parameters.yml | ||||
| | * | | Added french documentation for parameters.yml | Nicolas Lœuillet | 2016-10-12 | 1 | -3/+3 |
| | |/ | |||||
| * / | Minor fixes in the english documentation | zertrin | 2016-10-13 | 2 | -6/+7 |
| |/ | |||||
* | | 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 | 6 | -52/+119 |
|\| | |||||
| * | Fixed display for note in installation page | Nicolas Lœuillet | 2016-10-10 | 1 | -1/+2 |
| | | |||||
| * | 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 | 1 | -0/+3 |
| | | | | | | | | Fix #2415 | ||||
| * | Cleaned up documentation for installation process | Nicolas Lœuillet | 2016-10-08 | 2 | -22/+20 |
| | | |||||
* | | Added check if there is only one user | Nicolas Lœuillet | 2016-10-08 | 1 | -0/+2 |
|/ | | | | Added translations and documentation | ||||
* | Fixed review | Nicolas Lœuillet | 2016-10-07 | 1 | -2/+2 |
| |