- 06 Sep, 2017 13 commits
-
-
Yorick Peterse authored
This finishes the procedure for migrating events from the old format into the new format. Code no longer uses the old setup and the database tables used during the migration process are swapped, with the old table being dropped. While the database migration can be reversed this will 1) take a lot of time as data has to be coped around 2) won't restore data in the "events.data" column as we have no way of restoring this. Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/37241
-
Tim Zallmann authored
Clean up new navigation templates See merge request !13983
-
Phil Hughes authored
-
Sean McGivern authored
Fix wrong API status codes See merge request !14069
-
Marcia Ramos authored
Resolve "Update the docs for GPG for gpg2 - [secret key not available]" Closes #36859 See merge request !14024
-
Achilleas Pipinellis authored
Update 'Visibility of pipelines' Closes #34360 See merge request !13948
-
Fabio Busatto authored
-
Sean McGivern authored
Move Incoming Email checks to System Checks See merge request !14028
-
Phil Hughes authored
Use flexbox for prometheus graph row grouping instead of bootstrap classes See merge request !14006
-
Mike Greiling authored
-
Robert Schilling authored
-
Douwe Maan authored
Optimize Groups::GroupMembersController#create Closes #27374 See merge request !13825
-
Douwe Maan authored
Migrate old issues without author to the ghost user Closes #36860 See merge request !13860
-
- 05 Sep, 2017 27 commits
-
-
Robert Speicher authored
Enable all gitaly features in spinach tests Closes gitaly#521 See merge request !14043
-
Clement Ho authored
Make search dropdowns consistent See merge request !13615
-
Winnie Hellmann authored
-
Robert Speicher authored
Update issue search example to lorem ipsum See merge request !14057
-
Clement Ho authored
Change hint format for main filtered search dropdown Closes #29786 See merge request !13895
-
Clement Ho authored
Docs update confidential system note See merge request !14063
-
Reece Jensen Kemp authored
-
Filipa Lacerda authored
Navigation updates Closes #35424 and #35091 See merge request !13480
-
Stan Hu authored
Remove GraphQL from future plans. See merge request !14060
-
Rubén Dávila authored
The following optimizations were performed: - Add new association to GroupMember and ProjectMember This new association will allow us to check if a user is a member of a Project or Group through a single query instead of two. - Optimize retrieving of Members when adding multiple Users
-
Annabel Dunstone Gray authored
-
Jacob Schatz authored
-
Jacob Schatz authored
-
Alejandro Rodríguez authored
-
Jacob Schatz authored
-
Robert Speicher authored
Bump jira-ruby gem to 1.4.1 to fix issues with HTTP proxies Closes gitlab-ee#3125 See merge request !13617
-
Robert Speicher authored
Cleanup rspec_flaky report files in the update-tests-metadata job See merge request !14056
-
Robert Speicher authored
Migrate Gitlab::Git::Repository#find_branch to Gitaly Closes gitaly#502 See merge request !13873
-
Ahmad Sherif authored
-
Sean McGivern authored
-
Stan Hu authored
Previous versions of jira-ruby gem would generate erroneous URLs when an HTTP proxy were confused via the `http_proxy` environment variables: https://github.com/sumoheavy/jira-ruby/issues/250 Closes gitlab-org/gitlab-ee#3125
-
Douwe Maan authored
# Conflicts: # db/schema.rb
-
Sean McGivern authored
API: Add GPG key management Closes #36926 See merge request !13828
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Sean McGivern authored
Fuzzy search issues / merge requests Closes #26835, #29994, and #20362 See merge request !13780
-
Filipa Lacerda authored
Remove project select dropdown from breadcrumb Closes #35010 See merge request !14010
-
Rémy Coutable authored
Add badge for dependency status See merge request !13588
-