- 11.09.2019 2 коммита
-
-
Illya Klymov создал
-
Illya Klymov создал
-
- 27.08.2019 38 коммитов
-
-
Illya Klymov создал
-
Sanad Liaquat создал
Update view for testability and update page object See merge request gitlab-org/gitlab-ce!32224
-
-
Yorick Peterse создал
Replace prepend_entity with prepend_if_ee helper Closes gitlab-ee#13639 See merge request gitlab-org/gitlab-ce!32214
-
-
Mike Greiling создал
CE-backport: Move create cluster Vue apps to create_cluster directory. See merge request gitlab-org/gitlab-ce!32220
-
-
Enrique Alcantara создал
This commit creates a create_cluster directory to collect all Vue applications related to creating kubernetes applications using gitlab. It also moves the gke_cluster_dropdowns collection of apps to the create_cluster directory. gke_cluster_dropdowns contains dropdown components used to select configuration options to create a Kubernetes cluster in Google Cloud.
-
Lin Jen-Shin создал
Merge branch '65312-use-group-labels-instead-of-legacy-team-labels-for-danger-picking-test-reviewers' into 'master' Detect the new stage labels in `Gitlab::Danger::Teammate` Closes #65312 See merge request gitlab-org/gitlab-ce!32261
-
Jan Provaznik создал
Merge branch '66641-broken-master-real-http-connections-are-disabled-unregistered-request' into 'master' Use `stub_full_request` to fix spec failure Closes #66641 See merge request gitlab-org/gitlab-ce!32259
-
Kushal Pandya создал
Removes trailing whitespace to fix linting See merge request gitlab-org/gitlab-ce!32265
-
Evan Read создал
-
-
Lin Jen-Shin создал
Add nil check for Gitlab.config.prometheus Closes #13806 See merge request gitlab-org/gitlab-ce!32201
-
Kamil Trzciński создал
Update the syntax of DAG example See merge request gitlab-org/gitlab-ce!32137
-
Evan Read создал
Update DB migrations style guide: prefer atomic migrations when possible See merge request gitlab-org/gitlab-ce!31915
-
Mayra Cabrera создал
Currently, the DB migrations guide says that "you must" use non-blocking operations (such as CREATE INDEX CONCURRENTLY), always. But this does not make sense in cases of empty tables and leads to splitting the work to multiple non-atomic (with disable_ddl_transaction!) DB migrations. To follow KISS principle, to have fewer DB migrations steps, to have them atomic when it's possible and simplify deployment and troubleshooting, the following exceptions were added to the doc: - index creation, - index dropping, - defining an FK, - adding a column with DEFAULT,
-
-
-
Achilleas Pipinellis создал
Make it simpler to run markdownlint by moving it before we do those hacks to run Nanoc.
-
Sean McGivern создал
Promote Label to Group Label via API endpoint Closes #57657 See merge request gitlab-org/gitlab-ce!25218
-
Achilleas Pipinellis создал
Update index of feature flags See merge request gitlab-org/gitlab-ce!32217
-
-
Achilleas Pipinellis создал
Update capitalization in /dev docs See merge request gitlab-org/gitlab-ce!32189
-
-
Achilleas Pipinellis создал
Update capitalization in /integrations and /raketasks See merge request gitlab-org/gitlab-ce!32241
-
-
Jan Provaznik создал
Remove N+1 SQL query loading project feature in dashboard Closes #66482 See merge request gitlab-org/gitlab-ce!32169
-
Evan Read создал
[#2838] add cache override explanation See merge request gitlab-org/gitlab-ce!32024
-
Jace Bennest создал
-
Evan Read создал
Update `only` `chat` statement to correct singular form See merge request gitlab-org/gitlab-ce!32116
-
Daniel Gruesso создал
-
Ramya Authappan создал
Remove passing tests from quarantine Closes gitlab-org/quality/nightly#127 See merge request gitlab-org/gitlab-ce!32237
-
Evan Read создал
Add missing blank line to omniauth doc See merge request gitlab-org/gitlab-ce!32250
-
Marcel Amirault создал
-
Stan Hu создал
Resolve "Store deploy tokens encrypted" Closes #63502 See merge request gitlab-org/gitlab-ce!30679
-
Stan Hu создал
Reduce the complexity of our CI configuration Closes #51367 and #65702 See merge request gitlab-org/gitlab-ce!31728
-
Michael Kozono создал
Add option to allow OAuth providers to bypass two factor Closes #56059 See merge request gitlab-org/gitlab-ce!31996
-