summaryrefslogtreecommitdiff
path: root/app/controllers/projects/cycle_analytics
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵James Lopez2016-11-171-26/+13
| | | | fixed specs
* Added branch option to test eventsJames Lopez2016-11-171-2/+8
| | | | Also fixed test events ordering issue
* 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
| | | | the UI
* 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