aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2401 from wallabag/reset-accountJeremy Benoist2016-10-2439-63/+717
|\
| * SQLite should use utf8, not utf8mb4Jeremy Benoist2016-10-242-3/+3
| * Fix migrationsJeremy Benoist2016-10-236-28/+48
| * Lowercase wallabagJeremy Benoist2016-10-221-4/+4
| * Add migration for MySQL utf8mb4Jeremy Benoist2016-10-221-0/+77
| * Add verification check for MySQL versionJeremy Benoist2016-10-223-4/+20
| * Use statements & update translationJeremy Benoist2016-10-227-34/+28
| * CSJeremy Benoist2016-10-224-9/+10
| * Add baggy reset partJeremy Benoist2016-10-221-0/+22
| * Avoid orphan tagsJeremy Benoist2016-10-221-2/+14
| * Cleanup subscriber / listener definitionJeremy Benoist2016-10-223-13/+2
| * Add custom doctrine subscriber for SQLiteJeremy Benoist2016-10-225-11/+144
| * Fix emoji insertion in MySQLJeremy Benoist2016-10-228-9/+15
| * Add ability to reset some datasJeremy Benoist2016-10-2218-22/+406
* | Merge pull request #1890 from wallabag/v2-api-annotation-switchedNicolas Lœuillet2016-10-245-88/+248
|\ \
| * | Add test on /api/annotationsJeremy Benoist2016-10-223-55/+120
| * | CSJeremy Benoist2016-10-221-1/+0
| * | Added a missing namespaceNicolas Lœuillet2016-10-221-0/+1
| * | PHP CSNicolas Lœuillet2016-10-221-4/+4
| * | fix cs and phpdocThomas Citharel2016-10-224-26/+34
| * | csThomas Citharel2016-10-222-10/+19
| * | move codeThomas Citharel2016-10-222-82/+48
| * | csThomas Citharel2016-10-222-4/+0
| * | bring annotations to APIThomas Citharel2016-10-222-22/+138
| |/
* | Merge pull request #2456 from wallabag/use-new-pdfJeremy Benoist2016-10-221-1/+1
|\ \ | |/ |/|
| * use new tcpdf library versionThomas Citharel2016-10-221-1/+1
|/
* Merge pull request #2453 from wallabag/fix-api-exportNicolas Lœuillet2016-10-214-10/+29
|\
| * CSJeremy Benoist2016-10-151-1/+0
| * ApiDoc & Route annotation were conflictedJeremy Benoist2016-10-154-9/+29
|/
* Merge pull request #2438 from wallabag/mruminski-patch-1Jeremy Benoist2016-10-121-4/+4
|\
| * Update messages.pl.ymlMateusz Rumiński2016-10-121-4/+4
|/
* Merge pull request #2372 from pmartin/api-get-entry-as-epubJeremy Benoist2016-10-124-54/+89
|\
| * Add entry export in APIJeremy Benoist2016-10-084-64/+90
| * API: getEntry can return EPUBPascal MARTIN2016-10-081-1/+8
| * Routing: epub format is allowed for APIPascal MARTIN2016-10-081-0/+2
* | Merge remote-tracking branch 'origin/master' into 2.2Jeremy Benoist2016-10-1174-1325/+1401
|\ \
| * \ Merge pull request #2429 from wallabag/lock-fos-userNicolas Lœuillet2016-10-112-5/+3
| |\ \
| | * | Lock deps for FOSUserJeremy Benoist2016-10-112-5/+3
| |/ /
| * | Merge pull request #2422 from wallabag/typo-docNicolas Lœuillet2016-10-113-3/+6
| |\ \
| | * | Fixed display for note in installation pageNicolas Lœuillet2016-10-103-3/+6
| * | | Merge pull request #2426 from wallabag/fix-docNicolas Lœuillet2016-10-111-2/+2
| |\ \ \
| | * | | Fix links on english documentation homepageNicolas Lœuillet2016-10-111-2/+2
| |/ / /
| * | | Merge pull request #2420 from wallabag/redis-testsNicolas Lœuillet2016-10-102-0/+2
| |\ \ \ | | |/ / | |/| |
| | * | Avoid error when Redis isn't here in testsJeremy Benoist2016-10-102-0/+2
| * | | Merge pull request #2403 from wallabag/cleanup-install-process-in-docJeremy Benoist2016-10-1024-125/+325
| |\ \ \ | | |/ / | |/| |
| | * | Added steps about Redis/RabbitMQ activationNicolas Lœuillet2016-10-106-0/+24
| | * | Fixed links on import pageNicolas Lœuillet2016-10-102-4/+4
| | * | Use table for parameters.ymlJeremy Benoist2016-10-101-46/+48
| | * | Added page about parameters.ymlNicolas Lœuillet2016-10-104-5/+53
| | * | Add -dev versionJeremy Benoist2016-10-101-0/+1