- 02 Aug, 2017 27 commits
-
-
Annabel Dunstone Gray authored
-
Rémy Coutable authored
Uniquify reserved word usernames on OAuth user creation See merge request !13244
-
Rémy Coutable authored
Synchronous zanata community contribution translation Closes #35003 See merge request !13242
-
Filipa Lacerda authored
Show auto-generated avatars in Groups dashboard tree for Groups without avatars See merge request !13188
-
Rémy Coutable authored
Make Delete Merged Branches handle wildcard protected branches correctly Closes #35592 See merge request !13251
-
Sean McGivern authored
Update milestone docs CE See merge request !13233
-
Victor Wu authored
-
Robin Bobbitt authored
-
Toon Claes authored
The "Delete Merged Branches" button should filter out protected branches matching the wildcard patterns. Closes gitlab-org/gitlab-ce#35592.
-
Rémy Coutable authored
Expose target_iid in Events API See merge request !13247
-
Rémy Coutable authored
Extending API for protected branches See merge request !12756
-
Eric authored
-
Sean McGivern authored
Add rugged_is_ancestor method See merge request !13232
-
Sean McGivern authored
Fix Issue board when using Ruby 2.4 Closes #35769 See merge request !13220
-
Rémy Coutable authored
Make the 'issuables list meta-data' shared example less dangerous See merge request !13236
-
Rémy Coutable authored
Ensure all project factories use `:repository` trait or `:empty_project` See merge request !13238
-
Phil Hughes authored
Add filtered search to group issue dashboard Closes #33575 See merge request !13167
-
Clement Ho authored
-
kushalpandya authored
-
kushalpandya authored
-
kushalpandya authored
-
kushalpandya authored
-
Phil Hughes authored
Remove jQuery cropper plugin from vendors directory See merge request !13239
-
Douwe Maan authored
Add kube_namespace and standardize common variables for additional metrics queries See merge request !13169
-
Dmitriy Zaporozhets authored
Fix encoding error for WebHook logging Closes #35815 See merge request !13230
-
sue445 authored
-
黄涛 authored
-
- 01 Aug, 2017 13 commits
-
-
Pawel Chojnacki authored
-
Annabel Dunstone Gray authored
Make Markdown autocomplete dropdowns style consistent See merge request !13127
-
Pawel Chojnacki authored
-
Robert Speicher authored
-
Pawel Chojnacki authored
-
Clement Ho authored
Derive project path from import URL Closes #27341 See merge request !13131
-
Winnie Hellmann authored
-
Achilleas Pipinellis authored
Docs: update articles list Closes #35800 See merge request !13229
-
Alexander Randa authored
-
Filipa Lacerda authored
Fixes the search losing focus Closes #35515 See merge request !13221
-
Robert Speicher authored
This shared example would take an object's database ID and create a number of objects based on it. If for some reason the ID were a high number, like 20, this would create `20 + 21 + 22` objects. Not only was this dangerous from a performance perspective, it was entirely unnecessary, as the behavior it was testing is already well-tested in the unit test for the underlying object. For a controller test, which is what's including this shared example, all we need to do is verify that the assigned object contains the correct `id => object` Hash, which is what we now test for.
-
Jacob Vosmaer authored
-
Marcia Ramos authored
also, trigger build
-