Age | Commit message (Expand) | Author |
2015-02-03 | Upgrading to twisted 13.2.0 | Duda Dornelles |
2015-01-28 | Fixing the assets issue for good I hope - adding it to MANIFETS.in file. | Duda Dornelles |
2015-01-28 | Adding assets to setup.py packages | Duda Dornelles |
2015-01-27 | #237 #232 #196 syncing user data once before starting the UA. Displaying a lo... | 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-16 | Removed service_identity module because it is optional and doesn't exist on w... | Bruno Wagner |
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-06 | Removed commented out install_requires | Bruno Wagner |
2015-01-06 | Always unzip is not needed anymore because we are not installing packages thr... | Bruno Wagner |
2014-12-23 | Removing install_requires from setup.py for now | Duda Dornelles |
2014-12-23 | Falling back to requirements.txt for now till we get soledad packages with PE... | Duda Dornelles |
2014-12-22 | Added explicit cryptography package to setup.py because the new version is br... | Bruno Wagner |
2014-12-22 | refactoring package structure | Duda Dornelles |
2014-12-04 | Updated requests library | Bruno Wagner |
2014-11-27 | Updated gnupg to 1.4.0, we shouldn't have version problems anymore | Bruno Wagner |
2014-11-20 | Removing flask dependency and the user-agent-daemon | Duda Dornelles |
2014-11-06 | Flask is back because it is still needed by the attachments and tags controllers | Bruno Wagner Goncalves |
2014-11-05 | grooming our dependencies a bit - flask is out | Duda Dornelles |
2014-11-05 | moving to twisted | Duda Dornelles |
2014-11-04 | bump soledad version requirement to >=0.6 | varac |
2014-10-23 | Removed crochet, and streamlined the reactor shutdown so we shouldn't see err... | Bruno Wagner |
2014-10-22 | Explicit pyasn1 because it wasn't installing the package properly otherwise | Bruno Wagner |
2014-10-22 | Added explicit import setuptools to try to solve the service_identity problem | Bruno Wagner |
2014-10-22 | Adding the service identity module because twisted complains about ssl certif... | Bruno Wagner |
2014-10-16 | Pinned versions of all packages, so we can reliably run the upgrade test, als... | Bruno Wagner |
2014-10-16 | Srp is version 1.0.5 now | Bruno Wagner |
2014-10-15 | Updated some dependencies | Bruno Wagner |
2014-10-15 | moving things out of user_agent. now it is called runserver and only does bas... | Duda Dornelles |
2014-10-10 | Removing test dependencies from setup.py - you have to install them with pip ... | Duda Dornelles |
2014-10-09 | Added whoosh as search engine (issue #94). | Folker Bernitt |
2014-10-09 | moving fake-service features to service, getting rid of setup.py test require... | Duda Dornelles |
2014-10-06 | Revert "updating soledad version to 0.6.0" | Victor Shyba |
2014-10-03 | updating soledad version to 0.6.0 | Victor Shyba |
2014-09-22 | Pep8 fixed | Bruno Wagner Goncalves |
2014-09-15 | When adding draft, return the mail with the new draft id so the UI can update... | Duda Dornelles |
2014-09-10 | Build and add resources at the right locations. | Folker Bernitt |
2014-09-09 | Adding support files to python build | Duda Dornelles |
2014-09-09 | fix requirements | Christoph Kluenter |
2014-09-08 | Added debian package scripts. | Folker Bernitt |
2014-08-29 | Refactoring into mailboxes and mailsender - less colaborators for mail service | Duda Dornelles |
2014-08-25 | paths must be absolute for app to work as an egg. Also, packaging the | Duda Dornelles |
2014-08-25 | Add copyright and license notice to service | Alexandre Pretto Nunes |
2014-08-22 | adding config files and certs to setup.py install | Duda Dornelles |
2014-08-21 | adds gunicorn to setup.py | Patrick Maia and Victor Shyba |
2014-08-20 | removing service identity | Victor Shyba |
2014-08-20 | Removed go and runtests - setup.py develop creates a pixelated-user-agent scr... | Bruno Wagner Goncalves |
2014-08-20 | setup.py test, build and develop are now working | Bruno Wagner Goncalves |