aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | docs: update 3rd party projects by StrubblSven Fischer2016-10-293-3/+6
|/ / / /
* | | | Merge pull request #2513 from wallabag/update-capistrano-configJeremy Benoist2016-10-294-11/+8
|\ \ \ \
| * | | | Updated Capistrano configurationNicolas Lœuillet2016-10-294-11/+8
* | | | | Merge pull request #2506 from wallabag/fix-export-with-tagsNicolas Lœuillet2016-10-294-20/+50
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Added test for export by filtering with tagNicolas Lœuillet2016-10-291-0/+11
| * | | | Fixed entries export filtered with a tagNicolas Lœuillet2016-10-293-20/+39
|/ / / /
* | | | Merge pull request #2509 from wallabag/explode-api-controllerJeremy Benoist2016-10-297-1341/+1381
|\ \ \ \ | |/ / / |/| | |
| * | | Removed useless routeNicolas Lœuillet2016-10-281-5/+0
| * | | Exploded WallabagRestController into many controllersNicolas Lœuillet2016-10-287-1341/+1386
|/ / /
* | | Merge pull request #2508 from wallabag/fix-redis-rabbit-docNicolas Lœuillet2016-10-276-6/+6
|\ \ \
| * | | Added the whole path to parameters.yml fileNicolas Lœuillet2016-10-276-6/+6
|/ / /
* | | Merge pull request #2507 from wallabag/add-check-makefileNicolas Lœuillet2016-10-274-6/+31
|\ \ \
| * | | Usage of composer.phar if it's foundNicolas Lœuillet2016-10-274-5/+12
| * | | Added require.sh to check if composer is installedNicolas Lœuillet2016-10-274-3/+21
|/ / /
* | | Merge pull request #2500 from wallabag/add-check-composerJeremy Benoist2016-10-272-1/+3
|\ \ \
| * | | Added a check in Makefile to see if composer is installedNicolas Lœuillet2016-10-242-1/+3
* | | | Merge pull request #2504 from wallabag/change-page-title-filter-tagsNicolas Lœuillet2016-10-2616-15/+24
|\ \ \ \
| * | | | Renamed variable for page titleNicolas Lœuillet2016-10-263-9/+9
| * | | | Added tag label in the page titleNicolas Lœuillet2016-10-2616-15/+24
|/ / / /
* | | | Merge pull request #2473 from pmichelazzo/masterJeremy Benoist2016-10-256-0/+532
|\ \ \ \
| * | | | Translated missed line 147Paulino Michelazzo2016-10-251-1/+1
| * | | | Fix Portuguese translationJeremy Benoist2016-10-211-2/+2
| * | | | Update translationPaulino Michelazzo2016-10-211-60/+60
| * | | | Update Portuguese translationsJeremy Benoist2016-10-201-9/+78
| * | | | Validate ALL translations filesJeremy Benoist2016-10-201-0/+2
| * | | | Update validators.pt.yml filePaulino Michelazzo2016-10-201-5/+5
| * | | | Update Portuguese (Brazilian) translationPaulino Michelazzo2016-10-191-0/+1
| * | | | Merge remote-tracking branch 'wallabag/master'Paulino Michelazzo2016-10-18459-20211/+144794
| |\ \ \ \
| * | | | | Portuguese (Brazilian) translationPaulino Michelazzo2016-10-184-0/+460
* | | | | | Merge pull request #2493 from bmillemathias/add_link_content_fetch_problemNicolas Lœuillet2016-10-241-1/+2
|\ \ \ \ \ \
| * | | | | | Removed the email partNicolas Lœuillet2016-10-241-1/+1
| * | | | | | Add relevant links to fetch content error pages.Baptiste Mille-Mathias2016-10-231-1/+2
|/ / / / / /
| | | | | * Merge pull request #2180 from wallabag/download-picturesJeremy Benoist2016-11-0372-86/+1051
| | | | | |\
| | | | | | * Add warning message for import + download imagesJeremy Benoist2016-11-0319-4/+81
| | | | | | * CSJeremy Benoist2016-11-021-2/+0
| | | | | | * Add more importer to wallabag:import commandJeremy Benoist2016-11-021-10/+16
| | | | | | * Add entry.saved event to import & restJeremy Benoist2016-11-0217-49/+222
| | | | | | * Use custom event instead of Doctrine onesJeremy Benoist2016-11-018-126/+202
| | | | | | * Add translations & migrationJeremy Benoist2016-10-3115-35/+62
| | | | | | * Ability to enable/disable downloading imagesJeremy Benoist2016-10-304-0/+78
| | | | | | * Move settings before EntryJeremy Benoist2016-10-301-1/+1
| | | | | | * Add instance url to the downloaded imagesJeremy Benoist2016-10-303-2/+20
| | | | | | * Fixing testsJeremy Benoist2016-10-307-23/+63
| | | | | | * Use doctrine event to download imagesJeremy Benoist2016-10-306-128/+397
| | | | | | * CleanupJeremy Benoist2016-10-302-3/+2
| | | | | | * Move related event things in Event folderJeremy Benoist2016-10-308-9/+10
| | | | | | * CSJeremy Benoist2016-10-292-37/+42
| | | | | | * WorkingThomas Citharel2016-10-291-1/+43
| | | | | | * Download pictures successfullyThomas Citharel2016-10-293-170/+158
| | | | | | * first draft (from v1)Thomas Citharel2016-10-291-0/+168