summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* WIPfix/create-mr-diffs-n-plus-1Ahmad Sherif2018-02-071-2/+5
* Merge branch 'move-board-list-vue-component' into 'master'Phil Hughes2018-02-072-86/+91
|\
| * Move BoardList vue component to vue fileGeorge Tsiolis2018-02-062-86/+91
* | Merge branch 'master' into '26388-push-to-create-a-new-project'Douwe Maan2018-02-0654-160/+265
|\ \
| * \ Merge branch 'dm-route-path-validation' into 'master'Sean McGivern2018-02-069-49/+18
| |\ \
| | * | Validate User username only on Namespace, and bubble up appropriatelyDouwe Maan2018-02-065-31/+2
| | * | Validate path uniqueness only on Route, and bubble up appropriatelyDouwe Maan2018-02-065-19/+17
| * | | Merge branch 'dm-user-namespace-route-path-validation' into 'master'Sean McGivern2018-02-062-12/+9
| |\ \ \ | | |/ /
| | * | Validate user namespace before saving so that errors persist on modeldm-user-namespace-route-path-validationDouwe Maan2018-02-062-12/+9
| * | | Merge branch '42730-close-rugged-repository' into 'master'Douwe Maan2018-02-063-1/+10
| |\ \ \
| | * | | Close low level rugged repository in project cache workerBastian Blank2018-02-063-1/+10
| * | | | Merge branch 'zj/gitlab-ce-zj-wiki-page-versions'Douwe Maan2018-02-061-2/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Merge branch 'master' into 'zj-wiki-page-versions'Douwe Maan2018-02-06447-3398/+5377
| | |\ \ \
| | * | | | Client implementation for WikiPageVerionZeger-Jan van de Weg2018-01-221-2/+2
| * | | | | Merge branch 'jej/upload-file-tracks-lfs' into 'master'Sean McGivern2018-02-062-1/+53
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | File upload UI obeys LFS filtersJames Edwards-Jones2018-02-062-1/+53
| * | | | | Merge branch 'winh-kubernetes-clusters' into 'master'Phil Hughes2018-02-0629-86/+85
| |\ \ \ \ \
| | * | | | | Replace "cluster" with "Kubernetes cluster"winh-kubernetes-clustersWinnie Hellmann2018-02-0629-86/+85
| * | | | | | Merge branch '14256-upload-destroy-removes-file' into 'master'Sean McGivern2018-02-062-0/+14
| |\ \ \ \ \ \
| | * | | | | | improvements from feedback14256-upload-destroy-removes-fileMicaël Bergeron2018-02-061-1/+1
| | * | | | | | remove file after `Upload#destroy`Micaël Bergeron2018-02-062-0/+14
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Resolve "Add a link to documentation on how to get external ip in the Kuberne...Fabio Busatto2018-02-064-4/+29
| * | | | | | Merge branch 'feature/sm/artifacts-trace' into 'master'Kamil Trzciński2018-02-068-5/+45
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Reorder async/sync tasks in BuildFinishedWorker to read traces efficientlyfeature/sm/artifacts-traceShinya Maeda2018-02-061-2/+5
| | * | | | | Make all workers in BuildFinishedWorker to run async and reorderShinya Maeda2018-02-061-2/+2
| | * | | | | Drop filename enforcementShinya Maeda2018-02-061-6/+0
| | * | | | | GB catches: CreateTraceArtifactService project, user passShinya Maeda2018-02-061-2/+2
| | * | | | | Add essential testsShinya Maeda2018-02-061-1/+7
| | * | | | | Fix inital test failuresShinya Maeda2018-02-061-4/+6
| | * | | | | Add worker queueShinya Maeda2018-02-063-2/+3
| | * | | | | Rename CreateArtifactsTraceService to CreateTraceArtifactServiceShinya Maeda2018-02-065-25/+25
| | * | | | | Add CreateArtifactsTraceWorkerShinya Maeda2018-02-064-5/+28
| | * | | | | Expose current_pathShinya Maeda2018-02-061-3/+5
| | * | | | | JobArtifactUploader#open raise execption if its not FilestorageShinya Maeda2018-02-061-1/+3
| | * | | | | Inlcude the size of trace artifactsShinya Maeda2018-02-061-2/+1
| | * | | | | Trace as artifactsShinya Maeda2018-02-063-1/+9
| | |/ / / /
* | | | | | Moves project creationg to git access check for git pushTiago Botelho2018-02-062-49/+7
* | | | | | Abstracts ProjectMoved and ProjectCreated into a BaseProjectTiago Botelho2018-02-061-1/+1
* | | | | | Move new project on push logic to a serviceTiago Botelho2018-02-063-26/+48
* | | | | | Add specsTiago Botelho2018-02-061-0/+2
* | | | | | Adds remote messsage when project is created in a push over SSH or HTTPTiago Botelho2018-02-062-15/+27
* | | | | | Adds option to push over SSH to create a new projectTiago Botelho2018-02-061-5/+5
* | | | | | Adds option to push over HTTP to create a new projectTiago Botelho2018-02-061-1/+20
|/ / / / /
* | | | | Merge branch 'fix/show-sidebar-sub-level-items-for-billing' into 'master'Sean McGivern2018-02-062-1/+5
|\ \ \ \ \
| * | | | | Override group sidebar linksGeorge Tsiolis2018-02-062-1/+5
* | | | | | Merge branch '39550-group-labels-redesign' into 'master'Tim Zallmann2018-02-067-34/+91
|\ \ \ \ \ \
| * | | | | | Use sprite_icon and variables39550-group-labels-redesignAnnabel Dunstone Gray2018-02-053-3/+4
| * | | | | | Fix padding & font size on labelsAnnabel Dunstone Gray2018-01-302-3/+4
| * | | | | | Fix labels specsAnnabel Dunstone Gray2018-01-302-3/+3
| * | | | | | Add modal for label deletionAnnabel Dunstone Gray2018-01-293-3/+30