summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixes race condition in project uploads29652-race-condition-in-project-uploads-fixTiago Botelho2017-07-171-1/+5
* Merge branch 'rubocop-hash-index' into 'master'Rémy Coutable2017-07-173-0/+105
|\
| * Added cop to blacklist the use of hash indexesrubocop-hash-indexYorick Peterse2017-07-143-0/+105
* | Merge branch 'remove-git-search-files' into 'master'Sean McGivern2017-07-172-125/+0
|\ \
| * | Remove Repository#search_filesremove-git-search-filesJacob Vosmaer2017-07-142-125/+0
* | | Merge branch '35181-cannot-create-label-from-board-page' into 'master'Phil Hughes2017-07-173-2/+7
|\ \ \
| * | | Fix label creation from new list for subgroup projectsMark Fletcher2017-07-173-2/+7
* | | | Merge branch 'gitaly-more-annotations' into 'master'Sean McGivern2017-07-177-139/+67
|\ \ \ \
| * | | | Gitaly migration annotationsJacob Vosmaer2017-07-141-0/+4
| * | | | Use helper instead of ad-hoc regexJacob Vosmaer2017-07-141-2/+1
| * | | | Make commit lookups explicitJacob Vosmaer2017-07-146-87/+45
| * | | | Remove deprecated #heads methodJacob Vosmaer2017-07-142-40/+2
| * | | | Make branch filter support privateJacob Vosmaer2017-07-141-11/+16
* | | | | Merge branch '35155-upgrade-fog-core-to-1-44-3-and-its-providers-to-the-lates...Rémy Coutable2017-07-173-9/+13
|\ \ \ \ \
| * | | | | Bump fog-core to 1.44.3 and fog providers' plugins to latestTakuya Noguchi2017-07-163-9/+13
* | | | | | Merge branch '34964-have_gitlab_http_status' into 'master'Rémy Coutable2017-07-172-2/+16
|\ \ \ \ \ \
| * | | | | | Introduce have_gitlab_http_status34964-have_gitlab_http_statusLin Jen-Shin2017-07-152-2/+16
* | | | | | | Merge branch '35064-fix-px-difference' into 'master'Phil Hughes2017-07-171-1/+2
|\ \ \ \ \ \ \
| * | | | | | | Fix line height of breadcrumbs to match context nav header35064-fix-px-differenceAnnabel Dunstone Gray2017-07-131-1/+2
* | | | | | | | Merge branch 'context-nav-avatar-bg' into 'master'Phil Hughes2017-07-171-0/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Add white background to context header avatarcontext-nav-avatar-bgAnnabel Dunstone Gray2017-07-131-0/+1
| |/ / / / / /
* | | | | | | Merge branch '35174-fix-aws-elb-query' into 'master'Tim Zallmann2017-07-171-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix incorrect AWS ELB metrics.35174-fix-aws-elb-queryJoshua Lambert2017-07-171-1/+1
|/ / / / / / /
* | | | | | | Merge branch 'google-launcher' into 'master'Robert Speicher2017-07-161-4/+4
|\ \ \ \ \ \ \
| * | | | | | | Update Google launcher detailsgoogle-launchereliran.mesika2017-07-161-4/+4
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'docs/fix-link-styleguide' into 'master'Marcia Ramos2017-07-161-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Fix wrong link to docs in docs styleguideAchilleas Pipinellis2017-07-161-2/+2
| |/ / / / / /
* | | | | | | Merge branch 'docs/update-health-check' into 'master'Marcia Ramos2017-07-163-79/+114
|\ \ \ \ \ \ \
| * | | | | | | Split docs on IP whitelist for monitoring accessdocs/update-health-checkAchilleas Pipinellis2017-07-163-34/+52
| * | | | | | | Update health check docsAchilleas Pipinellis2017-07-161-70/+87
| |/ / / / / /
* | | | | | | Merge branch 'docs/overview-features-3' into 'master'Achilleas Pipinellis2017-07-163-10/+29
|\ \ \ \ \ \ \
| * | | | | | | Update issue-related docsMarcia Ramos2017-07-163-10/+29
|/ / / / / / /
* | | | | | | Merge branch 'docs/add-features-groups' into 'master'Achilleas Pipinellis2017-07-1630-150/+214
|\ \ \ \ \ \ \
| * | | | | | | Refactor groups docsMarcia Ramos2017-07-1630-150/+214
|/ / / / / / /
* | | | | | | Merge branch 'docs/add-subgroups-limitations-to-pages' into 'master'Achilleas Pipinellis2017-07-162-7/+15
|\ \ \ \ \ \ \
| * | | | | | | Add subgroups limitations to Pages docsMarcia Ramos2017-07-162-7/+15
|/ / / / / / /
* | | | | | | Merge branch 'docs/overview-features-5' into 'master'Achilleas Pipinellis2017-07-161-0/+64
|\ \ \ \ \ \ \
| * | | | | | | add changes from EE-updatesdocs/overview-features-5Marcia Ramos2017-07-131-0/+64
* | | | | | | | Merge branch 'ad_matching_rule_doc' into 'master'Achilleas Pipinellis2017-07-161-1/+6
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Add AD matching rule filter and more informationad_matching_rule_docDrew Blessing2017-07-141-1/+6
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch '35069-stop-using-rgba-for-text-color-as-it-leads-to-worse-reada...Annabel Dunstone Gray2017-07-142-9/+9
|\ \ \ \ \ \ \
| * | | | | | | Change text colors from RGBA to HEX35069-stop-using-rgba-for-text-color-as-it-leads-to-worse-readability-on-non-retina-screensPedro Moreira da Silva2017-07-142-9/+9
* | | | | | | | Merge branch 'fix-javascript-test-coverage-badge' into 'master'Clement Ho2017-07-141-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | fix javascript test coverage badge in README.mdfix-javascript-test-coverage-badgeMike Greiling2017-07-141-1/+1
* | | | | | | | | Merge branch 'bjk/metric_names' into 'master'Douwe Maan2017-07-1411-112/+93
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | Rename ConnectionRackMiddleware to RequestsRackMiddleware.bjk/metric_namesPawel Chojnacki2017-07-134-60/+54
| * | | | | | | | Update sessions metric name.Ben Kochie2017-07-122-2/+2
| * | | | | | | | Update metrics docs.Ben Kochie2017-07-121-15/+18
| * | | | | | | | Add unit to latency metrics.Ben Kochie2017-07-126-29/+29
| * | | | | | | | Update rack metric namesBen Kochie2017-07-122-21/+5