- 31 Jan, 2019 14 commits
-
-
Kushal Pandya authored
Does following enhancements to `convertObjectPropsToCamelCase` helper; - Adds support for `dropKeys` within options param to discard properties. - Adds support for `allowKeys` within options param to skip converting property names.
-
Sean McGivern authored
Update Sentry client to get project list See merge request gitlab-org/gitlab-ce!24672
-
Reuben Pereira authored
-
Filipa Lacerda authored
Update runner admin page to make description field larger Closes #54639 See merge request gitlab-org/gitlab-ce!23593
-
Filipa Lacerda authored
Reduce Bundle Size by making select2 loading optional Closes #56988 See merge request gitlab-org/gitlab-ce!24727
-
Grzegorz Bizon authored
Fix metrics graphs environments dropdown Closes #49388 See merge request gitlab-org/gitlab-ce!24441
-
Rémy Coutable authored
Add git credentials to .netrc when needed Closes gitlab-org/quality/nightly#57 and #56857 See merge request gitlab-org/gitlab-ce!24691
-
Phil Hughes authored
Resolve "Add Avatar from author of the last commit to WebIDE status bar" Closes #46111 See merge request gitlab-org/gitlab-ce!24785
-
Jose authored
-
Kushal Pandya authored
Use ee_else_ce alias to resolve merge request widget files See merge request gitlab-org/gitlab-ce!24374
-
Evan Read authored
Docs: Change non-standard NBSP space to regular SP space See merge request gitlab-org/gitlab-ce!24794
-
Evan Read authored
Update web terminal note for shared runners See merge request gitlab-org/gitlab-ce!24754
-
Evan Read authored
Highlight when CI_ENVIRONMENT_* environment args are present See merge request gitlab-org/gitlab-ce!24484
-
Clement Ho authored
Fix CSS grid on a new Project/Group Milestone Closes #56764 See merge request gitlab-org/gitlab-ce!24614
-
- 30 Jan, 2019 26 commits
-
-
Sascha Reynolds authored
This changes the table with for the desciption and version fields to make the runner descriptions more readable. added changelog
-
Robert Speicher authored
This reverts merge request !24485
-
Tim Zallmann authored
fix display comment avatars issue in IE 11 Closes #56931 See merge request gitlab-org/gitlab-ce!24777
-
Gokhan Apaydin authored
-
Mark Lapierre authored
There was a bug that required credentials when using SSH key auth when using LFS. That bug was fixed so we shouldn't need to add credentials to .netrc when using SSH anymore.
-
Robert Speicher authored
Create security release MR template Closes gitlab-org/release/framework#168, gitlab-org/release/framework#166, and gitlab-org/release/framework#167 See merge request gitlab-org/gitlab-ce!24725
-
Douwe Maan authored
Pass build variables downstream / CE port See merge request gitlab-org/gitlab-ce!24762
-
Fatih Acet authored
Fix cluster installation processing spinner Closes #56398 See merge request gitlab-org/gitlab-ce!24485
-
Jacques Erasmus authored
-
Lin Jen-Shin authored
Pass $CI_COMMIT_TAG as GITLAB_TAG to the CNG triggered pipelines See merge request gitlab-org/gitlab-ce!24639
-
Grzegorz Bizon authored
Expose app version to frontend See merge request gitlab-org/gitlab-ce!24791
-
Sean McGivern authored
Prefer to use overrides on PipelinesController See merge request gitlab-org/gitlab-ce!24793
-
Winnie Hellmann authored
(cherry picked from commit 9c64af3c2821d4f63e4a48903f4d3099bb85cebd)
-
Winnie Hellmann authored
(cherry picked from commit 5c35cdc929abf5251512ba6ddf7078e570232709)
-
Winnie Hellmann authored
(cherry picked from commit da3cd00f5a31f762eb67c2824233ad2b275b2ba8) Conflicts: config/webpack.config.js
-
Grzegorz Bizon authored
Support bamboo api polymorphism See merge request gitlab-org/gitlab-ce!24680
-
Douglas Barbosa Alexandre authored
CE: Resolve "Extract EE specific files/lines for some project CI views" See merge request gitlab-org/gitlab-ce!24774
-
Douwe Maan authored
Add OpenTracing instrumentation for Action View Render events See merge request gitlab-org/gitlab-ce!24728
-
Marcia Ramos authored
Docs: Releases permissions Closes #56471 See merge request gitlab-org/gitlab-ce!24766
-
Marcia Ramos authored
-
Thong Kuah authored
-
Andrew Newdigate authored
This change adds three new instrumentations, driven through rails notifications: render_template.action_view, render_collection.action_view and render_partial.action_view. These can help developers understand why renders are taking a long time which may in turn help them to improve their performance.
-
Kamil Trzciński authored
-
Marcel Amirault authored
-
Rémy Coutable authored
Fix Bitbucket Server import not allowing personal projects Closes #53419 See merge request gitlab-org/gitlab-ce!23601
-
Achilleas Pipinellis authored
Make supported bundler version clearer and polish topic See merge request gitlab-org/gitlab-ce!24590
-