Age | Commit message (Expand) | Author |
2016-09-08 | Only send public key if a new key was generated | Bruno Wagner |
2016-09-05 | Adapted register after latest changes | Bruno Wagner |
2016-08-31 | Reading interstitial on class init | Bruno Wagner |
2016-08-31 | Improves help function. | Denis Costa |
2016-08-31 | Adds request total time to load test script. | Denis Costa |
2016-08-30 | Adds total time of request to script. #771 | Denis Costa |
2016-08-30 | [#765] Move combined certificates to the leap folder | Tulio Casagrande |
2016-08-30 | Finish login load test script. #771 | Denis Costa |
2016-08-30 | #761 added script to loadtest parallel attachment upload | NavaL |
2016-08-29 | Fixes script to run login several times | Denis Costa |
2016-08-29 | [#765] Move combined_ca_bundle to UA initialization | Tulio Casagrande |
2016-08-29 | Adds script to automate load test. | Thais Siqueira |
2016-08-26 | Normalized the output of the patch | Bruno Wagner |
2016-08-26 | Corrected the patch to measure returnValue on inlineCallbacks | Thais Siqueira |
2016-08-26 | Revert "fixing twisted patch" | Thais Siqueira |
2016-08-26 | Revert "showing the full path of inlineCallback method being called" | Thais Siqueira |
2016-08-26 | [Denis/Tulio][#769] Fix activist mode initialization | Tulio Casagrande |
2016-08-26 | showing the full path of inlineCallback method being called | NavaL |
2016-08-26 | fixing twisted patch | NavaL |
2016-08-25 | Adapted the twisted patch to measure inlineCallbacks #768 | Bruno Wagner |
2016-08-25 | [Denis/Tulio][#761] Change attachment file size to 5MB | Denis Costa |
2016-08-25 | if we use a bigger attachment, we should check for a bigger size | Christoph Kluenter |
2016-08-25 | test if bigger attachments also work | Christoph Kluenter |
2016-08-24 | [#762] Remove smtp-service download from session creation | Tulio Casagrande |
2016-08-24 | Merge branch '5mb_attachment' | Christoph Kluenter |
2016-08-23 | Changed the concurrent login script to start at the user loadtest1 | Bruno Wagner |
2016-08-23 | Fixed leap home default home to use expand_path | Bruno Wagner |
2016-08-23 | Changes soledad json download order | Bruno Wagner |
2016-08-23 | Fix misspelled attachment name | Denis Costa |
2016-08-23 | Added the script that pre-creates users for tests | Thais Siqueira |
2016-08-23 | Removed stray line from the concurrent_login script | Thais Siqueira |
2016-08-23 | Adds the script that login users concurrently. | Thais Siqueira |
2016-08-23 | accept uploads to up to 5MB | Christoph Kluenter |
2016-08-23 | fix pep8 | Christoph Kluenter |
2016-08-22 | Added clock support function | Thais Siqueira |
2016-08-22 | Adds a patch to measure function running in twisted | Thais Siqueira |
2016-08-19 | Started deferring leap session creation #759 | Bruno Wagner |
2016-08-19 | Removed auth from leap session #759 | Bruno Wagner |
2016-08-19 | Normalizing single and multi user bootstrap #759 | Bruno Wagner |
2016-08-19 | Removed cert download from session creation #759 | Bruno Wagner |
2016-07-05 | change github url in setup.py to new one | Zara Gebru |
2016-07-04 | Issue #738: Bypass cookie validation for sandbox | Felix Hammerl |
2016-06-28 | Normalize i18n keys | Tulio Casagrande |
2016-06-27 | Explicitly use POST to test csrf | Caio Carrara |
2016-06-27 | Csrf not being enforced on GET | Caio Carrara |
2016-06-27 | Fix xsrf-token verification in async calls | Caio Carrara |
2016-06-26 | Removed deprecated options from requirements.txt | Bruno Wagner |
2016-06-24 | added dummy user attribute to SRPsession as the constructor changed -- fixin... | NavaL |
2016-06-24 | Issue #694 add an admin restricted resource for user stats | NavaL |
2016-06-23 | refactoring: renaming services factory methods to relate them to user service... | NavaL |