- 23 Mar, 2018 16 commits
-
-
Mike Greiling authored
-
Clement Ho authored
Update Prettier Print Width to 100 See merge request gitlab-org/gitlab-ce!17953
-
Douwe Maan authored
Resolve "Limit number of failed logins using LDAP for authentication" Closes #43525 See merge request gitlab-org/gitlab-ce!17886
-
Sean McGivern authored
Request Chinese Traditional proofreader permissions. See merge request gitlab-org/gitlab-ce!17762
-
Sean McGivern authored
Show gitaly address instead of disk path See merge request gitlab-org/gitlab-ce!17954
-
Douwe Maan authored
Fix issuable state indicator Closes gitlab-ee#4683 See merge request gitlab-org/gitlab-ce!17878
-
Jacob Vosmaer authored
-
Sean McGivern authored
Resolve "Indicate supported image formats in avatar error" Closes #43771 See merge request gitlab-org/gitlab-ce!17747
-
Tim Zallmann authored
-
Kamil Trzciński authored
Merge branch '43482-enabling-auto-devops-on-an-empty-project-gives-you-wrong-information' into 'master' Resolve "Enabling Auto DevOps on an empty project gives you wrong information" Closes #43482 See merge request gitlab-org/gitlab-ce!17605
-
Sean McGivern authored
Route path lookups through legacy_disk_path See merge request gitlab-org/gitlab-ce!17743
-
Filipa Lacerda authored
Rename modal.vue to deprecated_modal.vue See merge request gitlab-org/gitlab-ce!17438
-
Jan Provaznik authored
Now the issuable reference check works only in project scope, if we reference an issuable from a non-project resource (e.g. epics), then project is not set, and there is mismatch in generated issue references. This patch enables issuable reference state check also from group scope. Closes gitlab-ee#4683 Related to #30916
-
Douwe Maan authored
Increase the memory limits used in the unicorn killer Closes gitlab-com/infrastructure#19 See merge request gitlab-org/gitlab-ce!17948
-
Stan Hu authored
Add read-only banner to all pages Closes #43937 See merge request gitlab-org/gitlab-ce!17798
-
DJ Mountney authored
These limits were updated in our docs, and in omnibus some time ago. But the defaults in the source-install were missed.
-
- 22 Mar, 2018 24 commits
-
-
Kamil Trzciński authored
Use porcelain commit lookup method on CI::CreatePipelineService Closes charts/helm.gitlab.io#291 See merge request gitlab-org/gitlab-ce!17911
-
Mike Greiling authored
Added prettierignore file Closes #44483 See merge request gitlab-org/gitlab-ce!17907
-
Jacob Schatz authored
Disable webpack scope hoisting in development See merge request gitlab-org/gitlab-ce!17942
-
Toon Claes authored
When the database is in a read-only state, display a banner on each page informing the user they cannot write to that GitLab instance. Closes gitlab-org/gitlab-ce#43937.
-
Mike Greiling authored
-
Clement Ho authored
UI breakdown of message of the last pushed branch for Create merge request Closes #44382 See merge request gitlab-org/gitlab-ce!17821
-
Mike Greiling authored
-
Jacob Schatz authored
Resolve "Some dropdowns have two scroll bars." Closes #43273 See merge request gitlab-org/gitlab-ce!17665
-
Dennis Tang authored
-
Fabian Schneider authored
-
Robert Speicher authored
Fix the other "A copy of ..." error for ReadOnly Closes #44365 See merge request gitlab-org/gitlab-ce!17935
-
Robert Speicher authored
Add the /help page in robots.txt Closes #44433 See merge request gitlab-org/gitlab-ce!17928
-
Robert Speicher authored
make a little more obvious what operations might need downtime or enhanced migration techniques See merge request gitlab-org/gitlab-ce!17927
-
Brett Walker authored
-
Tiago Botelho authored
-
Lin Jen-Shin authored
Same strategy with: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/17810 See: https://stackoverflow.com/a/29710188/1992201 Frankly I don't really understand how this works and I don't really care either. However I tried it and it does the job. To try this, make sure you have pending migrations, and run the server, hit the site. It would tell you that there's pending migrations, and then run migrations, and then hit the site again. Without this patch, Rails would complain that "A copy of ...", with this patch, it works without problems.
-
Tiago Botelho authored
Tracks the number of failed attempts made by a user trying to authenticate with any external authentication method
-
Takuya Noguchi authored
-
Phil Hughes authored
Poor UX with branch whose name is very long on Branches Closes #44386 See merge request gitlab-org/gitlab-ce!17832
-
Clement Ho authored
Backport 4006 add weight indicator to issues board See merge request gitlab-org/gitlab-ce!17923
-
Clement Ho authored
Merge branch 'leipert-42037-long-instance-names-group-names-covers-namespace-dropdown' into 'master' Prevent overflow of long instance urls during Project creation Closes #42037 See merge request gitlab-org/gitlab-ce!17717
-
Lukas Eipert authored
-
Alejandro Rodríguez authored
Before we were using a "plumbing" Gitlab::Git method that does not go through Gitaly migration checking.
-
Takuya Noguchi authored
-