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
2013-12-17
This won't necessarily preserve exact formatting (for example, if there are m...
jessib
2013-12-17
Merge pull request #125 from azul/feature/catch-all-couch-exceptions
jessib
2013-12-17
catch all rest client exceptions during initialization
Azul
2013-12-17
Merge pull request #124 from jessib/feature/bugfix4756_login_crash
azul
2013-12-16
Add test.
jessib
2013-12-16
Fix issue 4756: /login should not crash if one goes there when logged in.
jessib
2013-12-16
Merge pull request #123 from azul/refactor/standartize-user-routes
jessib
2013-12-16
Merge pull request #122 from azul/bugfix/4703-disable-unsupported-settings
jessib
2013-12-16
Merge pull request #121 from azul/feature/robust-against-couch-connection-issues
jessib
2013-12-13
refactor: remove Overview controller - we can use Users#show
Azul
2013-12-13
make the possible actions for users and admins configurable
Azul
2013-12-13
refactor: move edit sections into partials
Azul
2013-12-13
proceed even if the couch is unreachable
Azul
2013-12-13
minor: rename test
Azul
2013-12-12
reraise with a better explaination on couch failure
Azul
2013-12-12
use the latest couchrest_session_store
Azul
2013-12-09
Merge pull request #120 from azul/feature/robust-session-store
jessib
2013-12-09
Update tests to reflect using plaintext key.
jessib
2013-12-09
update ruby_core_source so it works with latest ruby version
Azul
2013-12-09
update couchrest session store and Gemfile.lock
Azul
2013-12-09
Merge pull request #119 from jessib/feature/service_level
azul
2013-12-06
Merge branch 'plaintextkey' into develop
elijah
2013-12-06
make sure key responses are plain text
elijah
2013-12-06
minor: rename test to what it actually tests
Azul
2013-12-06
simple validation for pgp key format
Azul
2013-12-06
ignore attempts to empty public_key, refactor
Azul
2013-12-06
Merge remote-tracking branch 'origin/master' into develop
Azul
2013-12-06
Version 0.2.8
0.2.8
Azul
2013-12-05
We won't want service levels in production mode, and have it so this initial ...
jessib
2013-12-03
Some simplification of code.
jessib
2013-12-03
Add ServiceLevel class to wrap config and give accessors. Has some hacky part...
jessib
2013-12-02
Merge branch 'develop' into feature/service_level
jessib
2013-12-02
Merge pull request #118 from azul/feature/validate-pgp-keys
jessib
2013-12-02
Version 0.2.8 - release candidate
0.2.8.rc
Azul
2013-11-29
Merge remote-tracking branch 'origin/master' into develop
Azul
2013-11-27
minor: rename test to what it actually tests
Azul
2013-11-26
simple validation for pgp key format
Azul
2013-11-26
ignore attempts to empty public_key, refactor
Azul
2013-11-25
Merge pull request #117 from jessib/feature/return_public_key
azul
2013-11-25
Give 404 error if one goes to /key/user for non-existing user.
jessib
2013-11-21
Refactoring of code, and tests.
jessib
2013-11-21
Merge branch 'develop' into feature/return_public_key
jessib
2013-11-21
Merge pull request #116 from azul/feature/rake-tasks-for-cleanup
jessib
2013-11-21
Merge pull request #115 from azul/feature/dump-design-docs
jessib
2013-11-21
rake tasks clean up expired tokens and sessions (#4568)
Azul
2013-11-19
couchrest:dump task will dump all design docs
Azul
2013-11-19
add dump_design_docs to CouchRest::Model::Utils:Migrate
Azul
2013-11-18
Need to cleanup some, but start to show public key for /key/username
jessib
2013-11-18
Start of service level code, which will be tweaked
jessib
2013-11-18
Merge branch 'develop' - hotfix for database change
Azul
[next]