summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Adds btn-transparent class in correct place due to changes in master22635-clipboard-iconFilipa Lacerda2016-10-111-1/+1
| * | | | | | | | | | Fixes padding in all clipboard icons that have .btn classFilipa Lacerda2016-10-111-1/+1
* | | | | | | | | | | Merge branch 'dz-improve-mr-compar' into 'master' Douwe Maan2016-10-126-14/+45
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Improve mr compare message when base is differentdz-improve-mr-comparDmitriy Zaporozhets2016-10-123-4/+10
| * | | | | | | | | | Inform user when comparing 2 version with different baseDmitriy Zaporozhets2016-10-122-5/+13
| * | | | | | | | | | Refactor straight compare diff codeDmitriy Zaporozhets2016-10-123-10/+20
| * | | | | | | | | | Improve tests for merge request diff modelDmitriy Zaporozhets2016-10-121-1/+1
| * | | | | | | | | | Use straight diff approach when compare merge request versionsDmitriy Zaporozhets2016-10-123-6/+13
* | | | | | | | | | | Merge branch '17541-move-licenses-api-endpoint-to-templates-licenses' into 'm...Rémy Coutable2016-10-121-4/+3
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Create a new /templates API namespaceThomas Balthazar2016-10-121-4/+3
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'add-disabled-delete-button' into 'master' Robert Speicher2016-10-121-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add disabled delete button to protected branchesClement Ho2016-10-111-2/+2
* | | | | | | | | | | Merge branch '20708-new-branch-is-immediatelly-tagged-as-merged' into 'master' Douwe Maan2016-10-121-1/+2
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | refactors tests because of gitlab-test repository changes20708-new-branch-is-immediatelly-tagged-as-mergedtiagonbotelho2016-10-111-6/+3
| * | | | | | | | | | removes inconsistency regarding tagging immediately as merged once you create...tiagonbotelho2016-10-091-1/+5
* | | | | | | | | | | Merge branch 'download_snippets' into 'master' Sean McGivern2016-10-122-3/+12
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Added 'Download' button to snippet viewJustin DiPierro2016-10-112-3/+12
* | | | | | | | | | | | Merge branch 'select2-fix-for-project-lfs-enabled' into 'master' Rémy Coutable2016-10-111-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | FIx JS bug with select2 because of missing `data-field` attribute in select box.Patricio Cano2016-10-111-1/+1
* | | | | | | | | | | | | Merge branch 'api-fix-project-group-sharing' into 'security'Rémy Coutable2016-10-111-1/+1
* | | | | | | | | | | | | Merge branch 'allow_multiple_labels_commands' into 'master' Rémy Coutable2016-10-111-3/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | allow multiple labels commandsbarthc2016-10-111-3/+18
| | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | 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-11203-651/+1444
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | 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
* | | | | | | | | | | | | | Merge branch 'assign-issues-for-merge-request-18876' into 'master' Douwe Maan2016-10-114-1/+71
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | fixup! Added link to bulk assign issues to MR author. (Issue #18876)James Edwards-Jones2016-10-072-3/+5
| * | | | | | | | | | | | | Added link to bulk assign issues to MR author. (Issue #18876)James2016-10-064-1/+69
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Make guests unable to view MRsguests_cant_see_mrsValery Sizov2016-10-114-7/+16
| |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'docs/refactor-monitoring' into 'master' Achilleas Pipinellis2016-10-111-1/+5
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | |
| * | | | | | | | | | | Add links to internal docs in Metrics section in the admin areadocs/refactor-monitoringAchilleas Pipinellis2016-09-251-1/+5
* | | | | | | | | | | | Merge branch '21604-pipeline-ui-updates' into 'master' Fatih Acet2016-10-1110-119/+198
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | changed the scss for the top line connectors to be exactly centered21604-pipeline-ui-updatesDimitrie Hoekstra2016-10-111-3/+3
| * | | | | | | | | | | | Remove negative marginsAnnabel Dunstone Gray2016-10-101-5/+3
| * | | | | | | | | | | | slight update to lines and curves positioningDimitrie Hoekstra2016-10-101-3/+5
| * | | | | | | | | | | | JS review changes and fixed conflictsLuke Bennett2016-10-101-1/+1
| * | | | | | | | | | | | Corrected my correction for turbolinks -.-'Luke Bennett2016-10-102-4/+1
| * | | | | | | | | | | | Fix node flex alignmentAnnabel Dunstone Gray2016-10-101-2/+2
| * | | | | | | | | | | | JS review changes - Removed window from window.gl in dispatcherLuke Bennett2016-10-105-3/+8