summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Add ProjectMetricsDashboardSetting model and tableReuben Pereira2019-04-264-1/+23
* Merge branch '3713-cross-project-environments-dashboard-mvc-backport' into 'm...Filipa Lacerda2019-04-261-5/+3
|\
| * Backport Environments Dashboard SCSS Changes3713-cross-project-environments-dashboard-mvc-backportAndrew Fontaine2019-04-241-5/+3
* | Revert "Merge branch '60855-mr-popover-is-not-attached-in-system-notes' into ...Phil Hughes2019-04-261-4/+0
* | Resolve "Misalignment on suggested changes diff table"Natalia Tepluhina2019-04-261-2/+2
* | Merge branch '46048-canary-next' into 'master'Phil Hughes2019-04-264-22/+32
|\ \
| * | Adds information about Canary env46048-canary-nextFilipa Lacerda2019-04-254-22/+32
* | | Merge branch '60855-mr-popover-is-not-attached-in-system-notes' into 'master'Filipa Lacerda2019-04-261-0/+4
|\ \ \
| * | | Init MR Popovers onmount of system note60855-mr-popover-is-not-attached-in-system-notesSam Bigelow2019-04-241-0/+4
* | | | Merge branch '60808-only-show-target-branch-advanced-error-before-merge' into...Filipa Lacerda2019-04-261-1/+2
|\ \ \ \
| * | | | Only show message when MR is open60808-only-show-target-branch-advanced-error-before-mergeNathan Friend2019-04-241-1/+2
| |/ / /
* | | | Externalize strings in activity calendarVictor Wu2019-04-261-12/+12
* | | | Use a FSM to determine application next stateEnrique Alcántara2019-04-266-134/+280
* | | | Merge branch 'ce-fl-fix-missing-required-prop' into 'master'Phil Hughes2019-04-261-0/+1
|\ \ \ \
| * | | | Adds missing propFilipa Lacerda2019-04-251-0/+1
| | |/ / | |/| |
* | | | Merge branch 'refactor/58827-migrate-issue-spec-to-jest' into 'master'Kushal Pandya2019-04-262-8/+7
|\ \ \ \
| * | | | refactor(issue): Refactored issue tests from Karma to JestMartin Hobert2019-04-252-8/+7
* | | | | Merge branch 'migrate-import-projects-spec' into 'master'Kushal Pandya2019-04-263-2/+4
|\ \ \ \ \
| * | | | | Move import projects karma specs to jestLuke Bennett2019-04-253-2/+4
* | | | | | Merge branch '60906-fix-wiki-links' into 'master'Stan Hu2019-04-251-3/+2
|\ \ \ \ \ \
| * | | | | | Use wiki partial in search resultsMario de la Ossa2019-04-251-3/+2
* | | | | | | Externalize left sidebar stringsVictor Wu2019-04-251-2/+2
* | | | | | | Implement toast componentJacques Erasmus2019-04-253-20/+8
* | | | | | | Externalize strings in merge request tabsVictor Wu2019-04-251-4/+4
* | | | | | | Revert "Merge branch 'patch-54' into 'master'"Victor Wu2019-04-251-2/+2
* | | | | | | Merge branch 'sh-fix-autocomplete-mirror-repo' into 'master'Filipa Lacerda2019-04-251-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Disable password autocomplete in mirror repository formsh-fix-autocomplete-mirror-repoStan Hu2019-04-211-2/+2
* | | | | | | | Merge branch 'project-home-panel-differences' into 'master'Filipa Lacerda2019-04-251-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix EE differences in home_panel.html.hamlPhil Hughes2019-04-251-0/+2
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch '11254-overflow-ce' into 'master'Kushal Pandya2019-04-251-1/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Hide ScopedBadge overflow notesRajat Jain2019-04-251-1/+3
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Add auto direction to support rtl languagesAhmad Haghighi2019-04-2519-6/+24
* | | | | | | | Merge branch 'fix-new-issue-header' into 'master'Rémy Coutable2019-04-251-2/+1
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Fix new issue header textSean McGivern2019-04-251-2/+1
* | | | | | | | 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
* | | | | | | | | Escape special characters in GFM auto complete highlightingJan Beckmann2019-04-251-0/+10
* | | | | | | | | Added list_pages method to avoid loading all wiki pages contentFrancisco Javier López2019-04-253-10/+18
* | | | | | | | | Merge branch '60687-enviro-dropdown' into 'master'Fatih Acet2019-04-242-1/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix Metrics environments dropdown60687-enviro-dropdownSimon Knox2019-04-242-1/+2
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'fix-api-ide-relative-url-root' into 'master'Fatih Acet2019-04-243-10/+9
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Fix API and IDE path with `/` relative_url_rootPaul Slaughter2019-04-243-10/+9
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch '60387-use-icons-in-user-popovers' into 'master'Tim Zallmann2019-04-242-4/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | Show category icons in user popoverKushal Pandya2019-04-222-4/+21
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'i18n-extract-app/views/projects-forks' into 'master'Clement Ho2019-04-243-25/+18
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | [CE] i18n: externalize strings from 'app/views/projects/forks'i18n-extract-app/views/projects-forksTao Wang2019-04-233-25/+18
| | |/ / / / / | |/| | | | |
* | | | | | | 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-241-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Redirect to settings page on invalid updateMatija Čupić2019-04-241-1/+1
* | | | | | | | Merge branch 'add-ci-variable-protected-ref' into 'master'Grzegorz Bizon2019-04-241-0/+1
|\ \ \ \ \ \ \ \