- 11 May, 2017 1 commit
-
-
winh authored
-
- 10 May, 2017 29 commits
-
-
winh authored
-
Phil Hughes authored
Tech debt: Creates vue component for loading icon Closes #31328 See merge request !11167
-
Filipa Lacerda authored
-
Rémy Coutable authored
Resolve "Update gem sidekiq-cron from 0.4.4 to 0.6.0 and rufus-scheduler from 3.1.10 to 3.4.0" Closes #31554 See merge request !10976
-
Dosuken shinya authored
-
Phil Hughes authored
Fix broken margin in pipeline graph Closes #32077 See merge request !11239
-
Filipa Lacerda authored
-
Douwe Maan authored
Fix reassigned MR HTML email See merge request !11238
-
Sean McGivern authored
Print Go version in rake gitlab:env:info See merge request !11241
-
Sean McGivern authored
Find dropdown-menu before asserting active item in sidebar_spec.rb See merge request !11246
-
Filipa Lacerda authored
Filter projects by group on search page Closes #29489 See merge request !11169
-
Filipa Lacerda authored
Fixed search terms not highlight Closes #31997 See merge request !11198
-
Filipa Lacerda authored
Fixed create label form not working on issue boards in a sub-group project Closes #31862 See merge request !11182
-
Luke "Jared" Bennett authored
-
Douwe Maan authored
Use relative paths for group/project/user avatars Closes #13418 and #19662 See merge request !11001
-
Ahmad Sherif authored
-
Douwe Maan authored
Update tree_helper.rb to fix #31784, which broken file browse where paths deeper than 6:'/'. Closes #31784 See merge request !11197
-
Sean McGivern authored
-
Dmitriy Zaporozhets authored
Resolve "Delete `Projects::IssuesController#redirect_old`" Closes #20517 See merge request !11135
-
Phil Hughes authored
Closes #31997
-
Phil Hughes authored
Fix broken test - load correct data Closes #32074 See merge request !11237
-
Filipa Lacerda authored
-
blackst0ne authored
-
Phil Hughes authored
Use vue file for table pagination component Closes #31349 See merge request !11210
-
Filipa Lacerda authored
-
Robert Speicher authored
Spec fix: Add :redis keyword to some specs clear state of trackable attributes Closes #32041 See merge request !11221
-
zzjin authored
-
blackst0ne authored
-
Clement Ho authored
Fix transient job failures relating to "unhandled Promise rejection" in issue boards Closes #32030 See merge request !11222
-
- 09 May, 2017 10 commits
-
-
Fatih Acet authored
Adds left connector class to the rendered graph Closes #31053 See merge request !11179
-
Fatih Acet authored
Fix test failure in job vue componenFix test failure in job vue componentt Closes #32021 See merge request !11208
-
Fatih Acet authored
Make tree, blob and blame pages more consistent See merge request !11194
-
Mike Greiling authored
-
Toon Claes authored
This reverts commit 73f448e5.
-
Douwe Maan authored
Add German translation for Cycle Analytics See merge request !11161
-
Toon Claes authored
The specs that rely on a correct value of the trackable attributes, should include the `:redis` keyword in the spec to ensure the state is reset between various specs. The trackable attributes being: - sign_in_count : Increased every time a sign in is made (by form, openid, oauth) - current_sign_in_at : A timestamp updated when the user signs in - last_sign_in_at : Holds the timestamp of the previous sign in - current_sign_in_ip : The remote ip updated when the user sign in - last_sign_in_ip : Holds the remote ip of the previous sign in The limiting of writing trackable attributes was introduced in gitlab-org/gitlab-ce!11053.
-
Robert Speicher authored
Fix OpenID spec failure that assumed current_sign_in_at would be set Closes #32041 See merge request !11219
-
Filipa Lacerda authored
Remove needless bind and indexOf polyfills See merge request !11187
-