summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-02-04fix installation of useragent deb packagevarac
2016-02-04update LEAP archive signing keyvarac
2016-02-03Issue #552 - Add upload abortFelix Hammerl
Cancels an upload and restores the user interface to ready-for-upload state
2016-02-03Make load test configurable when invites are disabledGiovane
2016-02-03reverting unnecessary steps to not re-load leap-sessions on re-login, as ↵NavaL
they are already cached from leap side - fixing build Issue #590
2016-02-03checks to load leap sessions and services or notNavaL
Issue #590
2016-02-03move leap session creation to be done after interstitial is loadedNavaL
Issue #590
2016-02-03Display progress bar when an upload is in progressFelix Hammerl
Displays a progress bar when an upload is in progress and prohibits uploading multiple attachments in parallel.
2016-02-02Added locustio to tests pip requirements.NavaL
Issue #585
2016-02-02remove commented lineVictor Shyba
2016-02-02Merge branch 'load', the load testing codeVictor Shyba
2016-02-02load test now using invitesVictor Shyba
pairing with NavaL
2016-02-02Log some times to identify very slow partsFolker Bernitt
2016-02-02WIPNavaL
2016-02-02Log time to load mail lists from mailstoreFolker Bernitt
2016-02-02Don't load attachments when just listing mailsFolker Bernitt
2016-02-01Issue #549 - Implemented UI part of remote attachmentsJefferson Stachelski
2016-02-01Fix unit testsGiovane
2016-02-01Fix parameters order on _set_fresh_account #587Giovane
2016-02-01Add pycryptopp as we depend on itFolker Bernitt
- Dependency had been removed from soledad
2016-02-01Check exactly at border limit of one megabyteFolker Bernitt
- Issue #550 - Deleted skipped test
2016-01-29Testing Choose another file and dismiss buttons.Victor Shyba
Issue #550
2016-01-29Refactoring tests.Victor Shyba
Issue #550
2016-01-29testing filesize validation, on attachmentsVictor Shyba
Issue #550
2016-01-29Fix: Only act on generated keys for current userFolker Bernitt
- Issue #587
2016-01-28Issue #550 - Adding BDD tests to cover case when file is bigger than 1 MB.Gislene Pereira
2016-01-28Issue #550 - Adding missing hbs file.Gislene Pereira
2016-01-28Add Strict-Transport-Security header to user agentFolker Bernitt
- Issue #584
2016-01-28Add original attachments to forwared mailsFolker Bernitt
- Issue #579
2016-01-28added ft stepNavaL
Issue #583
2016-01-28making async setup user services after authNavaL
Issue #583
2016-01-28removed unnecessary imports, and wrong yieldsNavaL
Issue #576
2016-01-27Revert "Issue #550 - Adding BDD tests to cover case when file is bigger than ↵Gislene Pereira
1 MB." The 1MB file upload is timing out in snap and breaking the build. I'm reverting this commit in order to better investigate how to solve the problem. This reverts commit 31aca931fd1ec76a4ffd9099bb6b13894a9d64be.
2016-01-27Issue #550 - [Refactor] Fixing magic number.Gislene Pereira
2016-01-27Issue #550 - Adding BDD tests to cover case when file is bigger than 1 MB.Gislene Pereira
2016-01-27Keep attachments when forwarding a mail #509Giovane
- Extract the attachment file box to a partial - Adds logic to show/hide the download arrow icon
2016-01-27Fixup: Somehow mixed up disable and enableFolker Bernitt
2016-01-27Disable CSP for phantomjsFolker Bernitt
- disable only during phantomjs tests - CSP headers seem to prevent sendkey webdriver capability
2016-01-27Add a login multi user functional testFolker Bernitt
- Issue #576 - Extended AppTestClient with multi user support
2016-01-26Issue #550 - Alert user when attachment size exceeds 1MB limit.Gislene Pereira
2016-01-26Refactor test account account creation into own classFolker Bernitt
- Issue #576 - Step towards functional tests for multi user
2016-01-26minor refactoringsNavaL
Issue #576
2016-01-26tests only input names on the login formNavaL
Issue #576
2016-01-25added integration testNavaL
Issue #576
2016-01-25multi user unit testNavaL
Issue #576
2016-01-25Include forgotten template fileGiovane
2016-01-25Enable attachments on inline compose #579Giovane
- Extracts the attachents list template to a partial - Enable attachments on reply, reply all and forward
2016-01-25Fix: Ignore missing mail data error when creating search indexFolker Bernitt
- Should fix accounts that can currently not log in because of mails where part of the docs are missing - Does only fix the symptoms
2016-01-25Add integrity-check maintenance commandFolker Bernitt
2016-01-22Fixed bug when tries download certJefferson Stachelski
It was rising an error when UA tried donwload the certificate and the directory that file will be create doesn't exist yet