0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 25, 2025 — Sep 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
generates a random password at startup (need to notify admin what is this password) More... about 13 years ago
get last versions More... about 13 years ago
mutualize jetty version More... about 13 years ago
remove or reduce visibility of unused dependencies More... about 13 years ago
add HTTP basic authentication to admin resources More... about 13 years ago
reduce visibility More... about 13 years ago
rename StartedElevatorServer to ElevatorServer More... about 13 years ago
beginning to test REST api More... about 13 years ago
upgrade jetty More... about 13 years ago
ElevatorServer is no longer required : we conformed to standard web application and test it with jetty More... about 13 years ago
CrazyElevator has one chance to 9 to do crazy stuff like waiting, throwing Exception (resulting as error 500) or return another command than excepted one More... about 13 years ago
avoid NullPointerException when user don't provide any command closes #7 More... about 13 years ago
handle FileNotFound exception and HTTP status code > 400 error by removing query part of the URL closes #6 More... about 13 years ago
finalize impress.js presentation More... about 13 years ago
bootstrap impress.js More... about 13 years ago
cancel timeout's promise when $scope is destroyed on leaderboard controller More... about 13 years ago
scripts to start server and participants, register and stop More... about 13 years ago
delegates authentication to given service More... about 13 years ago
create a service to mutualize authentication code More... about 13 years ago
handle unknown host exception when trying to connect to participant server More... about 13 years ago
stop fetching player info when scope is destroyed More... about 13 years ago
stores login and email into cookie More... about 13 years ago
controller scoped 'loggedIn' is not a variable anymore but a function More... about 13 years ago
correct typo More... about 13 years ago
add API documentation More... about 13 years ago
top menu to switch between registration/personal elevator and leaderboard More... about 13 years ago
cleanup More... about 13 years ago
avoid duplication of MAX_NUMBER_OF_USERS and loop on all building to update maxNumberOfUsers More... about 13 years ago
control max number of users More... about 13 years ago
Building has a variable number of users More... about 13 years ago