index
:
leap_web.git
drop/ruby-2.1
feat/drop-signup
master
version/0.6
version/0.6.1
version/0.7
version/0.7.1
version/0.8
version/0.9
[leap_web]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-12-20
this is what += is there for
Azul
2012-12-20
validating email domain and displaying it as the placeholder
Azul
2012-12-20
Merge remote-tracking branch 'origin/feature/tickets-refactor'
Azul
2012-12-20
Merge pull request #5 from leapcode/feature/removing-email-aliases
azul
2012-12-19
Some cleanup of code
jessib
2012-12-18
Merge branch 'master' into feature/tickets-refactor
jessib
2012-12-18
Minor CSS improvement using bootstrap.
jessib
2012-12-18
Refactoring of code to filter/order tickets.
jessib
2012-12-18
refactor: using tab partials for user editing
Azul
2012-12-18
adopted functional tests to new controller design
Azul
2012-12-18
only destroy user that has been persisted in teardown
Azul
2012-12-18
make sure we have email_aliases at all before testing for an error on the last
Azul
2012-12-18
refactored email_alias creation and validation
Azul
2012-12-18
adjusted tests - we now reload the user so invalid records are cleared
Azul
2012-12-18
display errors on email tab properly
Azul
2012-12-18
Merge branch 'master' into feature/removing-email-aliases
Azul
2012-12-18
Merge branch 'develop'
Azul
2012-12-18
Merge branch 'feature/clean-up-pjax-for-now' of https://github.com/leapcode/l...
Azul
2012-12-17
Merge pull request #3 from leapcode/feature/certs-from-ca-deamon
azul
2012-12-17
Some refactoring of ticket creation/editing.
jessib
2012-12-17
Removing references to pjax.
jessib
2012-12-17
Change comments to reflect changes to functional tests for tickets.
jessib
2012-12-17
activate email tab after changing email settings
Azul
2012-12-17
enabled destroying email aliases - no ajax yet.
Azul
2012-12-17
gitignoring files generated in production
Azul
2012-12-17
no more emails from travis please
Azul
2012-12-17
Merge branch 'feature/certs-from-ca-deamon' into develop
Azul
2012-12-17
adopted test to before_validation callback
Azul
2012-12-17
Merge branch 'master' into develop
Azul
2012-12-17
Merge branch 'feature/fixing-signup-and-login-issues'
Azul
2012-12-17
Merge remote-tracking branch 'origin/master' into feature/clean-up-pjax-for-now
Azul
2012-12-17
Merge remote-tracking branch 'origin/master' into feature/certs-from-ca-deamon
Azul
2012-12-17
Merge branch 'feature/fix-tests-in-master'
Azul
2012-12-17
split up and fixed ticket functional tests
Azul
2012-12-17
fixed inclusion of stub record helper
Azul
2012-12-17
small fix to the tickets functional test
Azul
2012-12-17
fixed all user functional tests
Azul
2012-12-14
fixed the functional test that was failing due to cert changes
Azul
2012-12-14
fixed most of the unit tests
Azul
2012-12-14
adopt certs to changes in the leap ca
Azul
2012-12-14
adopt certs to changes in the leap ca
Azul
2012-12-14
Do not include the pjax js and remove the pjax line
Azul
2012-12-13
removing couchdb.yml so it does not conflict with deploy. will create default...
Azul
2012-12-13
Merge branch 'master' into develop
Azul
2012-12-13
Merge branch 'feature/email-aliases-model'
Azul
2012-12-13
use the same partial for Email and LocalEmail
Azul
2012-12-13
refactor: changed add_email to add_email_alias
Azul
2012-12-13
refactor: Email constructor now takes string or hash
Azul
2012-12-13
refactor: allow adding email aliases directly
Azul
2012-12-13
ensure users do not have duplicate email aliases
Azul
[next]