summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Memoize issuable counts in helpermemoize-issuable-counts-in-helperSean McGivern2017-09-041-1/+4
* Merge branch 'winh-pipeline-action-dropdowns' into 'master'Phil Hughes2017-09-042-0/+3
|\
| * Make pipeline action dropdowns consistentwinh-pipeline-action-dropdownswinh2017-08-302-0/+3
* | Merge branch '37295-further-improvements-to-helm-chart-documentation-docs' in...Achilleas Pipinellis2017-09-043-28/+23
|\ \
| * | Fix notes37295-further-improvements-to-helm-chart-documentation-docsJoshua Lambert2017-09-022-3/+3
| * | Update to trigger refresh in UIJoshua Lambert2017-09-011-1/+1
| * | Clean up the docsJoshua Lambert2017-09-013-27/+22
* | | Merge branch 'docs-fix-15669-issue-move-api' into 'master'Achilleas Pipinellis2017-09-042-1/+6
|\ \ \
| * | | Add to_project_id parameter to Move Issue via API exampleMark Fletcher2017-09-022-1/+6
* | | | Merge branch 'fix_typo_in_deploy_keys_docs' into 'master'Achilleas Pipinellis2017-09-042-1/+6
|\ \ \ \
| * | | | Fix typo in the API Deploy Keys documentation pageVitaliy @blackst0ne Klachkov2017-09-032-1/+6
* | | | | Merge branch '34261-move-move-to-sidebar' into 'master'Grzegorz Bizon2017-09-0446-429/+664
|\ \ \ \ \
| * | | | | Move "Move to different project" to sidebar34261-move-move-to-sidebarEric Eastwood2017-09-0346-429/+664
* | | | | | Merge branch 'sh-fix-js-task-list-failure' into 'master'Grzegorz Bizon2017-09-041-2/+2
|\ \ \ \ \ \
| * | | | | | Fix failling spec/features/task_lists_spec.rb due to wrong login helperssh-fix-js-task-list-failureStan Hu2017-09-031-2/+2
| |/ / / / /
* | | | | | Merge branch 'approve-unlicense' into 'master'Douwe Maan2017-09-042-0/+8
|\ \ \ \ \ \
| * | | | | | Approve the UnlicenseNick Thomas2017-09-012-0/+8
* | | | | | | Merge branch '30162-retire-koding-integration' into 'master'Douwe Maan2017-09-042-18/+25
|\ \ \ \ \ \ \
| * | | | | | | revert locale things30162-retire-koding-integrationMike Bartlett2017-09-0115-239/+166
| * | | | | | | added changelogMike Bartlett2017-09-011-0/+4
| * | | | | | | Hide Koding setting in admin panel if not enabledMike Bartlett2017-09-0116-184/+260
* | | | | | | | Merge branch 'feature/sm/33281-protected-runner-executes-jobs-on-protected-br...Kamil TrzciƄski2017-09-0438-39/+383
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix spec on egister_job_service_spec.rbfeature/sm/33281-protected-runner-executes-jobs-on-protected-branchShinya Maeda2017-09-031-32/+32
| * | | | | | | | Fix specShinya Maeda2017-09-031-1/+1
| * | | | | | | | Fix specShinya Maeda2017-09-038-30/+67
| * | | | | | | | Fix typoShinya Maeda2017-09-032-2/+2
| * | | | | | | | Fix specShinya Maeda2017-09-037-11/+15
| * | | | | | | | Fix specShinya Maeda2017-09-033-4/+6
| * | | | | | | | Add validation for protected attributesShinya Maeda2017-09-036-4/+20
| * | | | | | | | Fix schema. Add safe_model_attributes for pipelinesShinya Maeda2017-09-032-1/+2
| * | | | | | | | Improve spec. Add validation for accel_level on runner.Shinya Maeda2017-09-035-33/+54
| * | | | | | | | Remove access_level index from runner. Add protected on ci_pipelines. Add pro...Shinya Maeda2017-09-036-18/+29
| * | | | | | | | Fix runner api docShinya Maeda2017-09-031-1/+1
| * | | | | | | | Fix specShinya Maeda2017-09-032-4/+4
| * | | | | | | | Improve API arguments as StringShinya Maeda2017-09-033-5/+6
| * | | | | | | | Refactor access_level to not_protected and ref_protectedShinya Maeda2017-09-0312-24/+24
| * | | | | | | | Impprove spec by godfat suggestionsShinya Maeda2017-09-033-4/+13
| * | | | | | | | Extend can_pick?Shinya Maeda2017-09-032-0/+26
| * | | | | | | | Fix docShinya Maeda2017-09-032-9/+10
| * | | | | | | | Fix docShinya Maeda2017-09-031-0/+2
| * | | | | | | | Add feature specShinya Maeda2017-09-031-0/+15
| * | | | | | | | Remove conversion string to interger for access_levelShinya Maeda2017-09-032-4/+2
| * | | | | | | | Add API supportShinya Maeda2017-09-034-4/+13
| * | | | | | | | Add docShinya Maeda2017-09-033-0/+19
| * | | | | | | | Add changelogShinya Maeda2017-09-031-0/+5
| * | | | | | | | Fix specShinya Maeda2017-09-034-6/+7
| * | | | | | | | Add the rest of specsShinya Maeda2017-09-035-5/+74
| * | | | | | | | Add spec. Fix runner setting page. It worked.Shinya Maeda2017-09-036-5/+39
| * | | | | | | | Update application code by the db schema changeShinya Maeda2017-09-038-19/+15
| * | | | | | | | Re-organize schema. Drop protected from runner. Add access_level to runner. D...Shinya Maeda2017-09-037-32/+46