- 10 May, 2017 3 commits
-
-
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 37 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
-
Sean McGivern authored
Increase verbosity of triggered build Closes omnibus-gitlab#2318 See merge request !11188
-
kushalpandya authored
-
Filipa Lacerda authored
-
Clement Ho authored
-
Clement Ho authored
Prevent vue.esm.js from being bundled into the primary JS bundle Closes #31966 See merge request !11177
-
Mike Greiling authored
-
Sean McGivern authored
Robustify environment policy specs to pass on EE See merge request !11203
-
Sean McGivern authored
-
Balasankar C authored
-
Filipa Lacerda authored
* master: Fallback to default pattern when note does not belong to project Merge request widget redesign Fixed focused test in notes spec Fixed UP arrow key not editing last comment in discussion Fix skipped manual actions issue in pipeline processing Fix notify_only_default_branch check for Slack service
-
Jacob Vosmaer authored
-