summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add CHANGELOGfix-github-importDouglas Barbosa Alexandre2017-05-111-0/+4
* Reset create callbacks for Issues/MRs while importing GitHub projectsDouglas Barbosa Alexandre2017-05-111-0/+2
* Fix token interpolation when setting the Github remoteDouglas Barbosa Alexandre2017-05-111-1/+2
* Merge branch 'use-common-vue-for-filtered-search' into 'master' Clement Ho2017-05-114-5/+8
|\
| * ensure filtered_search utilizes common_vue bundleuse-common-vue-for-filtered-searchMike Greiling2017-05-104-5/+8
* | Merge branch 'winh-pipeline-author-link' into 'master' Filipa Lacerda2017-05-119-218/+149
|\ \
| * | Link to commit author user page from pipelines (!11100)winh2017-05-112-8/+11
| * | Add failing test for #29368winh2017-05-111-11/+79
| * | Replace pipeline mock data with JSON fixturewinh2017-05-107-202/+62
* | | 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
|\ \ \ \ \ \ \ \ \ \ \ \