- 21 Feb, 2017 35 commits
-
-
Clement Ho authored
#26703 change todos counter position & format ( for large counts ) Closes #26703 See merge request !9171
-
Douwe Maan authored
Redo internals of Incoming Mail Support See merge request !9385
-
Annabel Dunstone Gray authored
Fix the commit search UI Closes gitlab-ee#1765 See merge request !9411
-
mhasbini authored
-
Robert Speicher authored
Upgrade Rails to 4.2.8 See merge request !9419
-
Filipa Lacerda authored
Rename retry failed button on pipeline page to just retry See merge request !9369
-
Stan Hu authored
Add user deletion permission check in `Users::DestroyService` See merge request !8974
-
Gabriel Mazetto authored
-
Annabel Dunstone Gray authored
Changed coverage reg expression placeholder text to be more like a placeholder Closes #28389 See merge request !9407
-
Z.J. van de Weg authored
-
Rémy Coutable authored
Hash concurrent foreign key names similar to Rails See merge request !9415
-
Rémy Coutable authored
Fix preselected namespace when creating a project Closes #26879 See merge request !9389
-
Filipa Lacerda authored
-
Sean McGivern authored
Use POST methods to mark Todos as done Closes #28467 See merge request !9410
-
Rémy Coutable authored
Update using_docker_images.md See merge request !9417
-
Sean McGivern authored
Added ability to change user permissions in group to owner Closes #28233 See merge request !9299
-
Sean McGivern authored
Fixed alignment of snippet search results Closes #26832 See merge request !9228
-
Filipa Lacerda authored
-
Adam Boseley authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
David Piegza authored
-
Yorick Peterse authored
This was initially not implemented simply because I forgot about the size limit of constraint names in PostgreSQL (63 bytes). Using the old technique we can't add foreign keys for certain tables. For example, adding a foreign key on protected_branch_merge_access_levels.protected_branch_id would lead to the following key name: fk_protected_branch_merge_access_levels_protected_branches_protected_branch_id This key is 78 bytes long, thus violating the PostgreSQL size requirements. The hashing strategy is copied from Rails' foreign_key_name() method, which unfortunately is private and subject to change without notice.
-
dimitrieh authored
-
Filipa Lacerda authored
Truncate long title text on Todo items Closes #28186 See merge request !9311
-
Robert Schilling authored
-
Robert Schilling authored
-
Rémy Coutable authored
Update GitLab CE/EE comparison & subscribe links in README.md See merge request !9404
-
Phil Hughes authored
Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/1765
-
Filipa Lacerda authored
Changes when loading indicator is added to dropdown See merge request !9345
-
dimitrieh authored
-
dimitrieh authored
-
Clement Ho authored
Allow searching issues for strings containing colons Closes #28357 See merge request !9400
-
Peter Dave Hello authored
-
Simon Knox authored
-
Clement Ho authored
Add process for requesting approval for licenses Closes gitlab-com/organization#22 See merge request !9242
-
Robert Speicher authored
Fix Spinach failure See merge request !9401
-
- 20 Feb, 2017 5 commits
-
-
Clement Ho authored
Set dropdown height fixed to `250px;` and make it scrollable Closes #26206 See merge request !9063
-
Douwe Maan authored
-
Alfredo Sumaran authored
Rename karma job to rake karma See merge request !9342
-
Alfredo Sumaran authored
Resolve "Left align nav items" Closes #27934 See merge request !9338
-
Robert Speicher authored
Fix issue where files on a fork could not be edited Closes #28188 See merge request !9349
-