An error occurred fetching the project authors.
- 30 Apr, 2019 8 commits
-
-
Michael Kozono authored
-
Michael Kozono authored
-
Michael Kozono authored
So that secondaries can use the same URL.
-
Michael Kozono authored
Instead of URL. This frees up URL so it doesn’t have to match the gitlab.rb external_url, which frees up external_url so it doesn’t have to be unique.
-
Michael Kozono authored
So Geo nodes can compare their configured name with this field in order to find which record they belong to.
-
Michael Kozono authored
-
Douglas Barbosa Alexandre authored
We have a couple of places that select namespaces.* where select namespaces.id would do the trick. This commit applies the same concept that we have for projects to namespaces.
-
Michael Kozono authored
-
- 24 Apr, 2019 1 commit
-
-
Douglas Barbosa Alexandre authored
-
- 23 Apr, 2019 1 commit
-
-
Douglas Barbosa Alexandre authored
Extract a helper method to avoid code duplication.
-
- 11 Apr, 2019 1 commit
-
-
Thong Kuah authored
Renamed UrlValidator to AddressableUrlValidator to avoid 'url:' naming collision with ActiveModel::Validations::UrlValidator in 'validates' statement. Make use of the options attribute of the parent class ActiveModel::EachValidator. Add more options: allow_nil, allow_blank, message. Renamed 'protocols' option to 'schemes' to match the option naming from UrlValidator.
-
- 06 Apr, 2019 1 commit
-
-
Douglas Barbosa Alexandre authored
-
- 05 Apr, 2019 2 commits
-
-
Michael Kozono authored
The concept of alternate_url is fundamentally flawed, so we are removing it before it is released. https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/10609
-
Valery Sizov authored
This change allows to use some alternative URL for primary node. This URL will be used only by secondary node to reach the primary
-
- 28 Mar, 2019 1 commit
-
-
Nick Thomas authored
-
- 27 Mar, 2019 1 commit
-
-
Michael Kozono authored
-
- 26 Mar, 2019 1 commit
-
-
Bob Van Landuyt authored
This changes the repository type from a binary `wiki?` to a type. So we can have more than 2 repository types. Now everywhere we called `.wiki?` and expected a boolean, we check that type.
-
- 18 Mar, 2019 1 commit
-
-
Douglas Barbosa Alexandre authored
This method allow us to enable selective sync support for the FDW queries to count synced registries.
-
- 12 Mar, 2019 1 commit
-
-
Michael Kozono authored
Add the form field, and allow the data to flow through to the model just like the regular `url` field.
-
- 04 Feb, 2019 1 commit
-
-
Toon Claes authored
-
- 24 Jan, 2019 1 commit
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 20 Dec, 2018 1 commit
-
-
Jarka Košanová authored
- we now use the hierarchy class also for epics - also rename supports_nested_groups? into supports_nested_objects? - move it to a concern - add checks for epics
-
- 05 Dec, 2018 1 commit
-
-
Douglas Barbosa Alexandre authored
This commit add a minimum_reverification_interval column to the geo_nodes table. This columns says after how many days (at least) a repository should reverified.
-
- 02 Dec, 2018 1 commit
-
-
gfyoung authored
Enables frozen string in the following: * ee/app/helpers/**/*.rb * ee/app/mailers/**/*.rb * ee/app/models/**/*.rb Partially addresses gitlab-org/gitlab-ce/#47424.
-
- 12 Nov, 2018 1 commit
-
-
Lin Jen-Shin authored
-
- 06 Nov, 2018 1 commit
-
-
Douglas Barbosa Alexandre authored
Redirect user back to the secondary after a logout & re-login via the primary.
-
- 05 Oct, 2018 1 commit
-
-
Gabriel Mazetto authored
-
- 20 Sep, 2018 1 commit
-
-
Toon Claes authored
-
- 14 Jun, 2018 1 commit
-
-
Nick Thomas authored
-
- 02 Jun, 2018 1 commit
-
-
Stan Hu authored
-
- 01 Jun, 2018 1 commit
-
-
Stan Hu authored
* A change in Ruby (https://github.com/ruby/ruby/commit/ce635262f53b760284d56bb1027baebaaec175d1) requires passing in the exact required length for OpenSSL keys and IVs. * Ensure the secrets.yml is generated before any prepended modules are loaded. This is done by renaming the `secret_token.rb` initializer to `01_secret_token.rb`, which is a bit ugly but involves the least impact on other files. * Reading an invalid OpenSSL::PKey causes OpenSSL to throw OpenSSL::PKey::PKeyError instead of ArgumentError (https://github.com/ruby/openssl/blob/master/History.md).
-
- 19 Apr, 2018 1 commit
-
-
Nick Thomas authored
-
- 01 Feb, 2018 1 commit
-
-
Nick Thomas authored
-
- 17 Jan, 2018 1 commit
-
-
Toon Claes authored
- `POST api/geo_nodes/:id/repair`: To repair the authentication - `PUT api/geo_nodes/:id`: To edit the Geo node Closes gitlab-org/gitlab-ee#4475.
-
- 21 Dec, 2017 1 commit
-
-
Brett Walker authored
-
- 18 Dec, 2017 1 commit
-
-
Nick Thomas authored
-
- 13 Dec, 2017 1 commit
-
-
Nick Thomas authored
-
- 07 Dec, 2017 3 commits
-
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-