- 26 Jun, 2018 38 commits
-
-
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
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
-
Douwe Maan authored
-
Phil Hughes authored
Css fix for search dropdown overflow issue. See merge request gitlab-org/gitlab-ce!20011
-
Rémy Coutable authored
i18n: externalize strings from 'app/views/shared/boards' See merge request gitlab-org/gitlab-ce!19934
-
Rémy Coutable authored
Add Hiroyuki Sato as a Japanese proofreader See merge request gitlab-org/gitlab-ce!20134
-
Rémy Coutable authored
Set flash error message only for current request when updating project Closes #43772 See merge request gitlab-org/gitlab-ce!20126
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Achilleas Pipinellis authored
Update CONTRIBUTING.md to fix links See merge request gitlab-org/gitlab-ce!19814
-
- 25 Jun, 2018 2 commits
-
-
Alejandro Rodríguez authored
This prepares this code for migration to Gitaly.
-
Mike Greiling authored
Add back copy for existing gcp accounts within offer banner See merge request gitlab-org/gitlab-ce!20159
-