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
AgeCommit message (Collapse)Author
2018-07-27Revert "Merge branch '41416-making-instance-wide-data-tools-more-accessible' ↵Sean McGivern
into 'master'" This reverts merge request !20679
2018-07-27Merge branch '41416-making-instance-wide-data-tools-more-accessible' into ↵Sean McGivern
'master' Resolve "Making instance-wide data tools more accessible" Closes #41416 and #48507 See merge request gitlab-org/gitlab-ce!20679
2018-07-27Resolve "The comparison list for the modified icons"Sam Beckham
2018-07-27Merge remote-tracking branch 'dev/master'Felipe Artur
2018-07-27Merge branch 'security-fj-missing-csrf-system-hooks' into 'master'Felipe Artur Cardozo
[master] Missing CSRF in System Hooks See merge request gitlab/gitlabhq!2419
2018-07-26Add read_instance_statistics global policyLuke Bennett
2018-07-26Add instance_statistics_visibility_private application setting and top nav iconLuke Bennett
2018-07-25Backports relevant changes made in ↵Tiago Botelho
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/5163 to CE
2018-07-25Merge branch 'replace-snake-case-css-classes' into 'master'Phil Hughes
Replace author_link snake case in stylesheets, specs, and helpers Closes #30921 See merge request gitlab-org/gitlab-ce!20797
2018-07-24Add an option to have a private profile on GitLabJX Terry
2018-07-24Replace author_link snake case in stylesheets, specs, and helpersGeorge Tsiolis
2018-07-23Changing the hook test action to use POSTFrancisco Javier López
2018-07-23Merge branch '29278-commits-page-tooltips' into 'master'Annabel Gray
Resolve "Commits page tooltips" Closes #29278 See merge request gitlab-org/gitlab-ce!20674
2018-07-23Display GPG status on repository and blob pagesWinnie Hellmann
2018-07-23Fix #47379 - Project visibility tooltipJamie Schembri
2018-07-23Merge branch '48932-disable-saml-if-omniauth-is-disabled' into 'master'Douwe Maan
Resolve "Disable SAML and Bitbucket if OmniAuth is disabled" Closes #48932 See merge request gitlab-org/gitlab-ce!20608
2018-07-20Merge branch '23705-add-single-file-download-in-repo' into 'master'Douwe Maan
Resolve "Ability to download single file" Closes #23705 See merge request gitlab-org/gitlab-ce!20480
2018-07-20Remove all tooltip use from commit_person_linkLuke Bennett
2018-07-20Keep img title attrLuke Bennett
2018-07-20fix lintLuke Bennett
2018-07-20Disable SAML if OmniAuth is disabledLin Jen-Shin
We also try to unify the way we setup OmniAuth, and how we check if it's enabled or not.
2018-07-18Proper icon validatorLukas Eipert
2018-07-18Merge branch 'rd-48920-backend-support-for-clarifying-search-bar' into 'master'Douwe Maan
Add avatar_url attr to the response of the autocomplete endpoint Closes #48920 See merge request gitlab-org/gitlab-ce!20661
2018-07-18Refactor code for single file download in repositoryKia Mei Somabes
2018-07-18Refactor code for single file download in repositoryKia Mei Somabes
2018-07-17Add has_tooltip bool handling for commit_person_linkLuke Bennett
2018-07-17Dont add title attr to user_avatar_without_link if has_tooltip is falseLuke Bennett
2018-07-17Remove sanitize_repo_pathZeger-Jan van de Weg
This method is unneeded given its been pushed to Gitaly, through https://gitlab.com/gitlab-org/gitaly/merge_requests/780 Closes https://gitlab.com/gitlab-org/gitaly/issues/1235
2018-07-17Add avatar_url attr to the response of the autocomplete endpointRubén Dávila
2018-07-16SubmoduleHelper - Project is not always available as an instance variableMario de la Ossa
2018-07-13Refactor code for single file download in repositoryKia Mei Somabes
2018-07-12Merge branch 'dz-manifest-import' into 'master'Douwe Maan
Add manifest import See merge request gitlab-org/gitlab-ce!20304
2018-07-12Set content-disposition header for single file download in repositoryKia Mei Somabes
2018-07-11Revert "Merge branch 'ee-5481-epic-todos' into 'master'"Jarka Kadlecová
This reverts commit 4d9a3f42f1fd3be21555e19872b7121cca65015e, reversing changes made to ecf9c145f6e4d170cd059df88743393d9e63c489.
2018-07-11More reliable manifest parser and group-only selectorDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2018-07-10Add daylight saving time support for pipeline schedulesCollen
2018-07-10Resolve "Disable GCP free credit banner at instance level"Dennis Tang
2018-07-10Update time_helper.rb to fix output for exact minutes.Marcel Amirault
2018-07-09Add single file download in repositoryKia Mei Somabes
2018-07-06Use proper markdown rendering for previewsBrett Walker
2018-07-06Merge branch 'bvl-wrap-cross-project-group-permissions' into 'master'Douwe Maan
Create cross project group features See merge request gitlab-org/gitlab-ce!20333
2018-07-06Fix User role displayed on projects dashboardFrancisco Javier López
2018-07-06Create cross project group featuresBob Van Landuyt
This allows us to check specific abilities in views, while still enabling/disabling them at once.
2018-07-04Merge branch 'ee-5481-epic-todos' into 'master'Sean McGivern
Port of Todos for epics See merge request gitlab-org/gitlab-ce!19908
2018-07-04Merge branch 'remove-is-shared-from-ci-runners' into 'master'Grzegorz Bizon
Remove the use of `is_shared` of `Ci::Runner` See merge request gitlab-org/gitlab-ce!20172
2018-07-04Move group_dropdown_label to ce helperJarka Kadlecová
2018-07-03More EE->CE fixesJan Provaznik
2018-07-03Move todo_group_options to CEJan Provaznik
2018-07-03Support todos for epics backportJarka Kadlecová
2018-07-02Add `&` support for epics autocompletionKushal Pandya