summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feature/issues-board' into 'master' Sean McGivern2016-10-1327-132/+166
|\
| * Updated JS to work with issue index & showfeature/issues-boardPhil Hughes2016-10-124-4/+5
| * Moved data attribute values into helper methodPhil Hughes2016-10-123-10/+14
| * Updated to pass the board ID with the boards root to save conflicts with EEPhil Hughes2016-10-114-8/+11
| * Fix board relates specsDouglas Barbosa Alexandre2016-10-111-1/+1
| * Add Project::BoardLimitExcedeed error classDouglas Barbosa Alexandre2016-10-111-1/+3
| * Update endpoint path for the frontendPhil Hughes2016-10-112-1/+20
| * Remove Boards::BaseServiceDouglas Barbosa Alexandre2016-10-1111-14/+10
| * Refactoring service to create a new issue in a board listDouglas Barbosa Alexandre2016-10-112-7/+13
| * Fix links to issue boardsDouglas Barbosa Alexandre2016-10-113-3/+3
| * 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 Boards::Lists::DestroyService to remove list on a specic boardDouglas Barbosa Alexandre2016-10-111-0/+4
| * 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-112-3/+12
| * Add Boards::ListService service to list project boardsDouglas Barbosa Alexandre2016-10-111-0/+14
| * Removes all labels from project boards when moving and issue to doneDouglas Barbosa Alexandre2016-10-111-1/+1
| * Update Boards::Issues::MoveService to move issues on a specific boardDouglas Barbosa Alexandre2016-10-111-0/+4
| * Update Boards::Issues::ListService to list issues for a board listDouglas Barbosa Alexandre2016-10-111-0/+4
| * Update Boards::Lists::MoveService to move lists inside a specific boardDouglas Barbosa Alexandre2016-10-111-1/+2
| * Update Boards::Lists::GenerateService to generate for a specific boardDouglas Barbosa Alexandre2016-10-111-4/+4
| * Update Boards::Lists::CreateService to create lists for a specific boardDouglas Barbosa Alexandre2016-10-112-6/+5
| * Add Boards::Lists::ListService to list lists for a specific boardDouglas Barbosa Alexandre2016-10-111-0/+9
| * Update Boards::CreateService to handle with the has_many associationDouglas Barbosa Alexandre2016-10-111-5/+10
| * Restrict the number of permitted boards per project to oneDouglas Barbosa Alexandre2016-10-111-1/+6
| * Allow projects to have many boardsDouglas Barbosa Alexandre2016-10-111-2/+1
* | Merge branch '23234-deleting-a-milestone-removes-source-branch-deletion-optio...Rémy Coutable2016-10-131-1/+4
|\ \
| * | Maintain "force_remove_source_branch" options on Merge Request unless specifiedMark Fletcher2016-10-131-1/+4
* | | Merge branch 'feature/cycle-analytics-2-backend' into 'master' Douwe Maan2016-10-131-4/+10
|\ \ \
| * | | updated var name based on feedbackfeature/cycle-analytics-2-backendJames Lopez2016-10-131-2/+2
| * | | Ignore deployment for statistics in Cycle Analytics, except in staging and pr...James Lopez2016-10-121-4/+10
* | | | Merge branch 'project-edit-branch-dropdown-fix' into 'master' Fatih Acet2016-10-131-1/+3
|\ \ \ \
| * | | | Fixed default branch dropdown not converting to select2project-edit-branch-dropdown-fixPhil Hughes2016-10-111-1/+3
* | | | | Merge branch 'grouped-builds-arrow' into 'master' Fatih Acet2016-10-132-7/+11
|\ \ \ \ \
| * | | | | Allow scrolling within grouped pipelinesgrouped-builds-arrowAnnabel Dunstone Gray2016-10-112-6/+11
| * | | | | Fix overflow to show grouped builds arrowAnnabel Dunstone Gray2016-10-111-1/+0
| |/ / / /
* | | | | Merge branch 'feature/improve-mrwbs-and-todos-for-pipelines' into 'master' Kamil Trzciński2016-10-138-39/+50
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into feature/improve-mrwbs-and-todos-for-pipelinesfeature/improve-mrwbs-and-todos-for-pipelinesGrzegorz Bizon2016-10-123-7/+7
| |\ \ \ \ \
| * | | | | | Do not return from proc-closure in pipeline transitionGrzegorz Bizon2016-10-121-1/+1
| * | | | | | Schedule async pipeline success worker after commitGrzegorz Bizon2016-10-121-1/+2
| * | | | | | Merge branch 'master' into feature/improve-mrwbs-and-todos-for-pipelinesGrzegorz Bizon2016-10-12199-677/+1555
| |\ \ \ \ \ \
| * | | | | | | Process MWBS in successful pipeline asynchronouslyGrzegorz Bizon2016-10-072-1/+13
| * | | | | | | Rename pipeline workers to match current conventionGrzegorz Bizon2016-10-063-4/+4
| * | | | | | | Remove support for branch-less builds in MWBSGrzegorz Bizon2016-10-061-10/+10
| * | | | | | | Fix tests and code for MWBS event move to pipelineGrzegorz Bizon2016-10-061-0/+6
| * | | | | | | Move MWBS trigger from build to pipeline eventGrzegorz Bizon2016-10-065-28/+26
* | | | | | | | Merge branch 'trim-new-user' into 'master' Fatih Acet2016-10-131-2/+3
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Ensure that whitespace doesn't case adding members to failMitchell Hentges2016-10-101-2/+3
* | | | | | | | Merge branch '22635-clipboard-icon' into 'master' Fatih Acet2016-10-131-2/+2
|\ \ \ \ \ \ \ \