summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Adjust for new static-analysis failuresbvl-rename-all-reserved-paths-mysqlBob Van Landuyt2017-06-272-8/+8
* Only do one query for updating routesBob Van Landuyt2017-06-271-5/+15
* Update routes directly by ID instead of filtering by pathBob Van Landuyt2017-06-261-4/+12
* Disable statement timeoutBob Van Landuyt2017-06-261-0/+4
* Clear the cache for projects one-by-oneBob Van Landuyt2017-06-261-14/+16
* Add changelogBob Van Landuyt2017-06-261-0/+4
* Add punctuation to log messagesBob Van Landuyt2017-06-263-4/+6
* Keep failed renames in redisBob Van Landuyt2017-06-262-1/+32
* Use the migration name as a key in redisBob Van Landuyt2017-06-263-2/+6
* Don't break rolling back when a namespace or project was renamedBob Van Landuyt2017-06-264-5/+21
* More logging so we know we have the rename in redisBob Van Landuyt2017-06-261-1/+5
* Revert renames from a migrationBob Van Landuyt2017-06-263-0/+28
* Revert namespace renamesBob Van Landuyt2017-06-265-17/+88
* Add methods to revert project renamesBob Van Landuyt2017-06-264-22/+146
* Track all renames in redisBob Van Landuyt2017-06-267-0/+44
* Rename each route individuallyBob Van Landuyt2017-06-261-3/+3
* Rename all forbidden paths againBob Van Landuyt2017-06-261-0/+108
* Merge branch 'feature/add-new-services' into 'master'Sean McGivern2017-06-2627-84/+279
|\
| * fix spec failuresJames Lopez2017-06-252-4/+4
| * fix spec failuresJames Lopez2017-06-241-1/+1
| * fix spec failuresJames Lopez2017-06-231-4/+4
| * fix spec failuresJames Lopez2017-06-234-6/+4
| * update code based on feedbackJames Lopez2017-06-237-15/+14
| * fix bug in emails destroy serviceJames Lopez2017-06-232-3/+2
| * fix profiles specJames Lopez2017-06-231-3/+3
| * refactor update user service not to do auth checksJames Lopez2017-06-2317-68/+42
| * fix specsJames Lopez2017-06-232-4/+4
| * fix spec failuresJames Lopez2017-06-231-4/+6
| * more refactoringJames Lopez2017-06-236-31/+9
| * add missing action to blockJames Lopez2017-06-231-3/+3
| * more refactoring based on feedbackJames Lopez2017-06-2311-32/+39
| * refactor emails serviceJames Lopez2017-06-235-20/+14
| * add missing user updatesJames Lopez2017-06-231-3/+4
| * update missing email actionsJames Lopez2017-06-234-9/+7
| * fix specsJames Lopez2017-06-233-4/+4
| * update to use emails destroy serviceJames Lopez2017-06-235-6/+7
| * fixed specsJames Lopez2017-06-233-4/+6
| * add create and destroy services for emailsJames Lopez2017-06-233-0/+33
| * add more spec examplesJames Lopez2017-06-232-3/+23
| * add emails service specsJames Lopez2017-06-232-0/+35
| * added service in the rest of controllers and classesJames Lopez2017-06-237-12/+13
| * fix api and controller issuesJames Lopez2017-06-232-4/+9
| * fix specsJames Lopez2017-06-232-19/+8
| * update notification settings, fix api specsJames Lopez2017-06-234-6/+9
| * update preferences controllerJames Lopez2017-06-232-3/+6
| * updated emails, notifications and passwords controllerJames Lopez2017-06-233-12/+16
| * fix profiles controllerJames Lopez2017-06-231-2/+2
| * finish off refactoring users controllerJames Lopez2017-06-231-10/+25
| * update users controllerJames Lopez2017-06-231-2/+5
| * refactor profiles controller and update serviceJames Lopez2017-06-232-11/+12