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-11-06correctly set the domain of a result set when it is different on other tracksMike Greiling
2017-11-06simplify legend label for additonal tracksMike Greiling
2017-11-06fix karma failuresMike Greiling
2017-11-06add dashed and dotted line styles for multiple-query graphsMike Greiling
2017-11-06add track information to data legendMike Greiling
2017-11-06process all queries within a graphMike Greiling
2017-11-06pass all graph queries into createTimeSeriesMike Greiling
2017-11-06fix bug in which axes are scaled only to first data setMike Greiling
2017-11-06Merge branch 'remove-ensure-ref-fetched-from-controllers' into 'master'Sean McGivern
removed the #ensure_ref_fetched from all controllers Closes #36061 See merge request gitlab-org/gitlab-ce!15129
2017-11-06Merge branch 'revert-unintentional-changes-in-mr-12810' into 'master'Annabel Dunstone Gray
Revert unintentional changes in !12810 Closes #39816 See merge request gitlab-org/gitlab-ce!15198
2017-11-06Merge branch ↵Sean McGivern
'pawel/show_empty_page_when_prometheus_metrics_are_disabled-35639' into 'master' Make Prometheus metrics endpoint return empty response when metrics are disabled Closes #35639 See merge request gitlab-org/gitlab-ce!14490
2017-11-06Resolve "DashboardController#activity.json is slow due to SQL"Francisco Javier López
2017-11-06Merge branch 'dm-block-group-and-project-creation-when-external-by-default' ↵Sean McGivern
into 'master' Make sure group and project creation is blocked for new users that are external by default Closes #39664 See merge request gitlab-org/gitlab-ce!15212
2017-11-06Merge branch '39668-tooltip-safari' into 'master'Tim Zallmann
Remove native title tooltip in pipeline jobs dropdown in Safari Closes #39668 See merge request gitlab-org/gitlab-ce!15213
2017-11-06updated the ignore_column concern to support multiple columnsmicael.bergeron
This method is an ActiveRecord extension and it should behave like one. I expected this to work.
2017-11-06Merge branch 'dm-reallow-project-path-ending-in-period' into 'master'Sean McGivern
Reallow project paths ending in periods Closes #39695 See merge request gitlab-org/gitlab-ce!15190
2017-11-06Remove create MR button from issues when MRs are disabledGeorge Andrinopoulos
2017-11-06Make sure group and project creation is blocked for new users that are ↵Douwe Maan
external by default
2017-11-06ignore the column before the migrationmicael.bergeron
reword the changelog remove dead code in the specs
2017-11-06Reallow project paths ending in periodsDouwe Maan
2017-11-06Merge branch 'jk-delete-epic-backport' into 'master'Sean McGivern
Refactor issuable destroy action See merge request gitlab-org/gitlab-ce!15203
2017-11-06Revert unintentional changes in !12810Takuya Noguchi
2017-11-06Resolve "Editor icons"Tim Zallmann
2017-11-06Refactor issuable destroy actionJarka Kadlecova
2017-11-06Remove native title tooltip in pipeline jobs dropdown in SafariFilipa Lacerda
2017-11-06Merge branch 'ce-gitlab-git-backport' into 'master'Sean McGivern
CE repository mirroring changes backport See merge request gitlab-org/gitlab-ce!15184
2017-11-06Merge branch '38677-render-new-discussions-on-diff-tab' into 'master'Filipa Lacerda
Added discussion_line_code value to note response and use it to query the right… Closes #38677 See merge request gitlab-org/gitlab-ce!14981
2017-11-06Remove unique validation from external_url in EnvironmentShinya Maeda
2017-11-04Expose project visibility as CI variableMatija Čupić
2017-11-04Merge branch 'sh-headless-chrome-support' into 'master'Stan Hu
Replace PhantomJS with Headless Chrome for GitLab Integration Tests Closes #30876 See merge request gitlab-org/gitlab-ce!12244
2017-11-03Merge branch '39771-fix-clusters-settings-expanded-options' into 'master'Filipa Lacerda
Fix clusters description text collapsing away on page-load Closes #39771 See merge request gitlab-org/gitlab-ce!15177
2017-11-03Merge branch 'master' into sh-headless-chrome-supportMike Greiling
* master: (33 commits) Ignore SQL CACHE hits in Sherlock Fix SQL timings for the performance bar Find the LFS-objects for a fork within a the fork network Remove bottom-border from last responsive table row Add system hooks user_rename and group_rename Unlink a project from a fork network when it's source was deleted. Make sure the settings page renders when root of a fork is deleted Remove Peek's original keyboard shortcut (numpad 0, keycode 96) Add application setting to Auto DevOps docs Enable MergeableSelector in scss-lint (for !14567) Enable MergeableSelector in scss-lint (for !14055) Enable MergeableSelector in scss-lint (for !14062) Enable MergeableSelector in scss-lint (for !14398) Enable MergeableSelector in scss-lint (for !13480) Enable MergeableSelector in scss-lint (for !13473) Enable MergeableSelector in scss-lint (for !13600) Enable MergeableSelector in scss-lint Resolve ""To do" should be "Todos" on Todos list page" Avoid regenerating the ref path for the environment Remove white space at bottom of issue boards ...
2017-11-03Merge branch 'issue_39176' into 'master'Douwe Maan
Render 404 when polling commit notes without having permissions Closes #39176 See merge request gitlab-org/gitlab-ce!15140
2017-11-03Use Gitlab::Git operations for repository mirroringAlejandro Rodríguez
2017-11-03Encapsulate git operations for mirroring in Gitlab::GitAlejandro Rodríguez
2017-11-03Create a Wiki Repository's raw_repository properlyAlejandro Rodríguez
2017-11-03Merge branch '39776-remove-responsive-table-bottom-border' into 'master'Annabel Dunstone Gray
Remove bottom-border from last responsive table row Closes #39776 See merge request gitlab-org/gitlab-ce!15179
2017-11-03Merge branch 'bvl-unlink-fixes' into 'master'Douwe Maan
This fixes some bugs related to forked projects of which the source was deleted. Closes #39667 See merge request gitlab-org/gitlab-ce!15150
2017-11-03Merge branch 'enable-scss-lint-mergeable-selector' into 'master'Annabel Dunstone Gray
Enable MergeableSelector in scss-lint See merge request gitlab-org/gitlab-ce!12810
2017-11-03Find the LFS-objects for a fork within a the fork networkBob Van Landuyt
2017-11-03Remove bottom-border from last responsive table rowEric Eastwood
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/39776
2017-11-03Render 404 when polling commit notes without having permissionsFelipe Artur
2017-11-03removed the #ensure_ref_fetched from all controllersmicael.bergeron
also, I refactored the MergeRequest#fetch_ref method to express the side-effect that this method has. MergeRequest#fetch_ref -> MergeRequest#fetch_ref! Repository#fetch_source_branch -> Repository#fetch_source_branch!
2017-11-03Fix clusters description text collapsing away on page-loadEric Eastwood
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/39771 Caused by https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/13363
2017-11-03Add system hooks user_rename and group_renameWinnie Hellmann
2017-11-03Unlink a project from a fork network when it's source was deleted.Bob Van Landuyt
We need to close all merge requests coming from the project within the entire fork network.
2017-11-03Make sure the settings page renders when root of a fork is deletedBob Van Landuyt
2017-11-03Merge branch 'sh-fix-environment-slug-generation' into 'master'Grzegorz Bizon
Avoid regenerating the ref path for the environment Closes #39752 See merge request gitlab-org/gitlab-ce!15167
2017-11-03Merge branch '39684-issue-boards-space' into 'master'Phil Hughes
Remove white space at bottom of issue boards Closes #39684 See merge request gitlab-org/gitlab-ce!15166
2017-11-03Merge branch '39726-add-crsf-token-axios' into 'master'Phil Hughes
Add crsf token in axios calls Closes #39726 See merge request gitlab-org/gitlab-ce!15155