- 26 Jun, 2018 40 commits
-
-
Clement Ho authored
Added Diff Viewer to new VUE based MR page See merge request gitlab-org/gitlab-ce!20131
-
Tim Zallmann authored
-
Robert Speicher authored
Resolve "QA: Deploy key cloning test sometimes can't find the QA element" Closes #48243 See merge request gitlab-org/gitlab-ce!20181
-
Filipa Lacerda authored
Fixed eslint failure in IDE spec helpers Closes #48490 See merge request gitlab-org/gitlab-ce!20182
-
Phil Hughes authored
-
Phil Hughes authored
Show file in tree on WebIDE open Closes #45703 See merge request gitlab-org/gitlab-ce!19887
-
Paul Slaughter authored
-
Mike Greiling authored
Resolve "Update environment scope for starter/core plans on cluster page" Closes #47794 See merge request gitlab-org/gitlab-ce!20166
-
Mike Greiling authored
Bugfix for #48378 - Resetting value of input element to fix Chrome-specific issue See merge request gitlab-org/gitlab-ce!20161
-
Robert Speicher authored
Move git calls for `Repository#update_branch` inside Gitlab::Git See merge request gitlab-org/gitlab-ce!20168
-
Mike Greiling authored
Enable "prefer-destructuring" in JS files See merge request gitlab-org/gitlab-ce!19943
-
Clement Ho authored
Resolve "Remove unused bootstrap component CSS" Closes #46831 See merge request gitlab-org/gitlab-ce!19257
-
Sam Beckham authored
-
Robert Speicher authored
Fix branch API can_push attribute and add specs See merge request gitlab-org/gitlab-ce!20156
-
Phil Hughes authored
Resolve "Explain what Groups are in the New Group page" Closes #47221 See merge request gitlab-org/gitlab-ce!19991
-
Luke Bennett authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Add André Gama as proofreader in Brazilian Portuguese. See merge request gitlab-org/gitlab-ce!20005
-
Stan Hu authored
Port gitlab-ee!5532 to CE See merge request gitlab-org/gitlab-ce!20100
-
Yorick Peterse authored
Add a helper to rename a column using a background migration Closes #47591 See merge request gitlab-org/gitlab-ce!20180
-
Yorick Peterse authored
Add index on deployable_type/id for deployments Closes #48380 See merge request gitlab-org/gitlab-ce!20178
-
Douwe Maan authored
Move repo backup RPC's to opt-out See merge request gitlab-org/gitlab-ce!20151
-
Douwe Maan authored
Resolve "Wiki page returns error code 502" Closes #48269 See merge request gitlab-org/gitlab-ce!20174
-
Douwe Maan authored
Update _scopes_form.html.haml to remove duplicate information See merge request gitlab-org/gitlab-ce!19727
-
Marcel Amirault authored
-
Rémy Coutable authored
Use the branch instead of the tag to install Closes #48341 See merge request gitlab-org/gitlab-ce!20169
-
Stan Hu authored
Resolve "Removed omniauth provider causing invalid application setting" Closes #46783 See merge request gitlab-org/gitlab-ce!20129
-
Achilleas Pipinellis authored
-
Micaël Bergeron authored
-
Rémy Coutable authored
i18n: externalize strings from 'app/views/projects/deployments' See merge request gitlab-org/gitlab-ce!19848
-
Tim Zallmann authored
Update pipeline icon in web ide sidebar Closes #48206 See merge request gitlab-org/gitlab-ce!20058
-
Kamil Trzciński authored
-
Sean McGivern authored
This works the same way as change_column_type_using_background_migration, but for renaming a column. It takes a table, not a relation, to match its concurrent counterpart. Also, generalise the cleanup migrations to reduce code duplication.
-
Rémy Coutable authored
i18n: externalize strings from 'app/views/admin/labels' See merge request gitlab-org/gitlab-ce!19926
-
Yorick Peterse authored
Rails5 fix arel from in mysql_median_datetime_sql See merge request gitlab-org/gitlab-ce!20167
-
Sean McGivern authored
Fix refresh cache for open issues count service Closes #47945 See merge request gitlab-org/gitlab-ce!19904
-
Sean McGivern authored
`Nokogiri::XML::Node#ancestors` appears to be much slower than `HTML::Pipeline::Filter#has_ancestor?` for these purposes. We already use `#has_ancestor?` elsewhere, so this change also makes this filter more consistent with other banzai filters.
-
Douwe Maan authored
CE: Move some EE only codes in models to their EE modules See merge request gitlab-org/gitlab-ce!20160
-
Rémy Coutable authored
Update wrong initial setting transfer in application_settings_controller.rb See merge request gitlab-org/gitlab-ce!20059
-
Lin Jen-Shin authored
-