summaryrefslogtreecommitdiff
path: root/spec/requests/projects/cycle_analytics_events_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Adapt cycle analytics spec helper and cycle analytics usage data spec41777-include-cycle-time-in-usage-pingTiago Botelho2018-03-011-3/+3
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-1/+1
* Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo2017-10-201-3/+3
* Removes default scope from sortable23079-remove-default-scope-in-sortableTiago Botelho2017-09-071-1/+1
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-11/+11
* Add transient head_pipeline_of to pipeline factoriesissue_32225Felipe Artur2017-05-221-2/+1
* Fix SpecsFelipe Artur2017-05-081-0/+1
* Merge branch '28359-skip-process-commit-worker-unless-issues-referenced' into...31977-ensure-all-webpack-bundles-which-include-vue-are-children-of-common_vue-jsDmitriy Zaporozhets2017-05-081-3/+1
|\
| * Cycle analytics specs needed Commit to reference issue28359-skip-process-commit-worker-unless-issues-referencedJames Edwards-Jones2017-05-041-3/+1
* | Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-3/+1
|/
* Use `:empty_project` where possible in request specsrs-empty_project-requestsRobert Speicher2017-01-261-1/+1
* Fix spec failure due to timestamp ordering issue in mySQLJames Lopez2017-01-251-1/+6
* Make cycle_analytics_events_spec.rb side-effect free26622-fix-transient-failure-in-cycle_analytics_events_specRémy Coutable2017-01-161-21/+14
* Update effected testszj-guest-reads-public-buildsZ.J. van de Weg2016-12-041-1/+1
* Pass commit data to ProcessCommitWorkerprocess-commit-worker-improvementsYorick Peterse2016-12-011-1/+1
* Fix a transient spec failure24772-fix-transient-failing-specRémy Coutable2016-11-291-1/+1
* added custom date helper and spec and fixed some unrelated spec failuresJames Lopez2016-11-171-16/+6
* Refactor all query config stuff into separate classes and added specsJames Lopez2016-11-171-1/+3
* fix issue with commits and also updated routesJames Lopez2016-11-171-0/+2
* fix authorization of builds and added relevant specJames Lopez2016-11-171-1/+25
* fixed and added missing scenario to events integration specJames Lopez2016-11-171-14/+26
* refactored duplicated code in controller, updated JSON array naming and fixed...James Lopez2016-11-171-14/+14
* fixed integration spec after big refactoring of fields per stageJames Lopez2016-11-171-23/+33
* added missing fields to issue. Also, added a light url builder to add URLs ea...James Lopez2016-11-171-1/+0
* added pipelines to integration specJames Lopez2016-11-171-3/+7
* some more integration scenarios testing order. Also, fixed bug in the staging...James Lopez2016-11-171-13/+42
* added the rest of the stages to the controller and relevant specsJames Lopez2016-11-171-2/+46
* added cycle analytics events controller and started integration specJames Lopez2016-11-171-0/+24