Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Collapse)Author
2017-06-06Explicitly require format.json in prometheus_controllerPawel Chojnacki
+ add missing prometheus_controller tests!
2017-06-02Use `.text-center` class instead of text-align propkushalpandya
2017-06-01Update as per review feedbackkushalpandya
2017-06-01Handle response failure case for loadActiveMetricskushalpandya
2017-06-01Changes based on UX reviewkushalpandya
2017-06-01Remove service help, add URL field helpkushalpandya
2017-05-31Lint: Fix missing new line at EOFkushalpandya
2017-05-31Styles for banner within panelkushalpandya
2017-05-31Populate Missing env var panelkushalpandya
2017-05-31Add styles for Prometheus Service Metricskushalpandya
2017-05-31Add Prometheus Metrics Bundle, panel for Missing environment variableskushalpandya
2017-05-31Prometheus Metrics Bundlekushalpandya
2017-05-31Add styles for Prometheus Metrics panelkushalpandya
2017-05-31Render service extras partial conditionallykushalpandya
2017-05-31Prometheus Metrics Panel Viewkushalpandya
2017-05-31Empty state icon for Metricskushalpandya
2017-05-30Merge remote-tracking branch 'upstream/master' into ↵Pawel Chojnacki
28717-additional-metrics-review-branch
2017-05-30Merge branch '2472-assignee-dropdown-does-not-display-selected-assignee-ce' ↵Phil Hughes
into 'master' Assignee dropdown does not display selected assignee Closes #2472 See merge request !11744
2017-05-30Merge branch '31849-pipeline-show-view-realtime' into 'master'Phil Hughes
Creates a mediator for pipeline details vue in order to mount several vue apps with the same data Closes #31849 See merge request !11732
2017-05-30Merge branch '31616-add-uptime-of-gitlab-instance-in-admin-area' into 'master'Rémy Coutable
31616-add-uptime-of-gitlab-instance-in-admin-area Closes #31616 See merge request !11590
2017-05-30Merge branch '32954-loading-icon' into 'master'Phil Hughes
Displays loading icon in async buttons inline Closes #32954 See merge request !11735
2017-05-29Merge branch '32790-pipeline_schedules-pages-throwing-error-500' into 'master'Kamil Trzciński
Resolve "pipeline_schedules pages throwing error 500" Closes #32790 See merge request !11706
2017-05-2931616-add-uptime-of-gitlab-instance-in-admin-areajboltz88
2017-05-29Merge branch '30917-wiki-is-not-searchable-with-guest-permissions' into 'master'Douwe Maan
Resolve "Wiki is not searchable with Guest permissions" Closes #30917 See merge request !11613
2017-05-29Merge branch 'sh-fix-submodules-trailing-spaces' into 'master'Robert Speicher
Strip trailing whitespaces in submodule URLs Closes #33018 See merge request !11753
2017-05-29Create a separate helper to check if we show particular tab on a search pageValery Sizov
2017-05-29Merge branch 'rework-authorizations-performance' into 'master'Douwe Maan
Rework project authorizations and nested groups for better performance See merge request !10885
2017-05-29Add performance deltas between app deployments on Merge Request widgetKushal Pandya
2017-05-29Merge branch '32977-user-autocomplete-per_page-does-not-work' into 'master'Douwe Maan
Resolve "User autocomplete per_page does not work" Closes #32977 See merge request !11742
2017-05-29Merge branch 'fix/cohorts-tab-nav' into 'master'Sean McGivern
Add missing cohorts to tab nav See merge request !11766
2017-05-29Explicitly test that guest is able to search through the wikiValery Sizov
2017-05-29Merge branch 'fix-up-notes-technical-debt' into 'master'Fatih Acet
Fix up some notes.js tech debt See merge request !11283
2017-05-29Strip trailing whitespaces in submodule URLsStan Hu
Users attempting to access repositories that had `.gitmodules` entries with trailing whitespaces would encounter an Error 500. This was due to a change in bf876ec7 that quietly removed the whitespace stripping. Closes #33018
2017-05-29Add missing cohorts to tab navJames Lopez
2017-05-29Use if pipeline_schedule.refShinya Maeda
2017-05-29Use nil? for ref evaluationShinya Maeda
2017-05-29Validate parameters when active is falseShinya Maeda
2017-05-29FixedShinya Maeda
2017-05-29Revert "Reproduced"Shinya Maeda
This reverts commit 3e0d8b4ca7d7bd0f1ce014b6caaff1b1e32b1f8f.
2017-05-29ReproducedShinya Maeda
2017-05-29Fix: Milestone - Participants list is showing duplicate assigneesValery Sizov
2017-05-27Replace "build" with "job"Fabio Busatto
Close #32994
2017-05-27Backport MR from EEClement Ho
2017-05-26Merge branch 'apply-same-responsive-notes-to-parallel-diff' into 'master'Annabel Dunstone Gray
Apply responsive note styles to parallel diffs See merge request !11701
2017-05-26Enable DuplicateProperty scss-lintAnnabel Dunstone Gray
2017-05-26Merge branch ↵Fatih Acet
'32447-remove-source-branch-is-displayed-to-mergers-who-cannot-actually-delete-the-source-branch-from-a-forked-project' into 'master' Disable "Remove source branch" in MR Widget for users who can't remove, and re-add checkbox to MR form Closes #32447 and #32907 See merge request !11558
2017-05-26Apply responsive note styles to parallel diffsEric Eastwood
Fix inspired while working on https://gitlab.com/gitlab-org/gitlab-ce/issues/32801
2017-05-26More consistent padding of notes, system notes, and note formDouwe Maan
2017-05-26Add per page to user autocompleteClement Ho
2017-05-26Creates CI Header component to use in pipelines and job details pagesFilipa Lacerda