aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Update CraueConfigBundle.es.ymljami72016-04-271-3/+3
|
* Merge pull request #1985 from foxmask/masterNicolas Lœuillet2016-04-272-0/+55
|\ | | | | Rights access to the folders of the project
| * fixed typoOlivier Demah2016-04-262-7/+5
| |
| * Rights access to the folder of the projectOlivier Demah2016-04-262-0/+57
|/
* Merge pull request #1977 from wallabag/es-translationNicolas Lœuillet2016-04-251-98/+98
|\ | | | | Es translation
| * Fix indentations in ES translationJeremy Benoist2016-04-241-39/+39
| |
| * Update messages.es.ymljami72016-04-241-1/+1
| |
| * Update messages.es.ymljami72016-04-241-98/+98
|/
* Merge pull request #1970 from wallabag/typo-api-docThomas Citharel2016-04-232-6/+2
|\ | | | | Fix typos in API documentation
| * Fix typos in API documentationNicolas Lœuillet2016-04-232-6/+2
|/
* Merge pull request #1969 from wallabag/doc-3rd-resources-apiThomas Citharel2016-04-232-0/+18
|\ | | | | Create 3rd Resources chapter in API documentation
| * Create 3rd Resources chapter in API documentationNicolas Lœuillet2016-04-232-0/+18
|/
* Merge pull request #1967 from wallabag/add-faq-documentationThomas Citharel2016-04-234-0/+22
|\ | | | | Add FAQ page in documentation
| * Add FAQ page in documentationNicolas Lœuillet2016-04-234-0/+22
|/
* Merge pull request #1965 from wallabag/prepare-203Nicolas Lœuillet2016-04-225-4/+14
|\ | | | | Prepare release 2.0.3
| * Prepare release 2.0.3Nicolas Lœuillet2016-04-225-4/+14
|/
* Merge pull request #1962 from wallabag/update-api-documentationNicolas Lœuillet2016-04-222-5/+29
|\ | | | | Update API documentation with cURL examples
| * Update API documentation with cURL examplesNicolas Lœuillet2016-04-212-5/+29
|/
* Merge pull request #1948 from wallabag/prepare-2022.0.2Nicolas Lœuillet2016-04-215-4/+26
|\ | | | | Prepare release 2.0.2
| * Update changelogNicolas Lœuillet2016-04-211-2/+14
| |
| * Prepare release 2.0.2Nicolas Lœuillet2016-04-195-4/+14
| |
* | Merge pull request #1957 from wallabag/fix-gotoaccount-button-translationNicolas Lœuillet2016-04-211-1/+1
|\ \ | | | | | | Fix translation for Go to your account button after subscription
| * | Fix translation for Go to your account button after subscriptionNicolas Lœuillet2016-04-201-1/+1
|/ / | | | | | | Fix #1956
* | Merge pull request #1945 from ddeimeke/masterNicolas Lœuillet2016-04-201-0/+24
|\ \ | | | | | | Added some curl examples
| * | Added some curl examplesDirk Deimeke2016-04-191-0/+24
| |/
* | Merge pull request #1954 from wallabag/update-links-docThomas Citharel2016-04-197-15/+15
|\ \ | | | | | | Update links in documentation
| * | Update links in documentationNicolas Lœuillet2016-04-197-15/+15
|/ /
* | Merge pull request #1953 from maxi62330/masterNicolas Lœuillet2016-04-192-10/+10
|\ \ | |/ |/| Actualisation des liens morts (Documentation de traduction)
| * Actualisation des liens morts (Documentation de traduction)Martinet Maxime2016-04-192-10/+10
|/
* Merge pull request #1942 from wallabag/optimize-importThomas Citharel2016-04-184-2/+305
|\ | | | | Optimize import
| * Add testsNicolas Lœuillet2016-04-184-4/+305
| |
| * Add doctrine clear after flush, thanks to @BitOne talk at Symfony LiveNicolas Lœuillet2016-04-182-0/+2
| |
* | Merge pull request #1944 from wallabag/travis-rename-branchesThomas Citharel2016-04-181-2/+1
|\ \ | |/ |/| Update Travis configuration with branches renaming
| * Update Travis configuration with branches renamingNicolas Lœuillet2016-04-181-2/+1
|/
* Merge pull request #1938 from wallabag/hide-paginationThomas Citharel2016-04-182-2/+2
|\ | | | | Display pagination only if we have more than one page
| * Display pagination only if we have more than one pageNicolas Lœuillet2016-04-182-2/+2
| |
* | Merge pull request #1935 from jami7/patch-8Nicolas Lœuillet2016-04-171-24/+24
|\ \ | | | | | | Update messages.es.yml
| * | Update messages.es.ymljami72016-04-161-24/+24
|/ /
* | Merge pull request #1933 from wallabag/hide-paginationNicolas Lœuillet2016-04-162-2/+6
|\| | | | | Hide pagination if we only have one entry to display
| * Hide pagination if we only have one entry to displayNicolas Lœuillet2016-04-162-2/+6
|/
* Merge pull request #1925 from wallabag/fix-redirect-without-refererNicolas Lœuillet2016-04-155-4/+111
|\ | | | | Redirect to homepage if referer is null
| * Fix redirect when delete entryNicolas Lœuillet2016-04-151-1/+1
| |
| * Fix testsNicolas Lœuillet2016-04-152-11/+18
| |
| * Redirect to homepage if referer is nullNicolas Lœuillet2016-04-155-4/+104
| | | | | | | | Fix #1924
* | Merge pull request #1929 from wallabag/change-guid-rssNicolas Lœuillet2016-04-152-4/+4
|\ \ | |/ |/| Change guid and link in RSS feeds to give original entry URL
| * Change guid and link in RSS feeds to give original entry URLNicolas Lœuillet2016-04-152-4/+4
|/ | | | Fix #1926
* Merge pull request #1916 from wallabag/cleanupNicolas Lœuillet2016-04-1372-687/+639
|\ | | | | Convert array + phpDoc
| * Move test parameters out of parameters.ymlJeremy Benoist2016-04-1210-125/+39
| | | | | | | | The end user doesn't care to about the test database.
| * Fix MySQL tests on HHVMJeremy Benoist2016-04-121-1/+1
| |
| * Convert array + phpDocJeremy Benoist2016-04-1261-561/+599
| | | | | | | | Thanks for https://github.com/thomasbachem/php-short-array-syntax-converter