summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Redirect to signin when New Issue for not logged in20204-new-issue-button-redirects-you-to-create-a-new-issue-after-logging-inSam Rose2017-03-156-43/+68
* Merge branch 'fix/execute-inflections-initializer-early' into 'master' DJ Mountney2017-03-111-0/+0
|\
| * Execute inflections initializer earlierfix/execute-inflections-initializer-earlyDouglas Barbosa Alexandre2017-03-101-0/+0
* | Merge branch '29046-fix-github-importer-open-prs' into 'master' Douwe Maan2017-03-105-33/+105
|\ \
| * | Using guard clause and added more specs29046-fix-github-importer-open-prsGabriel Mazetto2017-03-104-58/+90
| * | ChangelogGabriel Mazetto2017-03-101-0/+4
| * | Fix GitHub Import for open PRs from a forkGabriel Mazetto2017-03-103-1/+37
| |/
* | Merge branch 'add-frequently-used-emojis-back-to-menu' into 'master' Filipa Lacerda2017-03-103-23/+61
|\ \ | |/ |/|
| * Add frequently used emojis back to awards menuadd-frequently-used-emojis-back-to-menuEric Eastwood2017-03-093-23/+61
* | Merge branch 'fix-500-in-notes-polling' into 'master' Rémy Coutable2017-03-101-1/+1
|\ \
| * | Fix notes polling failing after code changesSean McGivern2017-03-101-1/+1
* | | Merge branch '29263-merge-button-color' into 'master' 29326-how-to-vue-architectural-decisionsAnnabel Dunstone Gray2017-03-103-5/+5
|\ \ \
| * | | Consistent button colors for disabled buttons29263-merge-button-colorSimon Knox2017-03-103-5/+5
* | | | Merge branch '29137-bulk-perform-async-should-specify-queue' into 'master' Douwe Maan2017-03-103-6/+25
|\ \ \ \
| * | | | adds queue option to push bulk in authorized projects worker29137-bulk-perform-async-should-specify-queueTiago Botelho2017-03-103-6/+25
| | |_|/ | |/| |
* | | | Merge branch 'enable-snippets-by-default' into 'master' Douwe Maan2017-03-103-2/+6
|\ \ \ \
| * | | | Enable snippets for new projects by defaultenable-snippets-by-defaultSean McGivern2017-03-103-2/+6
| | |_|/ | |/| |
* | | | Merge branch 'tc-fix-project-create-500' into 'master'Douwe Maan2017-03-104-0/+22
|\ \ \ \
| * | | | Fix for creating a project through API when import_url is niltc-fix-project-create-500Toon Claes2017-03-104-0/+22
* | | | | Merge branch '28307-update-projects-edit-feature-spec' into 'master' Rémy Coutable2017-03-101-19/+11
|\ \ \ \ \
| * | | | | Update feature visibility spec for projects edit pageDavid Piegza2017-03-091-19/+11
| | |_|/ / | |/| | |
* | | | | Merge branch 'gitaly-config' into 'master' Sean McGivern2017-03-101-0/+10
|\ \ \ \ \
| * | | | | Document gitaly.socket_path settingJacob Vosmaer2017-03-101-0/+10
* | | | | | Merge branch 'adam-prevent-two-issue-trackers' into 'master' Sean McGivern2017-03-104-1/+49
|\ \ \ \ \ \
| * | | | | | Prevent more than one issue tracker to be active for the same projectLuis Del Giudice2017-03-104-1/+49
* | | | | | | Merge branch '29316-can-t-select-a-mirror-user' into 'master' Sean McGivern2017-03-101-2/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix autocomplete in EE when permissions are sent29316-can-t-select-a-mirror-userSean McGivern2017-03-101-2/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch '29209-sign-up-form-name' into 'master' Annabel Dunstone Gray2017-03-102-1/+5
|\ \ \ \ \ \ \
| * | | | | | | Change label for name on sign up form29209-sign-up-form-nametauriedavis2017-03-092-1/+5
* | | | | | | | Merge branch 'docs/pages-unzip-dep' into 'master' Achilleas Pipinellis2017-03-101-8/+12
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Add zip/unzip as dependencies for Pages source installationsdocs/pages-unzip-depAchilleas Pipinellis2017-03-091-8/+12
* | | | | | | | Merge branch 'docs/contributing-md-labels' into 'master' Achilleas Pipinellis2017-03-101-0/+5
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Add a section on issue/MR labeling in CONTRIBUTING.mddocs/contributing-md-labelsAchilleas Pipinellis2017-03-101-0/+5
* | | | | | | | Merge branch 'fe-arch-step' into 'master' Jacob Schatz2017-03-101-2/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | Adds information about architecture step.Filipa Lacerda2017-03-101-2/+20
|/ / / / / / / /
* | | | | | | | Merge branch '24166-close-builds-dropdown' into 'master' Clement Ho2017-03-105-80/+122
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Updates test to use html tags24166-close-builds-dropdownFilipa Lacerda2017-03-091-1/+7
| * | | | | | | Target all build links inside a dropdown. Use jQuery to handle event delegation.Filipa Lacerda2017-03-092-4/+8
| * | | | | | | Use harmony syntax instead of cjsFilipa Lacerda2017-03-091-2/+2
| * | | | | | | Uses vanilla JS to listen to click eventFilipa Lacerda2017-03-095-96/+97
| * | | | | | | Prevent dropdown from closing when user clicks in a build.Filipa Lacerda2017-03-092-0/+31
* | | | | | | | Merge branch 'fix/gb/passed-with-warnings-status-on-mysql' into 'master' Kamil Trzciński2017-03-105-8/+39
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix Rubocop offense in CI/CD stage codefix/gb/passed-with-warnings-status-on-mysqlGrzegorz Bizon2017-03-081-1/+1
| * | | | | | | | Add changelog for passed with warnings status fixGrzegorz Bizon2017-03-081-0/+4
| * | | | | | | | Fix `passed with warnings` stage status on MySQLGrzegorz Bizon2017-03-084-8/+35
* | | | | | | | | Merge branch 'docs/ux-copy-confirmation-dialogs' into 'master' Achilleas Pipinellis2017-03-101-0/+9
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Add confirmation dialogs guidelines in UX copydocs/ux-copy-confirmation-dialogsAchilleas Pipinellis2017-03-091-0/+9
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'update-install-guides-9-0' into 'master' Rémy Coutable2017-03-102-2/+236
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Add missed review update for 8.17 to 9.0 documentupdate-install-guides-9-0DJ Mountney2017-03-091-1/+0
| * | | | | | | Cleanup 8.17 to 9.0 doc with review suggestionsDJ Mountney2017-03-091-7/+7