summaryrefslogtreecommitdiff
path: root/app/serializers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feature/customizable-favicon' into 'master'Douwe Maan2018-06-071-10/+1
|\
| * create favicon overlay on the clientAlexis Reigel2018-06-051-1/+1
| * call Gitlab::Favicon.status in serializerAlexis Reigel2018-06-051-1/+1
| * use custom favicon for ci build status faviconsAlexis Reigel2018-06-051-10/+1
* | Merge branch 'master' into 'backstage/gb/use-persisted-stages-to-improve-pipe...Kamil Trzciński2018-06-051-1/+1
|\ \
| * \ Merge branch '42751-rename-mr-maintainer-push' into 'master'Robert Speicher2018-06-051-1/+1
| |\ \ | | |/ | |/|
| | * Rephrase "maintainer" to more precise "members who can merge to the target br...42751-rename-mr-maintainer-pushMark Chao2018-06-011-1/+1
* | | Merge branch 'master' into 'backstage/gb/use-persisted-stages-to-improve-pipe...backstage/gb/use-persisted-stages-to-improve-pipelines-tableGrzegorz Bizon2018-06-054-2/+4
|\ \ \ | |/ /
| * | Merge branch '46487-add-support-for-jupyter-in-gitlab-via-kubernetes' into 'm...Dmitriy Zaporozhets2018-06-011-0/+1
| |\ \ | | |/ | |/|
| | * Merge remote-tracking branch 'origin/master' into 46487-add-support-for-jupyt...Dmitriy Zaporozhets2018-05-301-1/+1
| | |\
| | * \ Merge remote-tracking branch 'origin/master' into 46487-add-support-for-jupyt...Dmitriy Zaporozhets2018-05-301-0/+1
| | |\ \
| | * | | Add support for Jupyter in GitLab via KubernetesDmitriy Zaporozhets2018-05-251-0/+1
| * | | | Merge branch '46552-fixes-redundant-message-for-failure-reasons' into 'master'Grzegorz Bizon2018-05-311-1/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Moves script_failure conditional over lambda46552-fixes-redundant-message-for-failure-reasonsMayra Cabrera2018-05-301-2/+2
| | * | | Removes redundant error message for script failuresMayra Cabrera2018-05-241-1/+1
| | |/ /
| * | | Merge branch 'bvl-group-shared-projects-private-api' into 'master'Sean McGivern2018-05-301-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | Add archived param to the json responsebvl-group-shared-projects-private-apiToon Claes2018-05-301-1/+1
| | |/
| * | Add 'squash and rebase' feature to CEblackst0ne-squash-and-merge-in-gitlab-core-ceblackst0ne2018-05-291-0/+1
| |/
* | Add a feature flag for switching pipeline stagesGrzegorz Bizon2018-05-291-1/+1
* | Fix pipelines serializer with preloading paginationGrzegorz Bizon2018-05-251-4/+4
* | Reduce pipeline serialization queries when preloadedGrzegorz Bizon2018-05-241-3/+5
* | Do not paginate pipelines active relation twiceGrzegorz Bizon2018-05-231-7/+6
* | Abstract persisted/legacy stages in pipeline modelGrzegorz Bizon2018-05-221-6/+1
* | Use persisted stages to load pipelines index tableGrzegorz Bizon2018-05-211-1/+6
|/
* Exclude coverage data from the pipelines pageYorick Peterse2018-05-171-1/+5
* Merge branch '43557-osw-present-merge-sha-commit' into 'master'Robert Speicher2018-05-071-0/+7
|\
| * Display merge commit SHA in merge widget after mergeOswaldo Ferreira2018-05-071-0/+7
* | Adds remote mirror table migrationTiago Botelho2018-05-071-2/+0
* | Backports every CE related change from ee-5484 to CETiago Botelho2018-05-071-0/+13
* | Fix stage.json endpointKamil Trzciński2018-04-233-22/+17
* | Add proper stage.json dataKamil Trzciński2018-04-232-0/+28
|/
* Resolve "Improve tooltips of collapsed sidebars"Dennis Tang2018-04-191-0/+27
* Resolve "Show `failure_reason` in jobs view content section"Mayra Cabrera2018-04-191-0/+18
* Prevent awarding emoji when a project is archivedBob Van Landuyt2018-04-112-0/+8
* Remove edit_note and update_note abilities in favor of admin_noteDouwe Maan2018-04-101-1/+1
* Resolve "Show `failure_reason` and upgrade tooltips of jobs"Mayra Cabrera2018-04-051-1/+1
* Fix sidebar_details_block.vue and simplify build_metadata_entity.rb44922-fix-build-metadata-creationTomasz Maczukin2018-04-041-4/+1
* Refactor discussions/notes codeJan Provaznik2018-04-035-35/+32
* Merge branch 'add-per-runner-job-timeout' into 'master'Kamil Trzciński2018-03-292-0/+11
|\
| * Refactor build_metadataTomasz Maczukin2018-03-281-3/+1
| * Rename metadata relation and methodsTomasz Maczukin2018-03-281-1/+3
| * Rename used_timeout to timeoutTomasz Maczukin2018-03-281-2/+2
| * Fix static analysis offencesTomasz Maczukin2018-03-281-1/+0
| * Move job timeout information to new ci_builds_metadata tableTomasz Maczukin2018-03-282-4/+11
| * Change timeout_source to enumTomasz Maczukin2018-03-281-1/+1
| * Replace user_readable with human_readableTomasz Maczukin2018-03-281-1/+1
| * Show timeout information on job's pageTomasz Maczukin2018-03-281-0/+5
* | Update styling and use Gitlab::Utils.to_booleanEric Eastwood2018-03-271-7/+8
* | Merge branch 'master' into add-canary-faviconEric Eastwood2018-03-2764-183/+801
|\ \ | |/
| * Link correct project when adding file to empty MRBob Van Landuyt2018-03-071-1/+1