Age | Commit message (Expand) | Author |
2015-01-28 | Adding assets to setup.py packages | Duda Dornelles |
2015-01-27 | Added certificate for dev | Bruno Wagner |
2015-01-27 | Using jquery min in loading page and re-adding monkey-patches for sqlcypher a... | Duda Dornelles |
2015-01-27 | #184 not creating empty tags of any length (as opposed to only empty strings ... | Duda Dornelles |
2015-01-27 | running behave tests with phantom | Duda Dornelles |
2015-01-27 | #237 #232 #196 syncing user data once before starting the UA. Displaying a lo... | Duda Dornelles |
2015-01-24 | #184 - not creating empty tags anymore | Vicente Luchi |
2015-01-24 | Fix a mistype error | Augusto Bennemann |
2015-01-23 | Removed nosetests helper from search test, it is passing now | Bruno Wagner |
2015-01-23 | Removing nosetests timeout limit from tests, now with trial we dont need that | Duda Dornelles |
2015-01-23 | #245 stopping the reactor when user cant authenticate | Duda Dornelles |
2015-01-23 | When closing the app now it wont get stuck, but it will finish the last sched... | Pixpoa pairing |
2015-01-23 | plaftform #53 adding --leap-cert option to UA | Duda Dornelles |
2015-01-22 | #224 fixing tests and app for twisted migration | Duda Dornelles |
2015-01-22 | #224 using text reporter for trial - it is the same as the old nosetests rep... | Pixpoa pairing |
2015-01-22 | #224 moving to trial as test runner | Pixpoa pairing |
2015-01-22 | #224 renaming tests so they get caught by trial runner | Duda Dornelles |
2015-01-21 | Added -w because nosetests was thinking we wanted to run all the tests | Bruno Wagner |
2015-01-21 | Fixed pep8 warnings | Bruno Wagner |
2015-01-21 | Fixed mock leftover problem in bitmask session test | Pixpoa pairing |
2015-01-21 | #240 Adapted tests after change to twisted web | Duda Dornelles |
2015-01-21 | #224 App is working without klein - migration to twisted "complete" | Duda Dornelles |
2015-01-21 | #240 downgrading versions to be wheezy-compatible. Also, getting rid of klein... | Duda Dornelles |
2015-01-20 | Fixed the arguments passing of the go script, setup with always unzip was not... | Bruno Wagner |
2015-01-19 | Issue #169: Allow custom home folder. | Folker Bernitt |
2015-01-16 | Removed service_identity module because it is optional and doesn't exist on w... | Bruno Wagner |
2015-01-16 | Merge pull request #231 from pixelated-project/MAC_on_encrypted_storage_227 | Victor Shyba |
2015-01-15 | for #227, also use IV on hmac generation | Victor Shyba |
2015-01-14 | Not deferring encryption/decryption for soledad - this how it was on soledad ... | Duda Dornelles |
2015-01-14 | for #227, MAC on encrypted storage | Victor Shyba |
2015-01-14 | Removed requirements (we are back to using setup.py again) and changed go to ... | Bruno Wagner |
2015-01-14 | Added a lock to search index_mail. | Folker Bernitt |
2015-01-13 | for #227, nacl -> SoledadCrypto, since its already present | Victor Shyba |
2015-01-13 | Adding pynacl dependency | Duda Dornelles |
2015-01-13 | #230 Going back to setup.py for managing deps and upgrading soledad to 0.6.3 | Duda Dornelles |
2015-01-13 | #230 Changing defer_encryption to False in order to upgrade soledad 0.6.3 | Fábio Pio |
2015-01-13 | Fixed ignoring charset on mail content type when parsing mails. | Folker Bernitt |
2015-01-12 | card #227, using base64 on query explicitly (previous lib did it implicitly) | Victor Shyba |
2015-01-12 | card #227, replacing lib for debian compatibility: cryptography -> nacl | Victor Shyba |
2015-01-12 | Added jshint to the go test | Bruno Wagner |
2015-01-12 | Improved functional test waits in mail_view steps. | Folker Bernitt |
2015-01-09 | #164 sometimes a mail with more than one alternative will not have an html part | Duda Dornelles |
2015-01-09 | Added printing of console.log to functional test common. | Folker Bernitt |
2015-01-08 | Fix pep8 | Alexandre Pretto |
2015-01-08 | Make it easier to run unit, integration and pep8 tests | Alexandre Pretto |
2015-01-08 | #157: mail api to return htmlBody and textPlainBody so the UI doesnt have to ... | Alexandre Pretto |
2015-01-06 | Npm build already runs clean | Bruno Wagner |
2015-01-06 | Nose --no-capture was spilling garbage over the tests | Bruno Wagner |
2015-01-06 | Removed unused file | Bruno Wagner |
2015-01-06 | Removed commented out install_requires | Bruno Wagner |