Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | trigger_variables should consider trigger_request existstance always | Shinya Maeda | 2017-09-04 | 1 | -0/+38 |
* | Remove ci_trigger_request_with_variables | Shinya Maeda | 2017-09-04 | 7 | -46/+79 |
* | Fix trigger_request.variables | Shinya Maeda | 2017-09-04 | 2 | -3/+4 |
* | Fix spec | Shinya Maeda | 2017-09-04 | 6 | -10/+9 |
* | Revert autheticate! in Trigger API | Shinya Maeda | 2017-09-04 | 7 | -15/+14 |
* | Remove CreateTriggerRequestService and forbit to save variables on Ci::Trigge... | Shinya Maeda | 2017-09-04 | 3 | -60/+26 |
* | Merge branch 'remove-unused-code-issueshelper' into 'master' | Rémy Coutable | 2017-09-04 | 1 | -10/+0 |
|\ | |||||
| * | Remove unused `IssuesHelper#merge_requests_sentence` | Mehdi Lahmam | 2017-08-24 | 1 | -10/+0 |
* | | Merge branch 'move-git-operation-service' into 'master' | Sean McGivern | 2017-09-04 | 4 | -20/+20 |
|\ \ | |||||
| * | | Move GitOperationService to Gitlab::Gitmove-git-operation-service | Jacob Vosmaer | 2017-09-01 | 4 | -20/+20 |
* | | | Merge branch 'git-operation-service-to-git' into 'master' | Sean McGivern | 2017-09-04 | 2 | -29/+28 |
|\ \ \ | |/ / | |||||
| * | | Fix whitespacegit-operation-service-to-git | Jacob Vosmaer | 2017-09-01 | 1 | -1/+1 |
| * | | Remove empty line | Jacob Vosmaer | 2017-09-01 | 1 | -1/+0 |
| * | | Restore with_branch cache spec | Jacob Vosmaer | 2017-09-01 | 1 | -0/+18 |
| * | | Prepare GitOperationService for move to Gitlab::Git | Jacob Vosmaer | 2017-08-31 | 2 | -43/+25 |
* | | | Merge branch 'bvl-only-require-po-parser-in-rake' into 'master' | Douwe Maan | 2017-09-04 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | Only require `simple_po_parser` in rake task that needs itbvl-only-require-po-parser-in-rake | Bob Van Landuyt | 2017-09-04 | 1 | -0/+1 |
* | | | | Merge branch '34261-move-move-to-sidebar' into 'master' | Grzegorz Bizon | 2017-09-04 | 11 | -199/+396 |
|\ \ \ \ | |||||
| * | | | | Move "Move to different project" to sidebar34261-move-move-to-sidebar | Eric Eastwood | 2017-09-03 | 11 | -199/+396 |
| |/ / / | |||||
* | | | | Merge branch 'sh-fix-js-task-list-failure' into 'master' | Grzegorz Bizon | 2017-09-04 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | Fix failling spec/features/task_lists_spec.rb due to wrong login helperssh-fix-js-task-list-failure | Stan Hu | 2017-09-03 | 1 | -2/+2 |
| |/ / / | |||||
* | | | | Merge branch 'feature/sm/33281-protected-runner-executes-jobs-on-protected-br... | Kamil Trzciński | 2017-09-04 | 16 | -28/+254 |
|\ \ \ \ | |||||
| * | | | | Fix spec on egister_job_service_spec.rbfeature/sm/33281-protected-runner-executes-jobs-on-protected-branch | Shinya Maeda | 2017-09-03 | 1 | -32/+32 |
| * | | | | Fix spec | Shinya Maeda | 2017-09-03 | 1 | -1/+1 |
| * | | | | Fix spec | Shinya Maeda | 2017-09-03 | 8 | -30/+67 |
| * | | | | Fix typo | Shinya Maeda | 2017-09-03 | 2 | -2/+2 |
| * | | | | Fix spec | Shinya Maeda | 2017-09-03 | 4 | -7/+7 |
| * | | | | Fix spec | Shinya Maeda | 2017-09-03 | 1 | -2/+4 |
| * | | | | Add validation for protected attributes | Shinya Maeda | 2017-09-03 | 3 | -3/+17 |
| * | | | | Fix schema. Add safe_model_attributes for pipelines | Shinya Maeda | 2017-09-03 | 1 | -0/+1 |
| * | | | | Improve spec. Add validation for accel_level on runner. | Shinya Maeda | 2017-09-03 | 4 | -33/+53 |
| * | | | | Remove access_level index from runner. Add protected on ci_pipelines. Add pro... | Shinya Maeda | 2017-09-03 | 1 | -0/+2 |
| * | | | | Fix spec | Shinya Maeda | 2017-09-03 | 2 | -4/+4 |
| * | | | | Improve API arguments as String | Shinya Maeda | 2017-09-03 | 1 | -1/+1 |
| * | | | | Refactor access_level to not_protected and ref_protected | Shinya Maeda | 2017-09-03 | 5 | -15/+15 |
| * | | | | Impprove spec by godfat suggestions | Shinya Maeda | 2017-09-03 | 3 | -4/+13 |
| * | | | | Extend can_pick? | Shinya Maeda | 2017-09-03 | 1 | -0/+24 |
| * | | | | Add feature spec | Shinya Maeda | 2017-09-03 | 1 | -0/+15 |
| * | | | | Add API support | Shinya Maeda | 2017-09-03 | 1 | -1/+3 |
| * | | | | Fix spec | Shinya Maeda | 2017-09-03 | 3 | -5/+6 |
| * | | | | Add the rest of specs | Shinya Maeda | 2017-09-03 | 4 | -0/+67 |
| * | | | | Add spec. Fix runner setting page. It worked. | Shinya Maeda | 2017-09-03 | 2 | -0/+32 |
* | | | | | Merge branch 'zj-sort-templates' into 'master' | Kamil Trzciński | 2017-09-04 | 1 | -0/+18 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Sort templates when fetching them | Zeger-Jan van de Weg | 2017-08-31 | 1 | -0/+18 |
* | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Jose Ivan Vargas | 2017-09-03 | 117 | -1263/+5130 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge branch 'issue-discussions-refactor' into 'master' | Jacob Schatz | 2017-09-02 | 52 | -296/+2335 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge branch 'master' into issue-discussions-refactor | Douwe Maan | 2017-08-31 | 40 | -242/+467 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'master' into issue-discussions-refactor | Douwe Maan | 2017-08-31 | 41 | -50/+584 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Fix specs | Douwe Maan | 2017-08-30 | 1 | -5/+12 |
| | * | | | | | | Merge branch 'master' into issue-discussions-refactor | Douwe Maan | 2017-08-30 | 126 | -682/+2198 |
| | |\ \ \ \ \ \ |