- 12 May, 2017 1 commit
-
-
Douwe Maan authored
-
- 10 May, 2017 13 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Dmitriy Zaporozhets authored
Resolve "Delete `Projects::IssuesController#redirect_old`" Closes #20517 See merge request !11135
-
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
-
Clement Ho authored
Fix transient job failures relating to "unhandled Promise rejection" in issue boards Closes #32030 See merge request !11222
-
- 09 May, 2017 26 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
-
Achilleas Pipinellis authored
Kubernetes Helm Chart Install docs See merge request !11139
-
DJ Mountney authored
-
Robert Speicher authored
Make pipeline widget padding consistent between MR and commit pages See merge request !11193
-
Douwe Maan authored
-
Douwe Maan authored
-
Robert Speicher authored
Remove unused CSS and view See merge request !11190
-
Marin Jankovski authored
Add screenshots to Triggered Build docs See merge request !11211
-
Balasankar C authored
-
Rémy Coutable authored
Fix links in code review docs See merge request !11207
-
Rémy Coutable authored
Remove CI/CD models directory from `eager_load_paths` Closes #31841 See merge request !11129
-
Sean McGivern authored
Don't use DiffCollection for deltas See merge request !11201
-
Fatih Acet authored
Add Prometheus memory sparkline to MR widget Closes #26944 See merge request !11209
-
Sean McGivern authored
Preloads head pipeline for each merge request Closes #27168 See merge request !10064
-
Sean McGivern authored
Resolve "Follow-up from "Backport of Multiple Assignees feature"" See merge request !11185
-
Robert Speicher authored
Remove Gitlab::Git#archive_to_file See merge request !11205
-
Douwe Maan authored
Limit User's trackable attributes to update at most once/hour Closes #22068 See merge request !11053
-