summaryrefslogtreecommitdiff
path: root/app/controllers/projects/cycle_analytics/events_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-07-171-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-071-8/+2
* Add review remarksGosia Ksionek2019-07-221-5/+5
* Add cr remarksMałgorzata Ksionek2019-07-091-1/+1
* Update controllers method callsMałgorzata Ksionek2019-07-091-1/+1
* Enable even more frozen string in app/controllersgfyoung2018-09-251-0/+2
* Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher2017-08-151-12/+12
* refactor fetcher and fixed specsJames Lopez2017-01-171-1/+1
* refactor cycle analytics - updated based on MR feedbackJames Lopez2017-01-171-8/+8
* Fix other spec failuresJames Lopez2017-01-171-13/+13
* more refactoring and fixing old specsJames Lopez2017-01-171-4/+0
* refactored updater and updated specsJames Lopez2016-11-181-9/+1
* added new build updater, specs and refactored allowed_idsJames Lopez2016-11-181-2/+8
* more refactoring and added some auth checksJames Lopez2016-11-171-1/+1
* fix integration specJames Lopez2016-11-171-1/+1
* refactor events facade so it uses separate classes and refactor query stuffJames Lopez2016-11-171-1/+1
* Refactor all query config stuff into separate classes and added specsJames Lopez2016-11-171-62/+62
* fix issue with commits and also updated routesJames Lopez2016-11-171-1/+5
* fix authorization of builds and added relevant specJames Lopez2016-11-171-1/+5
* Renamed pipeline column and fixed permissions for builds in events controllerJames Lopez2016-11-171-3/+4
* WIP - refactoring URL builder and events presenter into serializersJames Lopez2016-11-171-2/+2
* rename events hashJames Lopez2016-11-171-1/+1
* refactored duplicated code in controller, updated JSON array naming and fixed...James Lopez2016-11-171-26/+13
* Added branch option to test eventsJames Lopez2016-11-171-2/+8
* added missing fields to plan events and updated specJames Lopez2016-11-171-9/+12
* add email to user related queries so it can be used for displaying avatar in ...James Lopez2016-11-171-8/+8
* added the rest of the stages to the controller and relevant specsJames Lopez2016-11-171-4/+32
* added cycle analytics events controller and started integration specJames Lopez2016-11-171-0/+34