summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Pass GL_REPOSITORY in Workhorse responses29925-gitlab-shell-hooks-can-no-longer-send-absolute-paths-to-gitlab-ceAlejandro Rodríguez2017-05-056-6/+32
* Allow gl-repository strings as project identifiers in PostReceive workerAlejandro Rodríguez2017-05-053-50/+53
* Generate and handle a gl_repository param to pass around componentsAlejandro Rodríguez2017-05-0310-85/+184
* Merge branch 'dm-blob-external-storage' into 'master' Sean McGivern2017-05-0312-104/+308
|\
| * Refactor Blob support of external storage in preparation of job artifact blobsdm-blob-external-storageDouwe Maan2017-05-0312-104/+308
* | Merge branch 'further-attempt-to-fix-protected_tags_spec' into 'master' Sean McGivern2017-05-033-3/+4
|\ \
| * | remove debug codefurther-attempt-to-fix-protected_tags_specLuke "Jared" Bennett2017-05-031-2/+1
| * | Try waiting for previous dropdown to definitly close before going to clickLuke "Jared" Bennett2017-05-033-4/+6
* | | Merge branch '30458-real-time-note-edits' into 'master' Jacob Schatz2017-05-039-131/+320
|\ \ \
| * | | Add real-time note edits :chipmunk:Eric Eastwood2017-05-039-131/+320
|/ / /
* | | Merge branch 'docs/move-api-lint-to-docs-link-job' into 'master' Rémy Coutable2017-05-032-2/+6
|\ \ \
| * | | Move api lint out of static analysis jobAchilleas Pipinellis2017-05-032-2/+6
|/ / /
* | | Merge branch 'fix/project-tree-saver-spec' into 'master' Rémy Coutable2017-05-032-2/+3
|\ \ \
| * | | Fix project tree saver and fork spec failuresJames Lopez2017-05-032-2/+3
|/ / /
* | | Merge branch '26883-members-page-layout-looks-broken' into 'master' Annabel Dunstone Gray2017-05-034-4/+68
|\ \ \
| * | | Added flex wrapping26883-members-page-layout-looks-brokenJose Ivan Vargas2017-04-243-10/+55
| * | | Added a media query when there's a more width available to show more of the t...Jose Ivan Vargas2017-04-241-0/+3
| * | | Changed the way to truncate the panel to title from ruby to a scss mixinJose Ivan Vargas2017-04-243-2/+12
| * | | Added a description for non project masters or owners for the members setting...Jose Ivan Vargas2017-04-241-0/+6
* | | | Merge branch 'docs/31692-elaborate-on-spring-instructions' into 'master' Achilleas Pipinellis2017-05-031-6/+16
|\ \ \ \
| * | | | Elaborate on the usage of Springdocs/31692-elaborate-on-spring-instructionsRémy Coutable2017-05-031-6/+16
* | | | | Merge branch '28408-feature-proposal-include-search-options-to-pipelines-api'...Robert Speicher2017-05-038-54/+538
|\ \ \ \ \
| * | | | | Improve pipelines_finder.rbShinya Maeda2017-05-031-4/+4
| * | | | | Improve documentationShinya Maeda2017-05-032-8/+8
| * | | | | Correct typo in pipelines_spec.rbShinya Maeda2017-05-031-5/+5
| * | | | | Avoid using sampleShinya Maeda2017-05-031-1/+1
| * | | | | Revise documentsShinya Maeda2017-05-032-5/+5
| * | | | | Add constant as ALLOWED_INDEXED_COLUMNSShinya Maeda2017-05-032-2/+4
| * | | | | Use HasStatus::AVAILABLE_STATUSES instead of hard codingShinya Maeda2017-05-034-21/+8
| * | | | | Adopt awesome axil ideaShinya Maeda2017-05-031-2/+2
| * | | | | Improve api/pipelines_spec.rbShinya Maeda2017-05-032-95/+112
| * | | | | Add another pipeline for spec statusShinya Maeda2017-05-031-0/+5
| * | | | | Add space before bracketShinya Maeda2017-05-031-6/+6
| * | | | | Remove unnecessary hashShinya Maeda2017-05-031-19/+19
| * | | | | Improve pipelines_finder_spec.rbShinya Maeda2017-05-031-113/+70
| * | | | | Separate parameters from literal url stringShinya Maeda2017-05-031-19/+19
| * | | | | Add a blank line between blocksShinya Maeda2017-05-031-0/+2
| * | | | | Revise document. string to boolean.Shinya Maeda2017-05-031-1/+1
| * | | | | Revert "Use JSON type for sorting parameter (halfway)"Shinya Maeda2017-05-032-19/+15
| * | | | | Use JSON type for sorting parameter (halfway)Shinya Maeda2017-05-032-15/+19
| * | | | | Use order instead of reorder. Improve tests.Shinya Maeda2017-05-032-3/+6
| * | | | | Ci::Pipeline to project.pipelinesShinya Maeda2017-05-032-32/+32
| * | | | | Fix improper method name and spec descriptionShinya Maeda2017-05-032-5/+5
| * | | | | Fix created_at to user_id in specShinya Maeda2017-05-031-6/+6
| * | | | | Change sort spec descriptionShinya Maeda2017-05-031-2/+2
| * | | | | Allow only indexed columns in #order_and_sort. Remove present (Because unnece...Shinya Maeda2017-05-032-3/+11
| * | | | | 'to be > 0' to 'not_to be_empty'. 'to eq(0)' to 'to be_empty'Shinya Maeda2017-05-031-9/+9
| * | | | | Normalize wordingShinya Maeda2017-05-031-47/+39
| * | | | | Finish pipelines_specShinya Maeda2017-05-032-46/+105
| * | | | | Unveil iterationShinya Maeda2017-05-031-10/+29