summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use latest codeclimate image againwinh-upgrade-codeclimateWinnie Hellmann2017-11-271-1/+1
* Upgrade codeclimate image to 0.70.1Winnie Hellmann2017-11-271-1/+1
* Merge branch '40273_404_on_commits_page_when_all_files_on_branch_deleted' int...Rémy Coutable2017-11-271-2/+1
|\
| * Fix 404 on empty branchhaseeb2017-11-271-2/+1
|/
* Merge branch 'optimise-stuck-ci-jobs-worker' into 'master'Yorick Peterse2017-11-275-14/+32
|\
| * Fix stuck jobs testsoptimise-stuck-ci-jobs-workerKamil Trzcinski2017-11-271-4/+4
| * Allow to drop jobs for deleted projectsKamil Trzcinski2017-11-274-10/+13
| * Use not-ordered searchKamil Trzcinski2017-11-271-4/+9
| * Optimise StuckCiJobsWorkerKamil Trzcinski2017-11-272-3/+13
|/
* Merge branch '40481-bump-jquery-to-2-2-4' into 'master'Phil Hughes2017-11-275-11/+16
|\
| * Upgrade jQuery to 2.2.4Takuya Noguchi2017-11-235-11/+16
* | Merge branch 'fix_schedules_documentation' into 'master'Grzegorz Bizon2017-11-271-1/+1
|\ \
| * | removed 'only once' from the docsChristiaan Van den Poel2017-11-251-1/+1
* | | Merge branch '40352-ignore-hashed-repos-cleanup-dirs' into 'master'Stan Hu2017-11-264-12/+51
|\ \ \ | |/ / |/| |
| * | static-analysis fix40352-ignore-hashed-repos-cleanup-dirsdigitalMoksha2017-11-251-2/+1
| * | refactored the hashed repository namedigitalMoksha2017-11-251-2/+5
| * | static analysis fixdigitalMoksha2017-11-241-1/+0
| * | added changelogdigitalMoksha2017-11-242-0/+10
| * | ignore hashed repositories when doing rake gitlab:cleanup:dirsdigitalMoksha2017-11-242-11/+39
* | | Merge branch 'fl-upgrade-svg' into 'master'Tim Zallmann2017-11-2433-15/+40
|\ \ \
| * | | Update svg external dependencyfl-upgrade-svgFilipa Lacerda2017-11-2433-15/+40
* | | | Merge branch 'docs/runner-aws-spot-instances' into 'master'Marcia Ramos2017-11-242-0/+411
|\ \ \ \
| * | | | Address feedback for AWS Runner autoscale articleAchilleas Pipinellis2017-11-242-118/+142
| * | | | Clarify usage of Runner limit and AWS tagsAchilleas Pipinellis2017-11-231-4/+6
| * | | | Finish rest of the sectionsAchilleas Pipinellis2017-11-231-56/+147
| * | | | Finish all sections except docker.machineAchilleas Pipinellis2017-11-231-14/+44
| * | | | Add runners.cache sectionAchilleas Pipinellis2017-11-231-72/+90
| * | | | Add Runner registration infoAchilleas Pipinellis2017-11-231-5/+89
| * | | | Clear up sectionsAchilleas Pipinellis2017-11-231-20/+53
| * | | | Add skeletonAchilleas Pipinellis2017-11-232-1/+115
| * | | | Add article on autoscaling GitLab Runner on AWSAchilleas Pipinellis2017-11-231-0/+15
* | | | | Merge branch 'pawel/update_prometheus_gem_to_fix_compilation_on_centos' into ...Stan Hu2017-11-242-3/+3
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Update prometheus Gem to fix compilation on centos 6 duo to GCC not recognizi...Pawel Chojnacki2017-11-242-3/+3
| | |/ / | |/| |
* | | | Merge branch 'jej/fix-protected-branch-validations-ce' into 'master'Rémy Coutable2017-11-248-42/+34
|\ \ \ \
| * | | | Deduplicate protected ref human_access_levelsjej/fix-protected-branch-validations-ceJames Edwards-Jones2017-11-246-25/+15
| * | | | Fix ProtectedBranch access level validationsJames Edwards-Jones2017-11-245-17/+19
* | | | | Merge branch 'dm-project-search-performance' into 'master'Sean McGivern2017-11-246-44/+18
|\ \ \ \ \
| * | | | | Drastically improve project search performance by no longer searching namespa...dm-project-search-performanceDouwe Maan2017-11-246-44/+18
* | | | | | Merge branch 'qa/gb/add-feedback-to-package-qa-action' into 'master'Rémy Coutable2017-11-242-20/+91
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Add a feedback mechanism to `package-qa` manual actionGrzegorz Bizon2017-11-242-20/+91
|/ / / / /
* | | | | Merge branch '40465-update-timeago-js' into 'master'Filipa Lacerda2017-11-242-4/+14
|\ \ \ \ \
| * | | | | Updated timeago.jsTim Zallmann2017-11-242-4/+14
| |/ / / /
* | | | | Merge branch 'issue_40374' into 'master'Sean McGivern2017-11-248-40/+95
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix WIP system note not being createdissue_40374Felipe Artur2017-11-238-40/+95
* | | | | Merge branch '36400-trigger-job' into 'master'Tim Zallmann2017-11-243-3/+34
|\ \ \ \ \
| * | | | | Prevent 500 error when inspecting job after trigger was removedFilipa Lacerda2017-11-243-3/+34
|/ / / / /
* | | | | Merge branch '38916-add-classlist-polyfill' into 'master'Filipa Lacerda2017-11-243-270/+60
|\ \ \ \ \
| * | | | | Add classList polyfill for IE classList.toggle(.., force)38916-add-classlist-polyfillEric Eastwood2017-11-243-270/+60
* | | | | | Merge branch 'dm-fix-registry-with-sudo-token' into 'master'Sean McGivern2017-11-243-16/+16
|\ \ \ \ \ \
| * | | | | | Fix pulling and pushing using a personal access token with the sudo scopedm-fix-registry-with-sudo-tokenDouwe Maan2017-11-233-16/+16