index
:
pixelated-user-agent.git
master
[pixelated-user-agent]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
service
/
test
/
unit
/
resources
Age
Commit message (
Expand
)
Author
2016-02-25
only adding feature resource in root_resource test -- fixing build
NavaL
2016-02-25
changed logout to post
NavaL
2016-02-25
Backend and frontend protection against csrf attacks:
NavaL
2016-02-22
Removes stacktrace errors from appearing on the login page.
NavaL
2016-02-22
Removes stacktrace errors from appearing on the login page.
NavaL
2016-02-11
adds argument to supply custom disclaimer/banner on login screen
NavaL
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, close...
NavaL
2016-02-03
reverting unnecessary steps to not re-load leap-sessions on re-login, as they...
NavaL
2016-02-03
checks to load leap sessions and services or not
NavaL
2016-02-03
move leap session creation to be done after interstitial is loaded
NavaL
2016-01-28
making async setup user services after auth
NavaL
2016-01-27
Add a login multi user functional test
Folker Bernitt
2016-01-26
tests only input names on the login form
NavaL
2016-01-25
added integration test
NavaL
2016-01-25
multi user unit test
NavaL
2016-01-22
re-introduced logout functionality for multi-user
NavaL
2016-01-22
Add mutli-user mode to user-agent
Folker Bernitt
2016-01-19
fixing build
NavaL
2016-01-19
Make RootResource read account email from mail service
Folker Bernitt
2016-01-18
migrating feedback resources to use services factory
NavaL
2016-01-18
migrating mails resources to use services factory
NavaL
2016-01-18
migrating AttachmentsResources to use the service factory
NavaL
2016-01-18
Refactory KeyResource to get services from session
Folker Bernitt
2016-01-13
Changed attachment error print with a logger
Bruno Wagner
2016-01-11
matching POST response and GET of an attachment -- API specification
NavaL
2016-01-11
renamed attachment_id attribute to ident on POST response, to conform with th...
NavaL
2015-12-23
removes attachment feature toggle
Pixelated
2015-12-23
Changed test not to test fixed content, but the existence of an error message
Bruno Wagner
2015-12-22
decode to base64 the raw attachment that is in bytes... and renaming id to at...
NavaL
2015-12-21
added filename and size to the attachment endpoint post response
NavaL
2015-12-18
adapting mail controllers POST and PUT to work with attachements
mnandri
2015-12-18
extracted a leap attachment store, handling all attachment responsibilities, ...
mnandri
2015-12-18
fixing unit test -- again WIP
mnandri
2015-12-18
enabling backend for Attachment feature toggle
mnandri
2015-12-18
backend that handles post of a single attachment file
mnandri
2015-12-07
#454 added utf-8 encoding on message body, and corresponding query search term
mnandri
2015-11-13
Issue #523 - Created python test for arhive mail
Jefferson Stachelski
2015-11-10
refactor unit test
sw00
2015-11-09
use mail_service to inject account_email into root_resource
sw00
2015-11-09
template user's email address into title
sw00
2015-09-21
#442 Creates feedback service that create tickets on leap web.
Giovane
2015-08-11
[tests] mock update to reflect deferreds returned
Victor Shyba
2015-08-11
Fixed unit tests.
Folker Bernitt
2015-06-11
Removing lost imports
Victor Shyba
2015-04-13
Removed info sync because we have a loading page now
Bruno Wagner
2015-03-18
cleaning import * from integration and unit tests
Victor Shyba
2015-02-13
Fixing colors for recipient information and fixing pep8 violations
Duda Dornelles
2015-02-13
Making sure that no private key can be retrieved by the KeysResource
Duda Dornelles
2015-01-22
#224 fixing tests and app for twisted migration
Duda Dornelles
[next]