summaryrefslogtreecommitdiff
path: root/service
AgeCommit message (Expand)Author
2015-02-10Fixed identation on the go scriptBruno Wagner
2015-02-09Ops, now importing MailBuilder properly for integration testsDuda Dornelles
2015-02-09Fixing integration testsDuda Dornelles
2015-02-09Sending a mail is always successful in functional test context.Folker Bernitt
2015-02-06Issue #276 - saves tags in the same case they arrivePatrick Maia
2015-02-06for #167, moving contacts suggestions search logic to a separate moduleVictor Shyba
2015-02-05for #167, deduplicate contacts by largestVictor Shyba
2015-02-05(Re-)added error handling for twisted smtp sender.Folker Bernitt
2015-02-04Fixing setupjsNeissi Torres Lima
2015-02-04Refactoring more of resource logic into service. No more search engine on mai...Duda Dornelles
2015-02-03Issue #176 - tags with multiple words are now searcheablePatrick Maia
2015-02-03removes unused importsPatrick Maia
2015-02-03fixing pep8Duda Dornelles
2015-02-03Running functional tests with phantomjsDuda Dornelles
2015-02-03Movinge MailsResource#render_POST logic to MailService and some search_engine...Duda Dornelles
2015-02-03Moving mails_resouce render_GET logic to mail_serviceDuda Dornelles
2015-02-03Auto-detecting the number of cores to run integration tests in parallelDuda Dornelles
2015-02-03Upgrading to twisted 13.2.0Duda Dornelles
2015-02-03Enabling integration tests to be run in parallelDuda Dornelles
2015-01-30#236 Fixed variable and method namesJefferson Stachelski
2015-01-30Removing duplicate email addresssimnyatsanga
2015-01-30Fixed pep8 on mail_service.pyJefferson Stachelski
2015-01-30Merge branch 'message_sending_error_handling'Pixpoa pairing
2015-01-30249 Implemented a feature that send an email when something was wrong to send...Jefferson Stachelski
2015-01-29Fixed typo in gnupg package hackBruno Wagner
2015-01-29#249 removed unecessary returnJefferson Stachelski
2015-01-29#249 make the sending process a deferredAlexandre Pretto Nunes
2015-01-29pixelated-project/pixelated-platform#54 : monkey-patching twisted web ESMTPSe...Duda Dornelles
2015-01-29Issue #237: Quick hack to solve resize problem.Folker Bernitt
2015-01-28for #173, now searching on sender field for contacts auto completeVictor Shyba
2015-01-28Added pip commands to uninstall and install right version for gnupg and scryptJefferson Stachelski
2015-01-28Fixing the assets issue for good I hope - adding it to MANIFETS.in file.Duda Dornelles
2015-01-28Merge branch 'wip_256'Victor Shyba
2015-01-28Fixing _render function on app_test_client for integration tests so that when...Duda Dornelles
2015-01-28(Re-)added leap home parameter to soledad initialization.Folker Bernitt
2015-01-28for #256, change TestCase to twisted trialVictor Shyba
2015-01-28Adding assets to setup.py packagesDuda Dornelles
2015-01-27Added certificate for devBruno Wagner
2015-01-27Using 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-27running behave tests with phantomDuda 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 anymoreVicente Luchi
2015-01-24Fix a mistype errorAugusto Bennemann
2015-01-23Removed nosetests helper from search test, it is passing nowBruno Wagner
2015-01-23Removing nosetests timeout limit from tests, now with trial we dont need thatDuda Dornelles
2015-01-23#245 stopping the reactor when user cant authenticateDuda Dornelles
2015-01-23When closing the app now it wont get stuck, but it will finish the last sched...Pixpoa pairing
2015-01-23plaftform #53 adding --leap-cert option to UADuda Dornelles
2015-01-22 #224 fixing tests and app for twisted migrationDuda Dornelles