summaryrefslogtreecommitdiff
path: root/service
AgeCommit message (Expand)Author
2016-12-05Merge branch 'master' into signupRoald de Vries
2016-12-05no difference between dev and prod static filesRoald de Vries
2016-12-05move some static files to the right directoryRoald de Vries
2016-12-05remove templates folder from root resource parametersRoald de Vries
2016-12-05use static instead of {startup,public}-assetsRoald de Vries
2016-12-05get templates from pkg_resourcesRoald de Vries
2016-12-02[refactor] use static url instead of assets urlZara Gebru
2016-12-02[#625, #851] fixing log typo and adding test making sure encryption error do...NavaL
2016-12-02Finish first smoke testTulio Casagrande
2016-12-02[refactor] move app dir into public dirZara Gebru
2016-12-02Add support to run ipdb on errorTulio Casagrande
2016-12-01[#849] Change unauthorized messageTulio Casagrande
2016-12-01Increase interstitial timeoutTulio Casagrande
2016-12-01Fix logout button reference to work on FirefoxTulio Casagrande
2016-12-01Add support to use different webdriversTulio Casagrande
2016-12-01fix csrf in tags testsRoald de Vries
2016-12-01fix csrf in retrieve attachment testRoald de Vries
2016-12-01fix csrf in mark as read/unread testsRoald de Vries
2016-12-01fix csrf in drafts testsRoald de Vries
2016-12-01use the right inbox templateRoald de Vries
2016-12-01fix csrf for some integration testsRoald de Vries
2016-12-01fix root resource tests when zmq is not availableRoald de Vries
2016-12-01WIP: add csrf token to every requestRoald de Vries
2016-11-30Removes unused functionDenis Costa
2016-11-30Add username to behave contextTulio Casagrande
2016-11-30Add timeout to find by css selectorTulio Casagrande
2016-11-30Add sign up smoke testTulio Casagrande
2016-11-30Extract user agent initializationTulio Casagrande
2016-11-30add csrf token to login formRoald de Vries
2016-11-30log a warnin when root child is not explicitly public/protectedRoald de Vries
2016-11-30remove PublicRootResource and use a flag on RootResource insteadRoald de Vries
2016-11-30Extract slugify methodTulio Casagrande
2016-11-30Setup browser before_all methodTulio Casagrande
2016-11-30use PublicRootResource for root url instead of LoginResourceRoald de Vries
2016-11-30redirect to login from root url when not logged inRoald de Vries
2016-11-30mock out usage of ZMQ in the right placeRoald de Vries
2016-11-29Improve atomicity of checkbox operationsTulio Casagrande
2016-11-29Add support for parameterization on errorTulio Casagrande
2016-11-29Remove twisted loggers from behave testsTulio Casagrande
2016-11-29Convert URL constants to behave's userdataTulio Casagrande
2016-11-29Removes commented codeDenis Costa
2016-11-29Removes unused variableDenis Costa
2016-11-29Improves importsDenis Costa
2016-11-29Changes print from command to functionDenis Costa
2016-11-29Update behave and seleniumDenis Costa
2016-11-29mock out usage or ZMQRoald de Vries
2016-11-29test root resource delegation on a bit higher levelRoald de Vries
2016-11-29make login resource part of the public root resourceRoald de Vries
2016-11-29assert login url is delegated correctlyRoald de Vries
2016-11-29add inbox resourceRoald de Vries