- 28 Feb, 2017 36 commits
-
-
Filipa Lacerda authored
* master: (21 commits) Move `Group -> Members` to top-level, fix missing sub-nav for Subgroups Left align logo; increase max width of title Add newline to end of frontend.md. Clone nested objects from default data. Checks if key is present before accessing it Update CHANGELOG.md for 8.17.1 Document use of AirBnb js styleguide and eslint. Don't allow a project to be shared with an ancestor of the group it is in Fix access to projects shared with a nested group Ignore builds dir when run rubocop check Remove hidden-xs classes from last columns in environments and pipelines table. Transform pipelines table css to match structure of pipelines table Make environments table overflow Use exceptions for MergeService error handling Clarify when to create EE compatibility MR in code review process New runner API returns 204 Backport new behavior to CI API Backport API to V3 Update documentation Return 204 for delete endpoints API project create: Make name or path required Only create unmergeable todos once Put back the new project button ...
-
Alfredo Sumaran authored
Fix Cycle Analytics -> Plan is loading forever Closes #27622 See merge request !9577
-
Dmitriy Zaporozhets authored
Move `Group -> Members` to top-level, fix missing sub-nav for Subgroups Closes #28678 See merge request !9589
-
Dmitriy Zaporozhets authored
Left align logo; increase max width of title Closes #27934 See merge request !9588
-
Annabel Dunstone Gray authored
Fix CI tables action buttons are hidden is smaller screens Closes #28661 See merge request !9578
-
Filipa Lacerda authored
Document use of AirBnb js styleguide and eslint. See merge request !9558
-
Annabel Dunstone Gray authored
Fix 'New Tag' layout on Tags page See merge request !9176
-
Kushal Pandya authored
-
Sean McGivern authored
API project create: Make name or path required Closes #6073 See merge request !9416
-
Annabel Dunstone Gray authored
-
Bryce Johnson authored
-
Filipa Lacerda authored
Checks if key is present before accessing it Fix broken test
-
James Lopez authored
[ci skip]
-
Dmitriy Zaporozhets authored
Don't allow a project to be shared with an ancestor of the group it is in Closes #28788 See merge request !9566
-
Bryce Johnson authored
-
Dmitriy Zaporozhets authored
Put back the new project button Closes #27354 See merge request !9426
-
Dmitriy Zaporozhets authored
Fix access to projects shared with a nested group Closes #28787 See merge request !9565
-
Dmitriy Zaporozhets authored
Ignore builds dir when run rubocop check See merge request !9580
-
Rémy Coutable authored
Merge branch '28769-raise-custom-exception-in-all-methods-of-mergeservice-that-want-to-inform-the-user' into 'master' Use exceptions for MergeService error handling Closes #28769 See merge request !9576
-
Douwe Maan authored
-
Sean McGivern authored
Return 204 on all DELETE endpoints Closes #20429 See merge request !9397
-
Douwe Maan authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Filipa Lacerda authored
Transform pipelines table css to match structure of pipelines table Make environments table overflow
-
Sean McGivern authored
If any method called by `MergeService#execute` raises a `MergeError`, that error's message will be logged, the model will be updated, and the merge will fail.
-
Rémy Coutable authored
Clarify when to create EE compatibility MR in code review process See merge request !9575
-
Adam Niedzielski authored
-
Kamil Trzciński authored
Only create unmergeable todos once Closes #28555 See merge request !9513
-
Filipa Lacerda authored
* master: Fix migration without DOWNTIME clause specified Fix CSS classes fix missing @ symbol Update CHANGELOG.md for 8.16.7 Update CHANGELOG.md for 8.16.7 Update CHANGELOG.md for 8.16.7 Make RuboCop happy Add development fixtures for nested groups Align last column buttons with new environment button Removed jQuery UI draggable ensure webpack dev server proxy connects regardless of request headers Keep consistent in handling indexOf results Replace setInterval with setTimeout to prevent highly frequent requests Add feature specs for three types of user uploads Minor refactoring of Uploaders Fix #27840 - Improve the search bar experience on mobile Fix false positive caused by non-interpolated string use Fix inline comment images by removing wrapper #20890
-
Robert Schilling authored
-
Robert Schilling authored
-
Robert Schilling authored
-
Robert Schilling authored
-
Robert Schilling authored
-
Rubén Dávila Santos authored
Fix migration without DOWNTIME clause specified See merge request !9571
-
Ruben Davila authored
-
- 27 Feb, 2017 4 commits
-
-
Robert Speicher authored
Make RuboCop happy See merge request !9554
-
Clement Ho authored
Add button to create issue for failing build Closes #25920 See merge request !9391
-
Alex Sanford authored
-
Robert Speicher authored
Fix inline comment images by removing wrapper #20890 Closes #20890 See merge request !5804
-