An error occurred fetching the project authors.
- 19 Nov, 2020 1 commit
-
-
Heinrich Lee Yu authored
This page searches all public projects and the trigram index does not work well with short search terms
-
- 05 Nov, 2020 1 commit
-
-
Heinrich Lee Yu authored
Use the specific message defined for explore pages
-
- 16 Jun, 2020 1 commit
-
-
Arturo Herrero authored
The plan for RSpec 4.0 is to disable monkey patching: https://rspec.info/blog/2013/07/the-plan-for-rspec-3/#zero-monkey-patching-mode This commit stops using RSpec monkey patching in some specs: https://relishapp.com/rspec/rspec-core/docs/configuration/zero-monkey-patching-mode
-
- 15 Apr, 2020 1 commit
-
-
Brian Kabiro authored
Some organizations prefer to have all Gitlab related data private but it is currently possible for non-authenticated users to access certain pages e.g /public and /explore This change makes it possible to restrict access by checking if `public` is included in the restricted visibility level setting. * require authentication for /explore, /help, and /public for non-authenticated users. * remove the Explore link from the sign in page. * redirect an unauthenticated user attempting to access /help to https://docs.gitlab.com/.
-
- 26 Feb, 2020 1 commit
-
-
Vitali Tatarintev authored
Get rids of set in spec/features
-
- 26 Jul, 2019 1 commit
-
-
Thong Kuah authored
Using the sed script from https://gitlab.com/gitlab-org/gitlab-ce/issues/59758
-
- 03 Jan, 2019 2 commits
-
-
Luke Bennett authored
Check that there is a current user before checking if the current user has a namespace with gold or a trial
-
-
- 11 Oct, 2017 1 commit
-
-
Vitaliy @blackst0ne Klachkov authored
-