aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
...
| | * | rename getAllEntriesId into findAllEntriesIdByUserIdNicolas Hart2017-08-222-2/+2
| | * | Add reload entry commandNicolas Hart2017-08-213-0/+222
| |/ /
| * | Merge pull request #3319 from Quent-in/2.3Jérémy Benoist2017-08-101-2/+2
| |\ \
| | * | Small changeQuent-in2017-08-091-2/+2
| * | | Merge pull request #3314 from nclsHart/fix-3313Jérémy Benoist2017-08-083-39/+23
| |\ \ \
| | * | | Reduce number of queries on tag listNicolas Hart2017-08-063-39/+23
| * | | | Merge pull request #3317 from wallabag/mruminski-patch-1Jérémy Benoist2017-08-081-13/+13
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Update messages.pl.ymlMateusz Rumiński2017-08-081-13/+13
| |/ / /
| * | | Merge pull request #3312 from Quent-in/2.3Jérémy Benoist2017-08-063-42/+42
| |\| |
| | * | Correction apostrophe encadrée par simples apostrophesQuent-in2017-08-051-1/+1
| | * | Correction indent. L538Quent-in2017-08-051-1/+1
| | * | UpdateQuent-in2017-08-051-3/+3
| | * | Update OC: correction fautes de frappeQuent-in2017-08-051-16/+16
| | * | Update with new stringsQuent-in2017-08-051-21/+21
| | * | Update registration using APIQuent-in2017-08-051-2/+2
| * | | Merge pull request #3311 from nclsHart/makefile-webpackJérémy Benoist2017-08-051-2/+2
| |\ \ \ | | |/ / | |/| |
| | * | Fix make build by replacing grunt with webpackNicolas Hart2017-08-051-2/+2
| * | | Merge pull request #3301 from nclsHart/list-user-commandJérémy Benoist2017-08-023-0/+149
| |\ \ \ | | |/ / | |/| |
| | * | add search argument and limit option to list users commandNicolas Hart2017-07-313-3/+83
| | * | Add list user commandNicolas Hart2017-07-302-0/+69
| |/ /
| * | Merge pull request #3297 from nclsHart/commands-better-renderingJérémy Benoist2017-07-308-77/+78
| |\ \
| | * | Better rendering for all core commandsNicolas Hart2017-07-298-77/+78
| | |/
| * | Merge pull request #3298 from nclsHart/fix-namespace-phpdocJérémy Benoist2017-07-309-8/+17
| |\ \
| | * | Fix some namespaces and phpdocNicolas Hart2017-07-299-8/+17
| * | | Merge pull request #3299 from nclsHart/missing-method-prepare-entryJérémy Benoist2017-07-301-0/+2
| |\ \ \ | | |/ / | |/| |
| | * | Add missing abstract method prepareEntry in BrowserImportNicolas Hart2017-07-291-0/+2
| |/ /
| * | Merge pull request #3290 from nclsHart/fix-3019Jérémy Benoist2017-07-2914-1/+14
| |\ \ | | |/ | |/|
| | * add a dedicated title for all entries pageNicolas Hart2017-07-2714-1/+14
| * | Merge pull request #3291 from nclsHart/show-user-ioJérémy Benoist2017-07-281-10/+13
| |\ \
| | * | Better rendering for show user command using symfony styleNicolas Hart2017-07-271-10/+13
| | |/
| * | Merge pull request #3292 from nclsHart/remove-getdoctrineJérémy Benoist2017-07-283-15/+0
| |\ \
| | * | Remove unused method getDoctrine in several commandsNicolas Hart2017-07-273-15/+0
| | |/
| * | Merge pull request #3293 from nclsHart/remove-unused-useJérémy Benoist2017-07-281-1/+0
| |\ \
| | * | Remove unused use statement in install commandNicolas Hart2017-07-271-1/+0
| | |/
| * | Merge pull request #3280 from Simounet/fix/2.3-dateJérémy Benoist2017-07-252-2/+42
| |\ \
| | * | Add a test for updatePublishedAtJeremy Benoist2017-07-242-3/+43
| | * | Fix updatePublishedAt on already parsed article's dateSimounet2017-07-241-1/+1
| * | | Merge pull request #3284 from wallabag/travis-7.2Jérémy Benoist2017-07-241-0/+2
| |\ \ \ | | |/ / | |/| |
| | * | Testing on PHP 7.2Jérémy Benoist2017-07-241-0/+2
| |/ /
| * | Merge pull request #3283 from wallabag/fix-language-validationJérémy Benoist2017-07-242-7/+7
| |\ \ | | |/ | |/|
| | * CSJeremy Benoist2017-07-241-6/+6
| | * Put the final URL in data testJeremy Benoist2017-07-241-1/+1
| |/
| * Merge pull request #3266 from egilli/export-domain-as-authorJérémy Benoist2017-07-114-6/+35
| |\
| | * Make updateAuthor code simpler to readÉtienne Gilli2017-07-101-8/+10
| | * Use the article publisher as author for exportÉtienne Gilli2017-07-091-2/+9
| | * Use the article domain as author for export filesÉtienne Gilli2017-07-084-6/+26
| * | Merge pull request #3270 from wallabag/do-not-allow-html-apiJérémy Benoist2017-07-111-1/+1
| |\ \
| | * | Disallow html for templating formatsJeremy Benoist2017-07-091-1/+1
| | |/
| * | Merge pull request #3264 from wallabag/trait-timestampsJérémy Benoist2017-07-115-48/+36
| |\ \
| | * | Add EntityTimestampsTrait to handle datesJeremy Benoist2017-07-065-48/+36
| | |/