Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '3440-remove-hsts-header-from-rails-app' into 'master' 13251-docs-on-search | Marin Jankovski | 2017-03-03 | 4 | -4/+31 |
|\ | |||||
| * | Stop setting Strict-Transport-Securty header from within the app | Paweł Chojnacki | 2017-03-03 | 4 | -4/+31 |
|/ | |||||
* | Merge branch 'ee-comp-mr-2' into 'master' | Sean McGivern | 2017-03-03 | 1 | -1/+4 |
|\ | |||||
| * | Improve EE compatibility MR docs [ci skip] ee-comp-mr-2 | Adam Niedzielski | 2017-03-03 | 1 | -1/+4 |
* | | Merge branch 'rs-dev-seed-time' into 'master' | Sean McGivern | 2017-03-03 | 2 | -12/+11 |
|\ \ | |||||
| * | | Fix the `Gitlab::Seeder` monkey patch to disable mail deliveryrs-dev-seed-time | Robert Speicher | 2017-03-02 | 2 | -12/+11 |
* | | | Merge branch 'tooltip-hide-on-scroll' into 'master' | Filipa Lacerda | 2017-03-03 | 2 | -0/+8 |
|\ \ \ | |||||
| * | | | Hides the tooltip on scrolltooltip-hide-on-scroll | Phil Hughes | 2017-03-02 | 2 | -0/+8 |
* | | | | Merge branch 'fix/gb/fix-build-retry-tags-assignment' into 'master' | Kamil Trzciński | 2017-03-03 | 3 | -25/+53 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Fix Rubocop offense in build retry servicefix/gb/fix-build-retry-tags-assignment | Grzegorz Bizon | 2017-03-02 | 1 | -1/+1 |
| * | | | Move unused consts from retry build service to specs | Grzegorz Bizon | 2017-03-02 | 2 | -23/+22 |
| * | | | Improve build retry service tests for cloning data | Grzegorz Bizon | 2017-03-01 | 2 | -2/+13 |
| * | | | Fix runner tags assignment when retrying a job | Grzegorz Bizon | 2017-03-01 | 3 | -23/+41 |
* | | | | Merge branch '27532_api_changes' into 'master' | Sean McGivern | 2017-03-03 | 8 | -17/+317 |
|\ \ \ \ | |||||
| * | | | | Use iids as filter parameter | Jarka Kadlecova | 2017-03-02 | 8 | -17/+317 |
* | | | | | Merge branch '28935-make-logo-smaller' into 'master' | Alfredo Sumaran | 2017-03-03 | 3 | -4/+8 |
|\ \ \ \ \ | |||||
| * | | | | | Decrease tanuki logo size | Annabel Dunstone Gray | 2017-03-02 | 3 | -4/+8 |
* | | | | | | Merge branch '28010-mr-merge-button-default-to-danger' into 'master' | Alfredo Sumaran | 2017-03-03 | 9 | -35/+122 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Default to subtle MR mege button until CI status is available28010-mr-merge-button-default-to-danger | Eric Eastwood | 2017-03-02 | 9 | -35/+122 |
* | | | | | | | Merge branch 'remove_group_policy_add_rules' into 'master' | Douwe Maan | 2017-03-02 | 1 | -6/+0 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Remove now unnecessary `additional_rules!` method from GroupPolicy | Drew Blessing | 2017-02-28 | 1 | -6/+0 |
* | | | | | | | | Merge branch 'dm-fix-api-create-file-on-empty-repo' into 'master' | Robert Speicher | 2017-03-02 | 8 | -46/+52 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Delete hooks from project with empty repositorydm-fix-api-create-file-on-empty-repo | Douwe Maan | 2017-03-02 | 1 | -0/+4 |
| * | | | | | | | | Don't require start branch to exist if we're just creating a new branch | Douwe Maan | 2017-03-02 | 1 | -11/+7 |
| * | | | | | | | | Fix spec | Douwe Maan | 2017-03-01 | 1 | -1/+1 |
| * | | | | | | | | Fix variable name and change copy | Douwe Maan | 2017-03-01 | 2 | -3/+3 |
| * | | | | | | | | Fix creating a file in an empty repo using the API | Douwe Maan | 2017-03-01 | 7 | -44/+50 |
* | | | | | | | | | Merge branch '27978-improve-task-list-ux' into 'master' | Clement Ho | 2017-03-02 | 3 | -4/+78 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Only add a newline in Markdown Editor if the current line is not empty | Jan Christophersen | 2017-03-02 | 3 | -4/+78 |
* | | | | | | | | | | Merge branch 'add-svg-loader' into 'master' | Fatih Acet | 2017-03-02 | 37 | -306/+156 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Changes after reviewadd-svg-loader | Filipa Lacerda | 2017-03-02 | 4 | -6/+21 |
| * | | | | | | | | | | Merge branch 'master' into add-svg-loader | Filipa Lacerda | 2017-02-28 | 149 | -710/+2008 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into add-svg-loader | Filipa Lacerda | 2017-02-28 | 44 | -187/+508 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into 'add-svg-loader' | Filipa Lacerda | 2017-02-27 | 85 | -479/+1105 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | Changes after review - adds alias for icons path | Filipa Lacerda | 2017-02-27 | 8 | -23/+24 |
| * | | | | | | | | | | | | | Fix eslint error | Filipa Lacerda | 2017-02-25 | 1 | -1/+0 |
| * | | | | | | | | | | | | | Remove unused test | Filipa Lacerda | 2017-02-25 | 1 | -30/+0 |
| * | | | | | | | | | | | | | Merge branch 'master' into 'add-svg-loader' | Filipa Lacerda | 2017-02-25 | 49 | -834/+931 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | Remove unneed code | Filipa Lacerda | 2017-02-25 | 1 | -13/+6 |
| * | | | | | | | | | | | | | | remove tech debt code | Filipa Lacerda | 2017-02-25 | 8 | -77/+7 |
| * | | | | | | | | | | | | | | Load svgs in cycle analytics | Filipa Lacerda | 2017-02-25 | 9 | -21/+11 |
| * | | | | | | | | | | | | | | Use vhtml only when necessary | Filipa Lacerda | 2017-02-25 | 4 | -7/+3 |
| * | | | | | | | | | | | | | | Load SVGs into Pipelines | Filipa Lacerda | 2017-02-25 | 8 | -92/+81 |
| * | | | | | | | | | | | | | | Loads SVGs into JS for environments | Filipa Lacerda | 2017-02-24 | 7 | -60/+17 |
| * | | | | | | | | | | | | | | Adds loader to load SVG | Filipa Lacerda | 2017-02-24 | 3 | -2/+11 |
* | | | | | | | | | | | | | | | Merge branch '28410-dropdown-styling' into 'master' | Alfredo Sumaran | 2017-03-02 | 3 | -2/+16 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | Resolve "missing count badge styling in new sidebar dropdown" | Annabel Dunstone Gray | 2017-03-02 | 3 | -2/+16 |
|/ / / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | | Merge branch 'update-yarn-lock' into 'master' | Filipa Lacerda | 2017-03-02 | 1 | -6/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | update yarn.lock after the removal of jquery-ui in !9649update-yarn-lock | Mike Greiling | 2017-03-02 | 1 | -6/+2 |
* | | | | | | | | | | | | | | | Merge branch '28874-user-callout-margin' into 'master' | Alfredo Sumaran | 2017-03-02 | 3 | -10/+33 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |