summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Internationalisation of filtered_search directoryjs-i18n-filtered-searchBrandon Labuschagne2019-04-259-18/+41
* Merge branch 'get-rid-of-user-namespace-method' into 'master'Dmitriy Zaporozhets2019-04-253-16/+2
|\
| * Get rid of the user_namespace API helper methodRémy Coutable2019-04-243-16/+2
* | Merge branch 'kp-add-base-url-support-graphql' into 'master'Phil Hughes2019-04-251-3/+11
|\ \
| * | Add support for baseUrl in ApolloClient instanceKushal Pandya2019-04-251-3/+11
* | | Merge branch '60552-period-dropdown' into 'master'Phil Hughes2019-04-253-0/+47
|\ \ \
| * | | Escape special characters in GFM auto complete highlightingJan Beckmann2019-04-253-0/+47
|/ / /
* | | Merge branch 'jc-update-list-last-commits' into 'master'Lin Jen-Shin2019-04-254-2/+26
|\ \ \
| * | | Update list_last_commits_for_tree response path field to path_bytesJohn Cai2019-04-244-2/+26
|/ / /
* | | Merge branch 'fj-53523-add-option-avoid-loading-wiki-page-content' into 'master'Stan Hu2019-04-2514-85/+188
|\ \ \
| * | | Added list_pages method to avoid loading all wiki pages contentFrancisco Javier López2019-04-2514-85/+188
|/ / /
* | | Merge branch '60687-enviro-dropdown' into 'master'Fatih Acet2019-04-244-2/+8
|\ \ \
| * | | Fix Metrics environments dropdown60687-enviro-dropdownSimon Knox2019-04-244-2/+8
* | | | Merge branch 'fix-api-ide-relative-url-root' into 'master'Fatih Acet2019-04-245-11/+27
|\ \ \ \
| * | | | Fix API and IDE path with `/` relative_url_rootPaul Slaughter2019-04-245-11/+27
| | |_|/ | |/| |
* | | | Merge branch 'autodevops_remote_private_helm_repository' into 'master'Stan Hu2019-04-243-1/+10
|\ \ \ \
| * | | | Added changelogStuart Moore2019-04-081-0/+6
| * | | | Adding ability to specify helm chart repo using environment variablesStuart Moore2019-04-082-1/+4
* | | | | Merge branch '60387-use-icons-in-user-popovers' into 'master'Tim Zallmann2019-04-244-4/+44
|\ \ \ \ \
| * | | | | Add changelog entry60387-use-icons-in-user-popoversKushal Pandya2019-04-221-0/+5
| * | | | | Show category icons in user popoverKushal Pandya2019-04-223-4/+39
| | |_|_|/ | |/| | |
* | | | | Merge branch 'quarantine-flaky-specs' into 'master'Douglas Barbosa Alexandre2019-04-242-6/+3
|\ \ \ \ \
| * | | | | Put some flaky specs in quarantineRémy Coutable2019-04-242-6/+3
| | |_|/ / | |/| | |
* | | | | Merge branch 'i18n-extract-app/views/projects-forks' into 'master'Clement Ho2019-04-244-25/+57
|\ \ \ \ \
| * | | | | [CE] i18n: externalize strings from 'app/views/projects/forks'i18n-extract-app/views/projects-forksTao Wang2019-04-234-25/+57
* | | | | | Merge branch 'update-workhorse-master' into 'master'Douglas Barbosa Alexandre2019-04-242-1/+6
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Update Workhorse to v8.7.0Nick Thomas2019-04-242-1/+6
* | | | | | Merge branch 'ce-issue_10439' into 'master'Nick Thomas2019-04-241-1/+1
|\ \ \ \ \ \
| * | | | | | Backport EE cache updateFelipe Artur2019-04-241-1/+1
|/ / / / / /
* | | | | | Merge branch '54656-500-error-on-save-of-general-pipeline-settings-timeout' i...Stan Hu2019-04-243-1/+15
|\ \ \ \ \ \
| * | | | | | Add CHANGELOG entry54656-500-error-on-save-of-general-pipeline-settings-timeoutMatija Čupić2019-04-241-0/+5
| * | | | | | Redirect to settings page on invalid updateMatija Čupić2019-04-242-1/+10
* | | | | | | Merge branch 'fj-60827-fix-web-strategy-error' into 'master'Stan Hu2019-04-243-4/+18
|\ \ \ \ \ \ \
| * | | | | | | Fix bug when project export to remote url failsFrancisco Javier López2019-04-243-4/+18
|/ / / / / / /
* | | | | | | Merge branch 'add-ci-variable-protected-ref' into 'master'Grzegorz Bizon2019-04-246-3/+12
|\ \ \ \ \ \ \
| * | | | | | | Make sure that CI_COMMIT_REF_PROTECTED is a boolJason van den Hurk2019-04-182-2/+2
| * | | | | | | Change CI_REF_PROTECTED variable to CI_COMMIT_REF_PROTECTEDJason van den Hurk2019-04-106-6/+6
| * | | | | | | Change release version of CI_REF_PROTECTED to 11.11Jason van den Hurk2019-04-101-1/+1
| * | | | | | | Add changelog entryJason van den Hurk2019-04-101-0/+5
| * | | | | | | Added documentation for CI_REF_PROTECTED ci variableJason van den Hurk2019-04-101-0/+1
| * | | | | | | Added the CI_REF_PROTECTED variable to the Gitlab runnerJason van den Hurk2019-04-104-3/+6
* | | | | | | | Merge branch '60475-add-ce-ee-vue-template-danger-check' into 'master'Rémy Coutable2019-04-242-0/+58
|\ \ \ \ \ \ \ \
| * | | | | | | | Add Danger rule for EE/CE templatesNathan Friend2019-04-242-0/+58
* | | | | | | | | Merge branch '60540-merge-request-popover-is-not-working-on-the-to-do-page' i...Phil Hughes2019-04-245-10/+53
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Resolve "Merge Request Popover is not working on the To Do page"Sam Bigelow2019-04-245-10/+53
|/ / / / / / / / /
* | | | | | | | | Merge branch '10099-ee-differences-for-ready-to-merge' into 'master'Phil Hughes2019-04-242-9/+15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Move EE differences for `ready_to_merge.vue`Natalia Tepluhina2019-04-242-9/+15
|/ / / / / / / / /
* | | | | | | | | Merge branch 'sh-disable-internal-ids-available-check' into 'master'Sean McGivern2019-04-243-3/+21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Always use internal ID tables in development and productionsh-disable-internal-ids-available-checkStan Hu2019-04-223-3/+21
* | | | | | | | | | Merge branch 'pedroms-master-patch-06843' into 'master'Achilleas Pipinellis2019-04-241-2/+3
|\ \ \ \ \ \ \ \ \ \