-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enable Ubuntu 14.04 beta in travis #8
base: master
Are you sure you want to change the base?
Commits on Nov 4, 2015
-
Moved app authentication to listener
Replaced all `authorizationKey` checks with a listener that performs the same check at a single point, right after a request is reveived. Off-loading such checks from the controllers keeps the code DRY and understandable.
Configuration menu - View commit details
-
Copy full SHA for 19ca05c - Browse repository at this point
Copy the full SHA 19ca05cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 26f1b6a - Browse repository at this point
Copy the full SHA 26f1b6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2e98d0 - Browse repository at this point
Copy the full SHA f2e98d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ccc4ff2 - Browse repository at this point
Copy the full SHA ccc4ff2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83720b3 - Browse repository at this point
Copy the full SHA 83720b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8564eb - Browse repository at this point
Copy the full SHA e8564ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for a1c1c90 - Browse repository at this point
Copy the full SHA a1c1c90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91ce90e - Browse repository at this point
Copy the full SHA 91ce90eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c96e12d - Browse repository at this point
Copy the full SHA c96e12dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b05fe8d - Browse repository at this point
Copy the full SHA b05fe8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c8c64cf - Browse repository at this point
Copy the full SHA c8c64cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c279b0 - Browse repository at this point
Copy the full SHA 3c279b0View commit details
Commits on Nov 5, 2015
-
findSelectedNode method update
- Added comments describing what the method does. - Improved the method code
Configuration menu - View commit details
-
Copy full SHA for 3d5c3b6 - Browse repository at this point
Copy the full SHA 3d5c3b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a2a07c - Browse repository at this point
Copy the full SHA 8a2a07cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 302ce34 - Browse repository at this point
Copy the full SHA 302ce34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2de86c0 - Browse repository at this point
Copy the full SHA 2de86c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8903c0e - Browse repository at this point
Copy the full SHA 8903c0eView commit details -
Updated the method that handles the response with the contents of the JStree: - Used early-return if's - Moved the code that updates the tree to a dedicated method.
Configuration menu - View commit details
-
Copy full SHA for 85c28ca - Browse repository at this point
Copy the full SHA 85c28caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 817e49e - Browse repository at this point
Copy the full SHA 817e49eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 84a1ca1 - Browse repository at this point
Copy the full SHA 84a1ca1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9752b9c - Browse repository at this point
Copy the full SHA 9752b9cView commit details -
Use default branch (instead of hardcoded master) if none is provided …
…when fetching last commit
Configuration menu - View commit details
-
Copy full SHA for cd7feac - Browse repository at this point
Copy the full SHA cd7feacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a99fbc - Browse repository at this point
Copy the full SHA 9a99fbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 014a960 - Browse repository at this point
Copy the full SHA 014a960View commit details -
Configuration menu - View commit details
-
Copy full SHA for 744bff6 - Browse repository at this point
Copy the full SHA 744bff6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fa238b - Browse repository at this point
Copy the full SHA 4fa238bView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb701b3 - Browse repository at this point
Copy the full SHA cb701b3View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 2c6dfd7 - Browse repository at this point
Copy the full SHA 2c6dfd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2373106 - Browse repository at this point
Copy the full SHA 2373106View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6e4994 - Browse repository at this point
Copy the full SHA b6e4994View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9583739 - Browse repository at this point
Copy the full SHA 9583739View commit details -
Handle cases with no route params in listener
In some cases there are no route parameters in the request and this should be handled in the AuthListener of the application, otherwise an exception will be raised
Configuration menu - View commit details
-
Copy full SHA for 22fa055 - Browse repository at this point
Copy the full SHA 22fa055View commit details -
Merge remote-tracking branch 'origin/fixtures-testing' into library-m…
…anager-updates-no-html-encode
Configuration menu - View commit details
-
Copy full SHA for 44b5955 - Browse repository at this point
Copy the full SHA 44b5955View commit details -
Configuration menu - View commit details
-
Copy full SHA for d791fb6 - Browse repository at this point
Copy the full SHA d791fb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88ec07b - Browse repository at this point
Copy the full SHA 88ec07bView commit details -
2
Configuration menu - View commit details
-
Copy full SHA for f3f7ea0 - Browse repository at this point
Copy the full SHA f3f7ea0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0596c03 - Browse repository at this point
Copy the full SHA 0596c03View commit details
Commits on Nov 11, 2015
-
Configuration menu - View commit details
-
Copy full SHA for aca103e - Browse repository at this point
Copy the full SHA aca103eView commit details -
remove php-specific-config from travis.yml
At the beta stage, travis-ci does not include preinstalled PHP environment so I am currently installing php from install scripts
Configuration menu - View commit details
-
Copy full SHA for 4a2186d - Browse repository at this point
Copy the full SHA 4a2186dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ed011bc - Browse repository at this point
Copy the full SHA ed011bcView commit details