Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-10 | Update README.md | Felix Hammerl | |
2016-02-09 | making apt-get not read the whole script in debian_setup | NavaL | |
Issue #593 | |||
2016-02-09 | adding a sentence about contributing and minor edits to readme | NavaL | |
Issue #593 | |||
2016-02-09 | refactored osx_setup and debian_setup to use install-pixelated.sh like the ↵ | NavaL | |
vagrant setup Issue #593 | |||
2016-02-09 | adding OSX setup | NavaL | |
Issue #593 | |||
2016-02-09 | Refactor vagrant provisioning scripts | varac | |
so we can use the 'debian.pp' manifest to install the requirements for setting up the useragent in a non-vagrant env. | |||
2016-02-09 | Close account on session close | Folker Bernitt | |
- Issue #586 | |||
2016-02-09 | Move sessions into SessionCache | Folker Bernitt | |
- Issue #586 | |||
2016-02-09 | Small fix to wrap entire KeyManager in test_nicknym.py | Folker Bernitt | |
2016-02-09 | adding OSX setup | NavaL | |
Issue #593 | |||
2016-02-09 | remove old dev.pixelated-project.org cert file | varac | |
dev.pixelated-project.org now has a proper letsencrypt cert | |||
2016-02-08 | Install npm from debian package archive | varac | |
we don't need to install npm from source anymore since jessie | |||
2016-02-08 | install bzip2 before installing phantomjs | varac | |
- Resolves: #597 | |||
2016-02-08 | Issue #549 - Add remove-icon styles | Felix Hammerl | |
2016-02-08 | Revert "Issue #549 - Implemented UI part of remote attachments" | Felix Hammerl | |
This reverts commit e3939d4c1dff0f152fa13ce8a89f751c79ecace2. | |||
2016-02-08 | Revert "Issue #549 - Implemented remove attachment" | Felix Hammerl | |
This reverts commit 9442be5c230e286073244451189ffc05ae6c8083. | |||
2016-02-08 | Revert "Issue #549 - Removing the attachment from UI" | Felix Hammerl | |
This reverts commit 1d1132e3779cb3a95b6c5685e358d422074741e5. | |||
2016-02-08 | Revert "Issue #549 - Trigger save draft event after remove attachment" | Felix Hammerl | |
This reverts commit 0e443ce40e684c095285efb774fefe3a824413d7. | |||
2016-02-08 | Revert "Issue #549 - Implemented remove attachment in server side" | Felix Hammerl | |
This reverts commit 92f0e9887a216e0ec82355941655d3deebf2d422. | |||
2016-02-08 | also use httpredir.debian.org for jessie-backports | varac | |
2016-02-08 | updated read.me | NavaL | |
Issue #593 | |||
2016-02-08 | updated read.me | NavaL | |
Issue #593 | |||
2016-02-08 | Install virtualenv, install compass as .deb | varac | |
2016-02-08 | Add editorconfig | Felix Hammerl | |
2016-02-08 | refactoring read me | NavaL | |
Issue #593 | |||
2016-02-08 | Updated read me | NavaL | |
Issue #593 | |||
2016-02-08 | Adding vagrant setup online command | NavaL | |
Issue #593 | |||
2016-02-08 | mocking register/unregister key generation event, on close | NavaL | |
- fixing build Issue #586 | |||
2016-02-08 | Merge pull request #595 from rdoh/patch-1 | Felix Hammerl | |
Update CONTRIBUTING.md | |||
2016-02-08 | Update CONTRIBUTING.md | Robin Doherty | |
2016-02-05 | suppressing Error logs being spit out in tests | NavaL | |
2016-02-05 | closing the services closes leap session, which stops background tasks, ↵ | NavaL | |
close soldedad and remove it from cache Issue #586 | |||
2016-02-04 | Issue #549 - Implemented remove attachment in server side | Jefferson Stachelski | |
2016-02-04 | Issue #549 - Trigger save draft event after remove attachment | Jefferson Stachelski | |
2016-02-04 | Issue #549 - Removing the attachment from UI | Jefferson Stachelski | |
2016-02-04 | Issue #549 - Implemented remove attachment | Jefferson Stachelski | |
2016-02-04 | Issue #551 - Remove unnecessary CSS | Felix Hammerl | |
2016-02-04 | Issue #551 - Show attachment name during upload | Felix Hammerl | |
2016-02-04 | Detach upload abort listener | Felix Hammerl | |
2016-02-04 | fix installation of useragent deb package | varac | |
2016-02-04 | update LEAP archive signing key | varac | |
2016-02-03 | Issue #552 - Add upload abort | Felix Hammerl | |
Cancels an upload and restores the user interface to ready-for-upload state | |||
2016-02-03 | Make load test configurable when invites are disabled | Giovane | |
2016-02-03 | reverting 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-03 | checks to load leap sessions and services or not | NavaL | |
Issue #590 | |||
2016-02-03 | move leap session creation to be done after interstitial is loaded | NavaL | |
Issue #590 | |||
2016-02-03 | Display progress bar when an upload is in progress | Felix Hammerl | |
Displays a progress bar when an upload is in progress and prohibits uploading multiple attachments in parallel. | |||
2016-02-02 | Added locustio to tests pip requirements. | NavaL | |
Issue #585 | |||
2016-02-02 | remove commented line | Victor Shyba | |
2016-02-02 | Merge branch 'load', the load testing code | Victor Shyba | |