| Commit message (Expand) | Author | Age | Files | Lines |
* | [Rails5] Rename `sort` methods to `sort_by_attribute` | blackst0ne | 2018-04-04 | 1 | -5/+5 |
* | Adapt cycle analytics spec helper and cycle analytics usage data spec41777-include-cycle-time-in-usage-ping | Tiago Botelho | 2018-03-01 | 1 | -3/+3 |
* | Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specs | blackst0ne | 2017-12-22 | 1 | -1/+1 |
* | Refactor `have_http_status` into `have_gitlab_http_status` in the specs | Jacopo | 2017-10-20 | 1 | -3/+3 |
* | Removes default scope from sortable23079-remove-default-scope-in-sortable | Tiago Botelho | 2017-09-07 | 1 | -1/+1 |
* | Remove superfluous lib: true, type: redis, service: true, models: true, servi... | Rémy Coutable | 2017-07-27 | 1 | -1/+1 |
* | Create and use project path helpers that only need a project, no namespace | Douwe Maan | 2017-07-05 | 1 | -11/+11 |
* | Add transient head_pipeline_of to pipeline factoriesissue_32225 | Felipe Artur | 2017-05-22 | 1 | -2/+1 |
* | Fix Specs | Felipe Artur | 2017-05-08 | 1 | -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-js | Dmitriy Zaporozhets | 2017-05-08 | 1 | -3/+1 |
|\ |
|
| * | Cycle analytics specs needed Commit to reference issue28359-skip-process-commit-worker-unless-issues-referenced | James Edwards-Jones | 2017-05-04 | 1 | -3/+1 |
* | | Add artifact file page that uses the blob viewerdm-artifact-blob-viewer | Douwe Maan | 2017-05-04 | 1 | -117/+0 |
* | | Unnecessary "include WaitForAjax" and "include ApiHelpers" | Jacopo | 2017-04-21 | 1 | -3/+1 |
|/ |
|
* | Use `:empty_project` where possible in request specsrs-empty_project-requests | Robert Speicher | 2017-01-26 | 2 | -2/+2 |
* | Fix spec failure due to timestamp ordering issue in mySQL | James Lopez | 2017-01-25 | 1 | -1/+6 |
* | Make cycle_analytics_events_spec.rb side-effect free26622-fix-transient-failure-in-cycle_analytics_events_spec | Rémy Coutable | 2017-01-16 | 1 | -21/+14 |
* | Update effected testszj-guest-reads-public-builds | Z.J. van de Weg | 2016-12-04 | 1 | -1/+1 |
* | Pass commit data to ProcessCommitWorkerprocess-commit-worker-improvements | Yorick Peterse | 2016-12-01 | 1 | -1/+1 |
* | Fix a transient spec failure24772-fix-transient-failing-spec | Rémy Coutable | 2016-11-29 | 1 | -1/+1 |
* | added custom date helper and spec and fixed some unrelated spec failures | James Lopez | 2016-11-17 | 1 | -16/+6 |
* | Refactor all query config stuff into separate classes and added specs | James Lopez | 2016-11-17 | 1 | -1/+3 |
* | fix issue with commits and also updated routes | James Lopez | 2016-11-17 | 1 | -0/+2 |
* | fix authorization of builds and added relevant spec | James Lopez | 2016-11-17 | 1 | -1/+25 |
* | fixed and added missing scenario to events integration spec | James Lopez | 2016-11-17 | 1 | -14/+26 |
* | refactored duplicated code in controller, updated JSON array naming and fixed... | James Lopez | 2016-11-17 | 1 | -14/+14 |
* | fixed integration spec after big refactoring of fields per stage | James Lopez | 2016-11-17 | 1 | -23/+33 |
* | added missing fields to issue. Also, added a light url builder to add URLs ea... | James Lopez | 2016-11-17 | 1 | -1/+0 |
* | added pipelines to integration spec | James Lopez | 2016-11-17 | 1 | -3/+7 |
* | some more integration scenarios testing order. Also, fixed bug in the staging... | James Lopez | 2016-11-17 | 1 | -13/+42 |
* | added the rest of the stages to the controller and relevant specs | James Lopez | 2016-11-17 | 1 | -2/+46 |
* | added cycle analytics events controller and started integration spec | James Lopez | 2016-11-17 | 1 | -0/+24 |
* | Path could also have slashes! Feedback: | Lin Jen-Shin | 2016-08-24 | 1 | -2/+20 |
* | Use only one before block, feedback: | Lin Jen-Shin | 2016-08-24 | 1 | -2/+0 |
* | Fixed a missing rename | Lin Jen-Shin | 2016-08-17 | 1 | -1/+1 |
* | Fix tests, explicitly set the status | Lin Jen-Shin | 2016-08-16 | 1 | -1/+2 |
* | Empty lines around blocks | Lin Jen-Shin | 2016-08-10 | 1 | -0/+2 |
* | Merge shared context into controller test and update accordingly | Lin Jen-Shin | 2016-07-21 | 1 | -15/+62 |
* | Use ci_commits.ref (Pipeline#ref) to find builds | Lin Jen-Shin | 2016-07-18 | 1 | -1/+1 |
* | It could be redirecting or downloading in Rails or API | Lin Jen-Shin | 2016-07-15 | 1 | -1/+1 |
* | Update routes based on feedback from: | Lin Jen-Shin | 2016-07-14 | 1 | -4/+4 |
* | rubocop likes this better | Lin Jen-Shin | 2016-07-13 | 1 | -2/+2 |
* | Share more stuffs | Lin Jen-Shin | 2016-07-13 | 1 | -11/+5 |
* | Implement API for downloading artifacts from ref and build name: | Lin Jen-Shin | 2016-07-13 | 1 | -99/+23 |
* | Introduce path_from_ref and save some typing | Lin Jen-Shin | 2016-07-13 | 1 | -18/+8 |
* | No need for a separate line now | Lin Jen-Shin | 2016-07-13 | 1 | -3/+1 |
* | Add all the tests and fix stuffs along the way: | Lin Jen-Shin | 2016-07-12 | 1 | -0/+145 |