summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Removes EE differences12556-flash-messageFilipa Lacerda2019-07-041-0/+1
* Add Grafana to Admin > Monitoring menu when enabledManeschi Romain2019-07-033-0/+33
* Merge branch 'issue/55953' into 'master'Sean McGivern2019-07-034-9/+9
|\
| * Merge branch 'master' into michel.engelen/gitlab-ce-issue/55953Sean McGivern2019-07-034-49/+14
| |\
| * | replaced string `discussion` with `thread` in issuable-form templateMichel Engelen2019-07-021-3/+3
| * | replaced string `discussion` wit `thread` in comment-button templateMichel Engelen2019-07-021-2/+2
| * | replaced string `discussion` wit `thread` in discussion templateMichel Engelen2019-07-021-1/+1
| * | replaced string `discussion` with string `thread` in thread headerMichel Engelen2019-07-021-1/+1
| * | renamed `discussion` to `thread` in popover from reply form buttonMichel Engelen2019-07-021-2/+2
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceMarin Jankovski2019-07-0320-107/+82
|\ \ \ | | |/ | |/|
| * | Add username to deploy tokensKrasimir Angelov2019-07-021-0/+5
| * | Merge branch '12534-clusters' into 'master'Phil Hughes2019-07-021-1/+1
| |\ \
| | * | Backports css class used in EE specs12534-clustersFilipa Lacerda2019-07-021-1/+1
| * | | Merge branch '12537-settings-general' into 'master'Phil Hughes2019-07-021-1/+1
| |\ \ \
| | * | | Removes EE differences12537-settings-generalFilipa Lacerda2019-07-021-1/+1
| | |/ /
| * | | Registry component now includes error messagesNick Kipling2019-07-021-47/+7
| | |/ | |/|
| * | Merge branch '12532-services-form' into 'master'Phil Hughes2019-07-021-1/+1
| |\ \ | | |/ | |/|
| | * Removes EE differences12532-services-formFilipa Lacerda2019-07-011-1/+1
| * | QA: transfer project specJennifer Louie2019-07-025-7/+7
| * | Don't show tooltips on Open and Closed boardsMartin Hanzel2019-07-011-2/+4
| * | Merge branch 'divergence-graph-api-call' into 'master'Filipa Lacerda2019-07-012-6/+3
| |\ \ | | |/ | |/|
| | * Fetch branch diverging counts from APIPhil Hughes2019-07-012-6/+3
| * | Merge branch 'move-colon-on-merge-request-notification' into 'master'Douwe Maan2019-07-011-1/+1
| |\ \ | | |/ | |/|
| | * Move colon on merge request notificationGeorge Tsiolis2019-07-011-1/+1
| * | Merge branch 'id-stale-branches' into 'master'Grzegorz Bizon2019-07-011-1/+1
| |\ \ | | |/ | |/|
| | * Add endpoint for fetching diverging commit countsid-stale-branchesIgor Drozdov2019-06-281-1/+1
| * | Allow collapsing all issue boardsMartin Hanzel2019-06-281-25/+33
| * | Merge branch 'last-commit-widget-api-call' into 'master'Filipa Lacerda2019-06-281-1/+3
| |\ \
| | * | Use GraphQL API to fetch last commit data for treePhil Hughes2019-06-281-1/+3
| * | | added code difference in `app/views/search/_category.html.haml` from EE to CEMichel Engelen2019-06-281-0/+1
| |/ /
| * | Merge branch '62968-environment-details-header-border-misaligned' into 'master'Kushal Pandya2019-06-281-15/+13
| |\ \
| | * | Align page header for environment details view62968-environment-details-header-border-misalignedDave Pisek2019-06-281-15/+13
| * | | Merge branch 'ce-11098-update-merge-request-settings-description-text' into '...Filipa Lacerda2019-06-282-1/+2
| |\ \ \
| | * | | Update project MR setting section description (CE)Nathan Friend2019-06-252-1/+2
| * | | | Merge branch '6360-tree-header' into 'master'Phil Hughes2019-06-281-0/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Removes EE differences6360-tree-headerFilipa Lacerda2019-06-271-0/+1
| * | | | Merge branch 'sh-avoid-loading-pipeline-status' into 'master'Nick Thomas2019-06-271-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Avoid loading pipeline status in search resultsStan Hu2019-06-271-1/+1
* | | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqMarin Jankovski2019-07-032-3/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'osw-persist-tmp-snippet-uploads' into 'master'Marin Jankovski2019-07-021-2/+3
| |\ \ \ \
| | * | | | Persist tmp snippet uploadsOswaldo Ferreira2019-06-171-2/+3
| * | | | | Merge branch 'security-59581-related-merge-requests-count' into 'master'Marin Jankovski2019-07-021-1/+1
| |\ \ \ \ \
| | * | | | | Expose merge requests count based on user accessAlexandru Croitor2019-06-181-1/+1
* | | | | | | Fix styling for `app/assets/stylesheets/framework/notes.scss`George Tsiolis2019-06-271-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | Fix incorrect reaction placement in commit diff discussionSamantha Ming2019-06-271-1/+1
* | | | | | Externalize strings of access tokens page in user profileantony liu2019-06-265-43/+43
|/ / / / /
* | | | | Merge branch 'refactor/remove-sentry-from-app-settings' into 'master'Stan Hu2019-06-263-50/+1
|\ \ \ \ \
| * | | | | refactor: remove Sentry from application settingsRoger Meier2019-06-253-50/+1
* | | | | | Bring Manual Ordering on Issue ListRajat Jain2019-06-263-3/+4
* | | | | | New RecaptchaExperimentHelper modulesAsh McKenzie2019-06-252-2/+5
|/ / / / /