aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
...
| * Add tests for the RuleBasedTagger classKévin Gomez2015-11-111-0/+158
| * Errors in the automatic tagging do not prevent the entry from being addedKévin Gomez2015-11-113-5/+21
| * Also validate used variables when creating tagging rulesKévin Gomez2015-11-111-1/+1
| * Add naïve validation for tagging rules (only checks the syntax)Kévin Gomez2015-11-111-0/+2
| * Rename the « Tags » tab to « Tagging rules »Kévin Gomez2015-11-111-1/+1
| * Add tests for the StringToListTransformer classKévin Gomez2015-11-112-2/+62
| * Fix ContentProxyTestKévin Gomez2015-11-111-3/+23
| * Add missing use statementKévin Gomez2015-11-111-0/+1
| * Add a table explaining the available variablesKévin Gomez2015-11-111-1/+56
| * Display the tagging rules in the configKévin Gomez2015-11-111-0/+12
| * Add missing tagging rule repositoryKévin Gomez2015-11-111-0/+9
| * Add a form to create tagging rulesKévin Gomez2015-11-114-1/+138
| * Add TaggingRule entityKévin Gomez2015-11-113-16/+164
| * PoC of rule-based taggingKévin Gomez2015-11-116-30/+855
* | Merge pull request #1523 from wallabag/tcitworld-patch-1Jeremy Benoist2015-12-041-1/+1
|\ \
| * | TypoThomas Citharel2015-12-041-1/+1
|/ /
* | Merge pull request #1518 from mathbruyen/smtp-from-envJeremy Benoist2015-12-031-1/+10
|\ \ | |/ |/|
| * SMTP configuration through environmentMathieu Bruyen2015-11-261-1/+10
|/
* Merge pull request #1422 from wallabag/v2-ebookNicolas Lœuillet2015-11-0916-8/+1138
|\
| * Update depsJeremy Benoist2015-11-091-15/+15
| * Fix testsJeremy Benoist2015-11-092-1/+6
| * Fix route parametersJeremy Benoist2015-11-093-8/+108
| * use JMS SerializerThomas Citharel2015-11-092-13/+6
| * use the groups annotation instead of setIgnoredAttributesThomas Citharel2015-11-092-4/+42
| * improved functionThomas Citharel2015-11-091-10/+6
| * add json & xmlThomas Citharel2015-11-094-11/+102
| * Fix tests on pgsqlJeremy Benoist2015-11-091-1/+1
| * Rework on exportJeremy Benoist2015-11-0910-142/+348
| * Start work on exportThomas Citharel2015-11-098-14/+715
|/
* Merge pull request #1500 from wallabag/v2-quote-pgsqlNicolas Lœuillet2015-11-0923-150/+252
|\
| * Lock DoctrineBundle to 1.5.2Jeremy Benoist2015-11-082-14/+14
| * Remove duplicate commentsJeremy Benoist2015-11-071-7/+1
| * CSJeremy Benoist2015-11-072-5/+5
| * Skipping PostgreSQL test that drop databaseJeremy Benoist2015-11-073-30/+48
| * Re-enable test on doctrine commandJeremy Benoist2015-11-0711-18/+18
| * Add tests on TablePrefixSubscriberJeremy Benoist2015-11-072-2/+121
| * Quoted entity to avoid reserved keywordJeremy Benoist2015-11-078-90/+55
| * Fix database already exist detectionJeremy Benoist2015-11-071-0/+6
|/
* Merge pull request #1510 from wallabag/v2-sf3Nicolas Lœuillet2015-11-0714-148/+199
|\
| * CSJeremy Benoist2015-11-072-3/+3
| * Avoid other bundle deprecation to cancel the buildJeremy Benoist2015-11-071-0/+5
| * Fix form_enctype deprecationJeremy Benoist2015-11-073-19/+21
| * Fix security.context deprecationJeremy Benoist2015-11-074-12/+12
| * Fix pattern deprecationJeremy Benoist2015-11-071-5/+5
| * Fix deprecated helper in commandJeremy Benoist2015-11-062-63/+54
| * Update deps & add PHPUnit BridgeJeremy Benoist2015-11-062-47/+100
|/
* Merge pull request #1505 from wallabag/v2-graby-logJeremy Benoist2015-11-023-85/+101
|\
| * Update depsJeremy Benoist2015-10-302-85/+97
| * Enable graby logJeremy Benoist2015-10-241-0/+4
|/
* Merge pull request #1495 from wallabag/v2-docsNicolas Lœuillet2015-10-2258-0/+2643
|\