Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'rails5-boolean-cast' into 'master'46973-job-failed-71275338 | Rémy Coutable | 2018-05-30 | 1 | -2/+3 |
|\ | |||||
| * | Fix boolean casting for nil value | Jan Provaznik | 2018-05-29 | 1 | -2/+3 |
* | | Merge branch 'patch-24' into 'master' | Rémy Coutable | 2018-05-30 | 1 | -1/+3 |
|\ \ | |||||
| * | | add details on root flag related to no_root_squash | Ben Bodenmiller | 2018-05-30 | 1 | -1/+3 |
|/ / | |||||
* | | Merge branch 'docs/broken-link-code-review-guidelines' into 'master' | Marin Jankovski | 2018-05-30 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fixed broken link to build team in documentation | Eddie Stubbington | 2018-05-30 | 1 | -1/+1 |
|/ / | |||||
* | | Merge branch 'brodock-refactor-hashed-storage-task' into 'master' | Douwe Maan | 2018-05-30 | 4 | -97/+190 |
|\ \ | |||||
| * | | Specs covering listing all gitlab:storage:* typesbrodock-refactor-hashed-storage-task | Gabriel Mazetto | 2018-05-29 | 2 | -5/+101 |
| * | | refactor to remove duplication | Gabriel Mazetto | 2018-05-28 | 1 | -14/+12 |
| * | | assign helper full name to variable to reduce code length | Gabriel Mazetto | 2018-05-28 | 1 | -10/+19 |
| * | | Refactor RakeHelper to reduce complexity | Gabriel Mazetto | 2018-05-28 | 1 | -26/+18 |
| * | | Remove useless extra lines from `storage.md` inside code block | Gabriel Mazetto | 2018-05-28 | 1 | -7/+0 |
| * | | Extracted auxiliary methods from storage.rake into specific RakeHelper | Gabriel Mazetto | 2018-05-28 | 2 | -86/+91 |
* | | | Merge branch 'fix/bitbucket_import_anonymous' into 'master' | Douwe Maan | 2018-05-30 | 4 | -1/+37 |
|\ \ \ | |||||
| * | | | Import bitbucket issues that are reported by an anonymous user | Bart Libert | 2018-05-24 | 4 | -1/+37 |
* | | | | Merge branch 'sh-fix-submit-not-clearing-local-storage' into 'master' | Filipa Lacerda | 2018-05-30 | 4 | -2/+22 |
|\ \ \ \ | |||||
| * | | | | Add a regression test for clearing local storage upon issue creation | Stan Hu | 2018-05-29 | 1 | -0/+14 |
| * | | | | Fix local storage not being cleared after creating a new issue | Stan Hu | 2018-05-29 | 3 | -2/+8 |
* | | | | | Merge branch 'patch-25' into 'master' | Rémy Coutable | 2018-05-30 | 1 | -1/+2 |
|\ \ \ \ \ | |||||
| * | | | | | add CI as option in place of custom hooks | Ben Bodenmiller | 2018-05-30 | 1 | -1/+2 |
|/ / / / / | |||||
* | | | | | Merge branch 'mattermost-api-v4' into 'master' | Sean McGivern | 2018-05-30 | 10 | -46/+53 |
|\ \ \ \ \ | |||||
| * | | | | | Updated help text for team list for Mattermost slash commands | Harrison Healey | 2018-05-29 | 3 | -5/+5 |
| * | | | | | Updated Mattermost integration to use Mattermost API v4 | Harrison Healey | 2018-05-28 | 8 | -42/+49 |
* | | | | | | Merge branch 'render_super' into 'master' | Rémy Coutable | 2018-05-30 | 3 | -16/+43 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add document around `render_ce`render_super | Lin Jen-Shin | 2018-05-29 | 1 | -12/+38 |
| * | | | | | | Unify app/views/shared/issuable/form/_title.html.haml | Lin Jen-Shin | 2018-05-28 | 2 | -4/+5 |
* | | | | | | | Merge branch 'blackst0ne-squash-and-merge-in-gitlab-core-ce' into 'master' | Phil Hughes | 2018-05-30 | 41 | -64/+840 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Add 'squash and rebase' feature to CEblackst0ne-squash-and-merge-in-gitlab-core-ce | blackst0ne | 2018-05-29 | 41 | -64/+840 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge branch '46844-update-awesome_print-to-1-8-0' into 'master' | Dmitriy Zaporozhets | 2018-05-30 | 3 | -3/+8 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Update awesome_print to 1.8.0 | Takuya Noguchi | 2018-05-29 | 3 | -3/+8 |
* | | | | | | | | Merge branch 'bootstrap-pull-float' into 'master' | Annabel Gray | 2018-05-30 | 8 | -15/+15 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Convert remaining pull-* to float-* | Clement Ho | 2018-05-29 | 8 | -15/+15 |
* | | | | | | | | | Merge branch 'fix-snippet-row' into 'master' | Annabel Gray | 2018-05-30 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fix snippet row | Clement Ho | 2018-05-29 | 1 | -1/+1 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch '46877-bootstrap-4-lists' into 'master' | Clement Ho | 2018-05-30 | 21 | -33/+33 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Remove duplicate classes | Annabel Dunstone Gray | 2018-05-29 | 1 | -2/+2 |
| * | | | | | | | | | Replace well-list with content-list and hover-list | Annabel Dunstone Gray | 2018-05-29 | 22 | -34/+34 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'bootstrap-emails-verify-badge' into 'master' | Annabel Gray | 2018-05-30 | 3 | -3/+3 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fix email verification badge | Clement Ho | 2018-05-29 | 3 | -3/+3 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'sh-bump-rugged-to-0.27.1' into 'master' | Robert Speicher | 2018-05-29 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | |||||
| * | | | | | | | | Bump rugged to 0.27.1 for security fixes | Stan Hu | 2018-05-29 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'sh-ruby-cache-key-debian-stretch' into 'master' | Robert Speicher | 2018-05-29 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Upgrade cache key to be clear that Debian Stretch is being used | Stan Hu | 2018-05-29 | 1 | -2/+2 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'bootstrap-ide-new-file-modal' into 'master' | Annabel Gray | 2018-05-29 | 2 | -18/+12 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||||
| * | | | | | | | Fix web IDE new entry modal form alignment | Clement Ho | 2018-05-29 | 2 | -18/+12 |
* | | | | | | | | Merge branch '6045-extract-ee-specific-specs-lines' into 'master' | Robert Speicher | 2018-05-29 | 12 | -53/+110 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Try to fetch the CE branch in EE because sometimes it has the same name6045-extract-ee-specific-specs-lines | Rémy Coutable | 2018-05-24 | 1 | -2/+2 |
| * | | | | | | | | Reduce CE/EE diff in spec/controllers/projects/project_members_controller_spe... | Rémy Coutable | 2018-05-24 | 1 | -1/+1 |
| * | | | | | | | | Reduce CE/EE diff in spec/controllers/projects/issues_controller_spec.rb | Rémy Coutable | 2018-05-24 | 1 | -1/+1 |
| * | | | | | | | | Reduce CE/EE diff in spec/controllers/projects/imports_controller_spec.rb | Rémy Coutable | 2018-05-24 | 1 | -12/+6 |