Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-19Authorize read_build when listing pipeline jobsMatija Čupić
2018-12-19Authorize read_build action when listing jobsMatija Čupić
2018-12-19Update specs to rails5 formatblackst0ne
2018-12-07Add endpoint to download single artifact by refSteve Azzopardi
2018-09-28Extend reports to support security featuresOlivier Gonzalez
2018-08-14Expose all artifacts sizes in jobs apiPeter Marko
2018-07-27Squashed commit of the following:Shinya Maeda
2018-07-19Expose web_url attribute in PipelineBasic and JobBasicRobert Speicher
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-07-09Fix specsKamil Trzciński
2018-07-09Fix and add specs for testing metadata entryKamil Trzciński
2018-06-05Eliminate N+1 queries for CI job artifacts in /api/projects/:id/pipelines/:pi...Stan Hu
2018-05-26Expose artifacts_expire_at field for job entity in apiSemyon Pupkov
2018-04-29[Rails5] Fix `undefined method 'downcase'` errors in requests specsblackst0ne
2018-03-22fix the api jobs spec from having EE specific testsMicaël Bergeron
2018-03-22fix the failing specsMicaël Bergeron
2018-03-22Backport ee-40781-os-to-ceMicaël Bergeron
2018-03-07fix yet other specsMicaël Bergeron
2018-03-07fix some broken specsMicaël Bergeron
2018-02-28Merge commit '8af23def1d6' into object-storage-ee-to-ce-backportKamil Trzciński
2018-02-28Merge branch 'feature/sm/artifacts-trace-ee' into 'master'Kamil Trzciński
2018-02-28Merge commit '4b92efd90cedaa0aff218d11fdce279701128bea' into object-storage-e...Kamil Trzciński
2018-02-28Merge branch 'zj-multiple-artifacts-ee' into 'master'Grzegorz Bizon
2018-02-28Merge commit '7fabc892f251740dbd9a4755baede662e6854870' into object-storage-e...Kamil Trzciński
2018-02-28Merge commit 'f2f58a60b76acd479e37bdbc9246ec9f9b2bea82' into object-storage-e...Kamil Trzciński
2018-02-28Merge branch 'jej/lfs-object-storage' into 'master'Douwe Maan
2018-02-28Merge commit 'b39d0c318921bae2e3a11df9ee6828291dad9864' into object-storage-e...Kamil Trzciński
2018-02-28Merge branch 'zj-object-store-artifacts' into 'master'Grzegorz Bizon
2018-01-30Make those files as close as EE to reduce conflictsLin Jen-Shin
2018-01-18Update rubocop, rubocop-rspec, and gitlab-stylesRémy Coutable
2018-01-15Add missing newline in Jobs API specMatija Čupić
2018-01-15Extend N+1 Builds and Jobs API specsMatija Čupić
2018-01-15Add N+1 query spec for Jobs APIMatija Čupić
2018-01-05Merge branch 'master' into 22643-manual-job-pageFilipa Lacerda
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-12-21Fix spec failuresKamil Trzciński
2017-11-07Reduce changesShinya Maeda
2017-11-07Improve specShinya Maeda
2017-11-07Merge branch 'master' into fix/sm/31771-do-not-allow-jobs-to-be-erased-newShinya Maeda
2017-11-06Add doc. Fix spec. Add erase_build in protected_ref ruleShinya Maeda
2017-11-05Expose `duration` in Job API entityMehdi Lahmam
2017-10-20Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo
2017-09-06Extract job artifacts API code to a separate fileGrzegorz Bizon
2017-09-05Do not require API authentication if artifacts are publicGrzegorz Bizon
2017-09-05Do not use artifacts metadata to access single artifactGrzegorz Bizon
2017-09-05Use API helper to send artifact file through WorkhorseGrzegorz Bizon
2017-09-04Set project / pipeline before context in job API specsGrzegorz Bizon
2017-09-04Add API endpoint for downloading single job artifactGrzegorz Bizon
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-06-06Fix raw_path with the new job path, rename to jobLin Jen-Shin