- 22 Jan, 2019 40 commits
-
-
GitLab Bot authored
-
Sean McGivern authored
Changed the Caching of User Avatars to be public and to 5 minutes See merge request gitlab-org/gitlab-ce!24546
-
GitLab Bot authored
-
Grzegorz Bizon authored
Resolve "When ref is ambiguous, `CreatePipelineService` raises an error" Closes #55966 See merge request gitlab-org/gitlab-ce!24437
-
Douglas Barbosa Alexandre authored
Reduce the scope of Geo JWT (JSON Web Tokens). Step 1 Closes #3868 See merge request gitlab-org/gitlab-ee!9234
-
GitLab Bot authored
-
Phil Hughes authored
Make favicon tests more fault resistent Closes #50527 See merge request gitlab-org/gitlab-ce!22686
-
Phil Hughes authored
Resolve "Fix hover state of License Management dropdown" Closes #7066 See merge request gitlab-org/gitlab-ee!9237
-
Sam Beckham authored
-
GitLab Bot authored
-
Kamil Trzciński authored
Update GitLab Runner Helm Chart to 0.1.45 See merge request gitlab-org/gitlab-ce!24564
-
Tomasz Maczukin authored
-
Kushal Pandya authored
Resolve "Related merge requests in issue design - Restyle" Closes #47007 See merge request gitlab-org/gitlab-ce!24270
-
Rémy Coutable authored
Change Monitoring to Monitor in docs dangerfile See merge request gitlab-org/gitlab-ce!24570
-
Stan Hu authored
Resolve "Limit sidekiq logging based on argument size" Closes #56547 See merge request gitlab-org/gitlab-ce!24493
-
GitLab Bot authored
-
Douwe Maan authored
Use Gitaly 1.14.0 See merge request gitlab-org/gitlab-ce!24562
-
Achilleas Pipinellis authored
-
Rémy Coutable authored
[QA] Backport Repository::Push and Git::Repository from EE See merge request gitlab-org/gitlab-ce!24558
-
Rémy Coutable authored
Resolve "Inconsistent text color for labels" Closes #53714 See merge request gitlab-org/gitlab-ce!23873
-
Achilleas Pipinellis authored
Fix typos in dev & test docu See merge request gitlab-org/gitlab-ce!24539
-
Achilleas Pipinellis authored
Add hyperlink to PAT doco Closes #56650 See merge request gitlab-org/gitlab-ce!24551
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Add notes about gitaly network architecture See merge request gitlab-org/gitlab-ce!24563
-
Valery Sizov authored
Currently, we generate a large number of JWTs for Geo - one per file synced, per secondary. They are short-lived but do not have any restrictions on scope, so a token valid for downloading one file or repo could, in theory, be used to download another. In this commit we add scope to every token but not enforce it yet.
-
Douwe Maan authored
Fix the MySQL version in gitlab-ci.yml Closes #9323 See merge request gitlab-org/gitlab-ee!9252
-
GitLab Bot authored
-
Lin Jen-Shin authored
Move the CNG triggering to a dedicated job in the `test` stage Closes #56660 See merge request gitlab-org/gitlab-ce!24538
-
Bob Van Landuyt authored
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
Resolve "Redirect projects/:id to project page" Closes #53671 See merge request gitlab-org/gitlab-ce!24467
-
Grzegorz Bizon authored
Fix flaky spec in create_cross_project_pipeline_worker_spec Closes #9323 See merge request gitlab-org/gitlab-ee!9251
-
Tim Zallmann authored
Also removed unnecessary comment
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
GitLab Bot authored
-
Sean McGivern authored
When logging arguments from Sidekiq to JSON, restrict the size of `args` to 10 KB (when converted to JSON). This is to avoid blowing up with excessively large job payloads.
-
Filipa Lacerda authored
Resolve "Changing group visibility does not re-enable Save button" Closes #53856 See merge request gitlab-org/gitlab-ce!23022
-
GitLab Bot authored
-
Douwe Maan authored
Add CSS & JS global flags to represent browser and platform Closes #50013 See merge request gitlab-org/gitlab-ce!24017
-