summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rename displaying_blame to blamedm-remove-copy-link-on-blame-pageDouwe Maan2017-04-072-4/+4
* Don't show Copy contents button on Blame pageDouwe Maan2017-04-072-3/+4
* Merge branch '30151-fix-vue-production-warnings' into 'master' Alfredo Sumaran2017-04-077-24/+17
|\
| * Remove Vue from main bundle and disable production warningsMike Greiling2017-04-077-24/+17
|/
* Merge branch 'dosuken123/gitlab-ce-2989-run-cicd-pipelines-on-a-schedule-idea...Sean McGivern2017-04-0716-25/+186
|\
| * Add ref and active to import/export configSean McGivern2017-04-071-0/+2
| * Fix last spec failureKamil Trzcinski2017-04-071-1/+6
| * Fix spec failureKamil Trzcinski2017-04-071-1/+1
| * Yet, another errorsdosuken123/gitlab-ce-2989-run-cicd-pipelines-on-a-schedule-idea1-basic-backend-implementation-with-quick-uiKamil Trzcinski2017-04-072-2/+5
| * Another round of code reviewKamil Trzcinski2017-04-072-4/+10
| * Fix changelogKamil Trzcinski2017-04-071-2/+2
| * Fix test failuresKamil Trzcinski2017-04-074-4/+6
| * Simplify ifKamil Trzcinski2017-04-071-1/+1
| * Update code to remove no longer needed changesKamil Trzcinski2017-04-072-7/+1
| * Update migrationsKamil Trzcinski2017-04-074-45/+14
| * Update tests to cover trigger scheduleKamil Trzcinski2017-04-075-32/+82
| * Fix ref referenceKamil Trzcinski2017-04-0710-36/+119
| * N/A to None. Revert validates from validates_presence_of.Shinya Maeda2017-04-072-2/+2
| * create_params and update_params into trigger_paramsShinya Maeda2017-04-071-11/+4
| * Add def trigger_schedule in Trigger. Use persisted? for checling existanceShinya Maeda2017-04-074-3/+5
| * before_create :set_project. Now TriggerSchedule saves project from parentShinya Maeda2017-04-072-5/+5
| * Add specs in triggers_spec.rb (Halfway)Shinya Maeda2017-04-071-0/+8
| * Use allow_destroy. Remove condtion from form.haml.Shinya Maeda2017-04-074-24/+13
| * Add form for scheduled triggerShinya Maeda2017-04-077-4/+59
* | Merge branch 'fix-github-import-rake-task' into 'master' Sean McGivern2017-04-071-2/+9
|\ \
| * | Fix rake test to import Github repositoriesDouglas Barbosa Alexandre2017-04-071-2/+9
* | | Merge branch 'docs/ci-variables-remove-my-email' into 'master' Achilleas Pipinellis2017-04-071-1/+1
|\ \ \
| * | | Remove wrong user email from CI variables example outputAchilleas Pipinellis2017-04-071-1/+1
* | | | Merge branch 'optimise-builds' into 'master' Sean McGivern2017-04-074-1/+43
|\ \ \ \ | |_|/ / |/| | |
| * | | Count number of queriesKamil Trzcinski2017-04-074-1/+43
* | | | Merge branch 'karma-failure-fix' into 'master' Jacob Schatz2017-04-072-7/+6
|\ \ \ \
| * | | | Fixed duplicate jQuery AJAX spyonkarma-failure-fixPhil Hughes2017-04-072-7/+6
* | | | | Merge branch 'bvl-fix-project-ci-status-cache' into 'master' Kamil TrzciƄski2017-04-0713-123/+155
|\ \ \ \ \
| * | | | | Use `Ci::ExpirePipelineCacheService` to set `ProjectPipelinestatus`bvl-fix-project-ci-status-cacheBob Van Landuyt2017-04-074-17/+10
| * | | | | Take the ref of a pipeline into account when caching statusBob Van Landuyt2017-04-072-17/+29
| * | | | | Rename `ProjectBuildStatus` -> `ProjectPipelineStatus`Bob Van Landuyt2017-04-077-7/+7
| * | | | | Wrap updating of cache after pipeline transition in class methodBob Van Landuyt2017-04-074-7/+21
| * | | | | Update project build status cache when transitioningBob Van Landuyt2017-04-075-12/+16
| * | | | | Rename Ci::PipelineStatus -> Ci::ProjectBuildStatusBob Van Landuyt2017-04-078-93/+102
* | | | | | Merge branch '18471-restrict-tag-pushes-protected-tags' into 'master' Douwe Maan2017-04-0783-295/+1464
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Show Flash message above Tags list18471-restrict-tag-pushes-protected-tagsKushal Pandya2017-04-073-2/+8
| * | | | | Documentation for protected tagsJames Edwards-Jones2017-04-0710-3/+69
| * | | | | Protected tags changes from backend maintainer reviewJames Edwards-Jones2017-04-073-3/+5
| * | | | | Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags'Kushal Pandya2017-04-06253-1835/+6699
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch '18471-restrict-tag-pushes-protected-tags' of gitlab.com:gitlab-...Kushal Pandya2017-04-07176-267/+2021
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'last-green-master' into 18471-restrict-tag-pushes-protected-tagsJames Edwards-Jones2017-04-06176-267/+2021
| | |\ \ \ \ \ \
| | * | | | | | | Fix within('#new_protected_tag') in protected tags specJames Edwards-Jones2017-04-061-1/+1
| * | | | | | | | Fix selector for form wrapperKushal Pandya2017-04-071-2/+2
| |/ / / / / / /
| * | | | | | | Fix projected import failing on missing relationsJames Edwards-Jones2017-04-061-1/+5
| * | | | | | | Fixes as per feedbackKushal Pandya2017-04-068-20/+20