summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix specsdm-remove-copy-link-on-svgsDouwe Maan2017-04-081-5/+5
* Don't show 'Copy content' button on text files that are not rendered as textDouwe Maan2017-04-079-40/+58
* Merge branch 'dm-remove-copy-link-on-blame-page' into 'master' Douwe Maan2017-04-082-3/+4
|\
| * 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 'clarify-mr-with-someone' into 'master' Stan Hu2017-04-071-5/+14
|\ \
| * | Clarify what an MR needs to be 'with' a maintainerclarify-mr-with-someoneSean McGivern2017-04-071-5/+14
* | | Merge branch 'safari-svg-bug' into 'master' Jacob Schatz2017-04-072-2/+2
|\ \ \
| * | | Give explicit height to SVG icons for SafariAnnabel Dunstone Gray2017-04-072-2/+2
* | | | Merge branch 'dm-wait-for-pipeline' into 'master' Stan Hu2017-04-071-0/+9
|\ \ \ \
| * | | | Actually include WaitForAjax!Douwe Maan2017-04-071-0/+1
| * | | | Wait for AJAX requests to complete so they don't blow up if they are only han...Douwe Maan2017-04-071-0/+8
| | |_|/ | |/| |
* | | | Merge branch 'adam-finish-5993-closed-issuable' into 'master' Douwe Maan2017-04-0718-153/+354
|\ \ \ \
| * | | | Add indication for closed or merged issuables in GFMadam-finish-5993-closed-issuableAdam Buckland2017-04-0718-153/+354
* | | | | Merge branch 'activity-feed-user-name' into 'master' Annabel Dunstone Gray2017-04-076-4/+8
|\ \ \ \ \
| * | | | | Put back usernames in activity and profile feedAnnabel Dunstone Gray2017-04-076-4/+8
| | |_|/ / | |/| | |
* | | | | Merge branch 'feature/add-rake-task-prints-storage-config-in-toml' into 'mast...Robert Speicher2017-04-074-0/+52
|\ \ \ \ \
| * | | | | Add rake task that prints TOML storage configurationfeature/add-rake-task-prints-storage-config-in-tomlAhmad Sherif2017-04-044-0/+52
* | | | | | Merge branch '30588-fix-javascript-sourcemaps-w-chrome-breakpoints' into 'mas...Jacob Schatz2017-04-073-33/+48
|\ \ \ \ \ \
| * | | | | | add CHANGELOG.md entry for !10522Mike Greiling2017-04-071-0/+4
| * | | | | | upgrade webpack-dev-server to fix issues with SockJS causing odd reload behav...Mike Greiling2017-04-072-36/+27
| * | | | | | upgrade webpack to v2.3.3 to resolve sourcemap issuesMike Greiling2017-04-072-25/+45
* | | | | | | Merge branch 'title-change-icon' into 'master' Annabel Dunstone Gray2017-04-071-1/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Update MR title change iconAnnabel Dunstone Gray2017-04-071-1/+1
|/ / / / / /
* | | | | | Merge branch 'test-failure-fix' into 'master' Stan Hu2017-04-071-564/+457
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | |
| * | | | Revert yarn.lock file changesPhil Hughes2017-04-071-564/+457
| | |/ / | |/| |
* | | | 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