- 04 May, 2018 2 commits
-
-
-
Stan Hu authored
Update grape-entity 0.6.0 -> 0.7.1 See merge request gitlab-org/gitlab-ce!18720
-
- 03 May, 2018 38 commits
-
-
Clement Ho authored
Break issue title for board card title and issuable header text Closes #45940 See merge request gitlab-org/gitlab-ce!18674
-
Tim Zallmann authored
Add loading icon padding for pipeline environments See merge request gitlab-org/gitlab-ce!18631
-
Phil Hughes authored
Move TimeTrackingSpentOnlyPane vue component See merge request gitlab-org/gitlab-ce!18710
-
Phil Hughes authored
Add padding to profile description Closes #35727 See merge request gitlab-org/gitlab-ce!18663
-
Filipa Lacerda authored
Added changes count to web IDE folder See merge request gitlab-org/gitlab-ce!18452
-
Rémy Coutable authored
Change the docs license to CC BY-SA See merge request gitlab-org/gitlab-ce!18718
-
Rémy Coutable authored
update omniauth-github ~> 1.1.1 to ~> 1.3 See merge request gitlab-org/gitlab-ce!18668
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Pirate Praveen authored
-
Achilleas Pipinellis authored
As discussed in https://gitlab.com/gitlab-org/gitlab-ce/issues/42891
-
Robert Speicher authored
Output some useful information when running the rails console See merge request gitlab-org/gitlab-ce!18697
-
Brett Walker authored
-
Douwe Maan authored
Ensure that spec/features/issues/user_uses_slash_commands_spec tests run locally Closes #45970 See merge request gitlab-org/gitlab-ce!18713
-
Pirate Praveen authored
-
-
Phil Hughes authored
Platform: Use component to emit event on Subscription toggle component instead of eventHub See merge request gitlab-org/gitlab-ce!18703
-
George Tsiolis authored
-
Douwe Maan authored
update devise 4.2 -> 4.4 See merge request gitlab-org/gitlab-ce!18667
-
Kushal Pandya authored
-
Kushal Pandya authored
-
Kushal Pandya authored
-
Pirate Praveen authored
-
George Tsiolis authored
-
Rémy Coutable authored
[Rails5] Fix trusted proxies See merge request gitlab-org/gitlab-ce!18705
-
Rémy Coutable authored
CE port of "Remove `features/group_active_tab.feature`" See merge request gitlab-org/gitlab-ce!18706
-
blackst0ne authored
CE port of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/5554
-
blackst0ne authored
There is a bug in trusted proxies: https://github.com/rails/rails/issues/5223 This commit adds a monkey patch to fix the bug. Example of errors: ``` 1) trusted_proxies with default config preserves private IPs Failure/Error: expect(request.ip).to eq('10.1.5.89') expected: "10.1.5.89" got: nil (compared using ==) # ./spec/initializers/trusted_proxies_spec.rb:12:in `block (3 levels) in <top (required)>' 2) trusted_proxies with default config filters out localhost Failure/Error: expect(request.ip).to eq('10.1.5.89') expected: "10.1.5.89" got: "1.1.1.1" (compared using ==) # ./spec/initializers/trusted_proxies_spec.rb:18:in `block (3 levels) in <top (required)>' ```
-
Filipa Lacerda authored
Update environment item action buttons icons Closes #38755 See merge request gitlab-org/gitlab-ce!18632
-
Rémy Coutable authored
[Rails5] Fix params passed to MergeWorker See merge request gitlab-org/gitlab-ce!18701
-
blackst0ne authored
-
Phil Hughes authored
Improve Web IDE Commit Panel Closes #44837 See merge request gitlab-org/gitlab-ce!18234
-
André Luís authored
-
Phil Hughes authored
Add pass through to stripHtml for undefined and null inputs See merge request gitlab-org/gitlab-ce!18690
-
Olivier Gonzalez authored
-
George Tsiolis authored
-
Douwe Maan authored
[CE] Backport Identity.uniqueness_scope from EE See merge request gitlab-org/gitlab-ce!18689
-
Douwe Maan authored
Forking repositories is handled by Gitaly by default See merge request gitlab-org/gitlab-ce!18679
-
Filipa Lacerda authored
Change font for tables inside diff discussions Closes #45485 See merge request gitlab-org/gitlab-ce!18660
-