aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add matches operatorKévin Gomez2015-11-134-1/+37
* Improve the tagging rules documentationKévin Gomez2015-11-111-3/+47
* Fix the creation of the repository servicesKévin Gomez2015-11-111-4/+2
* Use Psr\Log\NullLogger instead of creating a mockKévin Gomez2015-11-111-5/+8
* Fix incorrect comment.Kévin Gomez2015-11-111-1/+1
* Add a few functional tests for the tagging rules creation formKévin Gomez2015-11-111-0/+55
* Update baggy themeKévin Gomez2015-11-112-2/+35
* Provide a way to delete tagging rulesKévin Gomez2015-11-112-0/+30
* Add a command to automatically tag all entries for a userKévin Gomez2015-11-116-8/+142
* Validate used operators when creating tagging rulesKévin Gomez2015-11-111-1/+4
* 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-113-2/+102
* 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-094-133/+324
* Start work on exportThomas Citharel2015-11-096-4/+361
* 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-0710-17/+17
* Add tests on TablePrefixSubscriberJeremy Benoist2015-11-072-2/+121
* Quoted entity to avoid reserved keywordJeremy Benoist2015-11-077-89/+55
* Fix database already exist detectionJeremy Benoist2015-11-071-0/+6
* CSJeremy Benoist2015-11-071-2/+2
* Fix form_enctype deprecationJeremy Benoist2015-11-073-19/+21
* Fix security.context deprecationJeremy Benoist2015-11-074-12/+12
* Fix deprecated helper in commandJeremy Benoist2015-11-062-63/+54
* Enable graby logJeremy Benoist2015-10-241-0/+4
* redirect on last page after deletionNicolas Lœuillet2015-10-211-2/+2
* Add german translation.Julian Oster2015-10-181-0/+130
* Add tests on listenersJeremy Benoist2015-10-164-0/+147
* Language selection on config screenNicolas Lœuillet2015-10-159-12/+119
* Merge pull request #1484 from wallabag/v2-2factor-authJeremy Benoist2015-10-157-1/+217
|\