summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wipwip-group-dashboard-ui-asAlfredo Sumaran2017-05-085-36/+143
* Prepare groups components for subgroupsAlfredo Sumaran2017-05-085-15/+68
* List groups with basic detailsAlfredo Sumaran2017-05-055-23/+82
* Add GroupsService to fetch data from serverAlfredo Sumaran2017-05-043-2/+31
* Set Groups Vue app for Dashboard pageAlfredo Sumaran2017-05-043-2/+16
* Add “groups” JS bundleAlfredo Sumaran2017-05-043-0/+6
* Serialize groups as json for Dashboard::GroupsControllerDmitriy Zaporozhets2017-05-045-10/+59
* Merge branch 'backport-ee-1800-add-enable-map-to-gfm-auto-complete' into 'mas...27070-rename-gitlab-slash-commands-to-quick-actionsPhil Hughes2017-05-041-67/+102
|\
| * Add enableMap to gl.GfmAutoComplete for partial re-usebackport-ee-1800-add-enable-map-to-gfm-auto-completeEric Eastwood2017-05-031-67/+102
* | Merge branch '31760-add-tooltips-to-note-actions' into 'master' Filipa Lacerda2017-05-043-6/+10
|\ \
| * | Add tooltips to note action buttons31760-add-tooltips-to-note-actionsAnnabel Dunstone Gray2017-05-033-6/+10
* | | Merge branch 'dm-artifact-blob-viewer' into 'master' Sean McGivern2017-05-0417-139/+425
|\ \ \
| * | | Add artifact file page that uses the blob viewerdm-artifact-blob-viewerDouwe Maan2017-05-0417-139/+425
* | | | Merge branch 'tags-sort-default' into 'master' Robert Speicher2017-05-040-0/+0
|\ \ \ \
* \ \ \ \ Merge branch 'docs/gb/document-serializers' into 'master' Rémy Coutable2017-05-041-0/+325
|\ \ \ \ \
| * | | | | Document serializersGrzegorz Bizon2017-05-041-0/+325
|/ / / / /
* | | | | Merge branch 'docs/30141-improve-contributing-guide' into 'master' Robert Speicher2017-05-043-112/+259
|\ \ \ \ \
| * | | | | Improving copy of CONTRIBUTING.md, PROCESS.md, and code_review.mddocs/30141-improve-contributing-guideRémy Coutable2017-05-043-17/+11
| * | | | | Update ToC of CONTRIBUTING.md and PROCESS.mdRémy Coutable2017-05-032-28/+26
| * | | | | Improve the Code review guidelines documentationRémy Coutable2017-05-032-23/+39
| * | | | | Improve the merge request guidelines and DoD in CONTRIBUTING.mdRémy Coutable2017-05-031-11/+15
| * | | | | Move retro/kickoff doc to PROCESS.mdRémy Coutable2017-05-032-16/+32
| * | | | | Document labels in CONTRIBUTING.mdRémy Coutable2017-05-022-64/+183
* | | | | | Merge branch 'tags-sort-default' into 'master' Robert Speicher2017-05-044-9/+40
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Moved to a view spectags-sort-defaultPhil Hughes2017-05-043-15/+21
| * | | | | Fixed tags sort dropdown being emptyPhil Hughes2017-05-034-9/+34
* | | | | | Merge branch '30973-network-graph-sorted-by-date-and-topo' into 'master' Douwe Maan2017-05-044-11/+33
|\ \ \ \ \ \
| * | | | | | Sort the network graph both by commit date and topographically.30973-network-graph-sorted-by-date-and-topoTimothy Andrew2017-05-044-11/+33
* | | | | | | Merge branch '31558-job-dropdown' into 'master' Phil Hughes2017-05-0411-214/+309
|\ \ \ \ \ \ \
| * | | | | | | Pipeline table mini graph dropdown remains open when table is refreshedFilipa Lacerda2017-05-0411-214/+309
|/ / / / / / /
* | | | | | | Merge branch 'gitlab-shell-compile' into 'master' Rémy Coutable2017-05-045-2/+16
|\ \ \ \ \ \ \
| * | | | | | | Compile gitlab-shell go executablesJacob Vosmaer2017-05-045-2/+16
* | | | | | | | Merge branch '31156-environments-vue-service' into 'master' Phil Hughes2017-05-0411-121/+32
|\ \ \ \ \ \ \ \
| * | | | | | | | Adds off for event hubFilipa Lacerda2017-05-041-0/+1
| * | | | | | | | Merge branch 'master' into 31156-environments-vue-service31156-environments-vue-serviceFilipa Lacerda2017-05-0369-169/+1445
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Remove service being provided as a prop on environments tableFilipa Lacerda2017-05-032-11/+6
| * | | | | | | | | Remove service from actions dropdown, stop button and redeploy buttonFilipa Lacerda2017-05-0310-117/+32
* | | | | | | | | | Merge branch '12910-uploader-pers-snippet' into 'master' Sean McGivern2017-05-0422-103/+419
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Support uploaders for personal snippets comments12910-uploader-pers-snippetJarka Kadlecova2017-05-0222-103/+419
* | | | | | | | | | | Merge branch '30529-remove-pages-tab-if-pages-isn-t-enabled' into 'master' Rémy Coutable2017-05-0413-48/+145
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Disable navigation to Pages config if Pages is disabledMark Fletcher2017-05-0413-48/+145
* | | | | | | | | | | Merge branch 'always-show-latest-pipeline-in-commit-box' into 'master' Kamil Trzciński2017-05-044-13/+18
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Rename latest_pipeline to last_pipelinealways-show-latest-pipeline-in-commit-boxLin Jen-Shin2017-05-033-14/+14
| * | | | | | | | | | | Always show latest pipeline info in commit boxLin Jen-Shin2017-05-033-9/+14
* | | | | | | | | | | | Merge branch '2247-emails-forwarded-to-service-desk-email-don-t-come' into 'm...Sean McGivern2017-05-044-5/+58
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Handle incoming emails from aliases correctly2247-emails-forwarded-to-service-desk-email-don-t-comeSean McGivern2017-05-034-5/+58
* | | | | | | | | | | | | Merge branch 'zj-chat-message-pretty-time' into 'master' Sean McGivern2017-05-044-16/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Convert seconds to minutes and hours on chat notifationszj-chat-message-pretty-timeZ.J. van de Weg2017-05-044-16/+24
* | | | | | | | | | | | | | Merge branch '28558-create-new-branch-from-issue-page' into 'master' Phil Hughes2017-05-0422-133/+730
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Allow to create new branch and empty WIP merge request from issue pageAlfredo Sumaran2017-05-0422-133/+730
|/ / / / / / / / / / / / / /