summaryrefslogtreecommitdiff
path: root/app/controllers/projects
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/master' into pipeline-emailspipeline-emailsLin Jen-Shin2016-10-181-5/+15
|\
| * Merge branch 'master' into merge-conflicts-editor-2Sean McGivern2016-10-173-18/+64
| |\
| * | Allow setting content for resolutionsSean McGivern2016-10-131-5/+15
* | | Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin2016-10-172-17/+39
|\ \ \ | | |/ | |/|
| * | Merge branch 'members-ui' into 'master' Fatih Acet2016-10-142-17/+39
| |\ \
| | * | Changed how collections are renderedPhil Hughes2016-10-061-15/+0
| | * | Merge branch 'master' into members-uiPhil Hughes2016-10-065-37/+71
| | |\ \
| | * | | Updated Ruby variable namePhil Hughes2016-10-051-5/+3
| | * | | Updated RubyPhil Hughes2016-10-042-3/+4
| | * | | Merge branch 'master' into members-uiPhil Hughes2016-10-0410-62/+149
| | |\ \ \
| | * | | | Group links search test fixPhil Hughes2016-09-131-0/+4
| | * | | | Added back orderingPhil Hughes2016-09-131-0/+1
| | * | | | Ruby updatePhil Hughes2016-09-131-7/+7
| | * | | | Removed group members from the list for nowPhil Hughes2016-09-131-25/+0
| | * | | | Fixed bug when group_ids not present when creatingPhil Hughes2016-09-131-9/+11
| | * | | | Search project groupsPhil Hughes2016-09-131-8/+41
| | * | | | Fixed removing groupsPhil Hughes2016-09-131-1/+6
| | * | | | Added test for updating groups permissionsPhil Hughes2016-09-131-1/+1
| | * | | | Fixed error when updating groupsPhil Hughes2016-09-131-1/+1
| | * | | | Updated some specsPhil Hughes2016-09-131-10/+9
| | * | | | Fixed searchPhil Hughes2016-09-131-6/+15
| | * | | | Fixed issue with invited users not showing upPhil Hughes2016-09-131-1/+13
| | * | | | Fixed members errorPhil Hughes2016-09-131-1/+1
| | * | | | Return 403 if user can't update groupPhil Hughes2016-09-131-0/+1
| | * | | | Removes row from dom when deletingPhil Hughes2016-09-131-5/+2
| | * | | | Fixed group members not deletingPhil Hughes2016-09-131-4/+5
| | * | | | Fixed issue with groups not displayingPhil Hughes2016-09-131-14/+0
| | * | | | Included groups on project_members pagePhil Hughes2016-09-132-0/+13
* | | | | | Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin2016-10-147-85/+90
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Add test, fix merge errorzj-show-deployed-time-agoZ.J. van de Weg2016-10-141-1/+2
| * | | | | Minor style improvementZ.J. van de Weg2016-10-141-14/+6
| * | | | | Rename method in testZ.J. van de Weg2016-10-141-18/+23
| * | | | | Moved ci_status environments logic to new action ci_envrionments_status and s...Luke Bennett2016-10-141-18/+20
| * | | | | Refactor ci_status on MergeRequestControllerZ.J. van de Weg2016-10-141-25/+20
| * | | | | Show what time ago a MR was deployedZ.J. van de Weg2016-10-141-1/+30
| | |_|_|/ | |/| | |
| * | | | Merge branch 'use-language-colours-for-graph' into 'master' Sean McGivern2016-10-131-3/+3
| |\ \ \ \
| | * | | | Use Linguist::Language[] instead of creating a hashGeorg G2016-10-101-5/+1
| | * | | | Use defined colour for a language when availableGeorg G2016-10-071-3/+7
| * | | | | Merge branch 'feature/issues-board' into 'master' Sean McGivern2016-10-134-81/+39
| |\ \ \ \ \
| | * | | | | Fix board relates specsDouglas Barbosa Alexandre2016-10-111-1/+1
| | * | | | | Refactoring service to create a new issue in a board listDouglas Barbosa Alexandre2016-10-111-3/+2
| | * | | | | Remove unused Projects::BoardListsController controllerDouglas Barbosa Alexandre2016-10-111-65/+0
| | * | | | | Update endpoints to handle with board issuesDouglas Barbosa Alexandre2016-10-111-2/+2
| | * | | | | Update endpoints to handle with board list changesDouglas Barbosa Alexandre2016-10-111-7/+11
| | * | | | | Update Projects::BoardsController#show to look up for a specific boardDouglas Barbosa Alexandre2016-10-111-2/+13
| | * | | | | Add index action to Projects::BoardsController to return project boardsDouglas Barbosa Alexandre2016-10-111-3/+12
| | |/ / / /
| * | | | | Merge branch '22211-500-instead-of-404' into 'master' Sean McGivern2016-10-111-0/+2
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' into 22211-500-instead-of-404Linus G Thiel2016-10-116-40/+102
| | |\ \ \ \ \ | | | |/ / / /
| | * | | | | Respond with 404 Not Found for non-existent tagsLinus G Thiel2016-10-051-1/+1
| | * | | | | Respond with 404 Not Found for non-existent tagsLinus G Thiel2016-10-051-0/+2