summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix transient failure in filter merge request spec31443-transient-failure-in-spec-features-merge_requests-filter_merge_requests_spec-rbClement Ho2017-05-111-1/+1
* Merge branch 'update-database-requirements' into 'master' Rémy Coutable2017-05-111-5/+12
|\
| * Update DB requirements in the documentationupdate-database-requirementsYorick Peterse2017-05-111-5/+12
* | Merge branch 'zj-clean-up-ci-variables-table' into 'master' Yorick Peterse2017-05-117-5/+48
|\ \
| * | Remove rails dependent: :destroy statementZ.J. van de Weg2017-05-115-3/+8
| * | Add a foreign key to ci_variables to projectsZ.J. van de Weg2017-05-113-3/+29
| * | Prevent NULL values on ci_variables columnsZ.J. van de Weg2017-05-111-0/+12
* | | Merge branch 'bvl-mysql-rename-concurrently' into 'master' Yorick Peterse2017-05-111-10/+10
|\ \ \
| * | | Add a new column before creating rename triggersBob Van Landuyt2017-05-111-10/+10
* | | | Merge branch 'patch-20' into 'master'Rémy Coutable2017-05-111-4/+9
|\ \ \ \
| * | | | Update installation.md - Updated the Ruby section. Luís Pedro Algarvio2017-05-101-4/+9
* | | | | Merge branch 'patch-20' into 'master' Rémy Coutable2017-05-111-1/+1
|\ \ \ \ \
| * | | | | fixed small typo - piplnie should be pipelineOche Ejembi2017-05-111-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'mr-tabs-sticky-poc' into 'master' 32156-link-to-member-avatarAnnabel Dunstone Gray2017-05-112-2/+14
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Use position sticky on merge request tabsmr-tabs-sticky-pocPhil Hughes2017-05-112-2/+14
* | | | | Merge branch 'issue-templates-summary-lines' into 'master' Rémy Coutable2017-05-112-0/+6
|\ \ \ \ \
| * | | | | Add summary lines for collapsed details in the bug report templateMark Fletcher2017-05-112-0/+6
| | |_|_|/ | |/| | |
* | | | | Merge branch '31781-print-rendered-files-not-possible' into 'master' Annabel Dunstone Gray2017-05-112-3/+9
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Include blob content when printing page31781-print-rendered-files-not-possibleSam Rose2017-05-102-3/+9
* | | | | Merge branch 'docs/complement-tech-articles' into 'master' Sean Packham (GitLab)2017-05-117-12/+25
|\ \ \ \ \
| * | | | | Complement tech articles guidelinesMarcia Ramos2017-05-117-12/+25
|/ / / / /
* | | | | Merge branch 'patch-18' into 'master' Achilleas Pipinellis2017-05-111-1/+1
|\ \ \ \ \
| * | | | | Update getting_started_part_one.md. Minor spelling error.Kevin Nesmith2017-05-011-1/+1
* | | | | | Merge branch 'docs/fix-broken-link' into 'master' Achilleas Pipinellis2017-05-111-1/+1
|\ \ \ \ \ \
| * | | | | | Fix a broken link for the "How to Configure LDAP with GitLab EE" articledocs/fix-broken-linkRémy Coutable2017-05-051-1/+1
* | | | | | | Merge branch 'master' into 'master' Achilleas Pipinellis2017-05-111-2/+3
|\ \ \ \ \ \ \
| * | | | | | | Update README.md with projects exampleToni2017-05-081-2/+3
* | | | | | | | Merge branch 'dm-fix-mysql-failure' into 'master' Sean McGivern2017-05-112-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix MySQL build failuredm-fix-mysql-failureDouwe Maan2017-05-102-2/+2
* | | | | | | | | Merge branch '32016-slash-command-strip-fix' into 'master' Filipa Lacerda2017-05-112-7/+20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix slash commands detection in commentsKushal Pandya2017-05-112-7/+20
|/ / / / / / / / /
* | | | | | | | | Merge branch '32045-vue-warn-cannot-find-element-issuable-time-tracker' into ...Phil Hughes2017-05-111-42/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove sidebar bundle spec32045-vue-warn-cannot-find-element-issuable-time-trackerClement Ho2017-05-101-42/+0
* | | | | | | | | | Merge branch 'issue_api_change' into 'master' Sean McGivern2017-05-111-0/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Issue API change: assignee_id parameter and assignee object in a responseissue_api_changeValery Sizov2017-05-111-0/+5
* | | | | | | | | | | Merge branch 'dm-auxiliary-viewers' into 'master' Sean McGivern2017-05-1132-140/+616
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
| * | | | | | | | | | Add changelogdm-auxiliary-viewersDouwe Maan2017-05-101-0/+5
| * | | | | | | | | | Reset Repository#license memo when license file is changedDouwe Maan2017-05-102-8/+15
| * | | | | | | | | | Implement auxiliary blob viewersDouwe Maan2017-05-1031-134/+598
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch '32087-fix-flickering-system-notes' into 'master' Phil Hughes2017-05-111-0/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix flickering of system notes32087-fix-flickering-system-notesEric Eastwood2017-05-101-0/+2
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge branch '31625-tag-editor-loses-all-inputs-when-you-try-to-add-a-tag-tha...Phil Hughes2017-05-114-3/+10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Keep input data after creating existing tagSam Rose2017-05-104-3/+10
* | | | | | | | | | | Merge branch '32094-custom-notifications-model-aria-labelledby-incorrect' int...Phil Hughes2017-05-111-3/+3
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Fix aria labels on custom notifications modal32094-custom-notifications-model-aria-labelledby-incorrectSam Rose2017-05-101-3/+3
* | | | | | | | | | | Merge branch 'fix-shortcuts_spec-explore-page-transient-failure' into 'master' Douwe Maan2017-05-111-14/+17
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Fix `send_key` to `send_keys` and add EOF newlinefix-shortcuts_spec-explore-page-transient-failureLuke "Jared" Bennett2017-05-101-3/+3
| * | | | | | | | | | Find the nothing-here-block before asserting page content when on explore pag...Luke "Jared" Bennett2017-05-101-15/+18
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'docs/hide-gcp-install' into 'master' Marcia Ramos2017-05-102-2/+4
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into 'docs/hide-gcp-install'docs/hide-gcp-installAchilleas Pipinellis2017-05-10276-1218/+3853
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |