summaryrefslogtreecommitdiff
path: root/app/serializers
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* 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
| * Allow maintainers to edit directly in a forkBob Van Landuyt2018-03-071-1/+2
| * Allow a user to select `allow maintainer to push`Bob Van Landuyt2018-03-071-0/+1
| * Don't do a commit lookup to present the MR entity, just return the shamr-commit-optimizationAlejandro Rodríguez2018-03-061-1/+1
| * Merge branch '41777-include-cycle-time-in-usage-ping' into 'master'Douwe Maan2018-03-011-1/+2
| |\
| | * Adapt cycle analytics spec helper and cycle analytics usage data spec41777-include-cycle-time-in-usage-pingTiago Botelho2018-03-011-3/+2
| | * Refactors median code to work with both single and multiple projectsTiago Botelho2018-02-281-1/+3
| | * Restore memoization to base query and add a batch base query methodTiago Botelho2018-02-281-1/+1
| | * Add BatchLoader as a way to refactor the base stage codeTiago Botelho2018-02-281-8/+2
| | * Refactor CycleAnalytics base stage class and modelTiago Botelho2018-02-281-2/+8
| * | Merge branch '42643-persist-external-ip-of-ingress-controller-gke' into 'master'Kamil Trzciński2018-03-011-0/+1
| |\ \ | | |/ | |/|
| | * Persist external IP of ingress controller created for GKE (#42643)Dylan Griffith2018-02-151-0/+1
| * | Render MR Notes with Vue with behind a cookieFatih Acet2018-02-284-0/+103
| * | Port `read_cross_project` ability from EEBob Van Landuyt2018-02-221-3/+14
| |/
| * Replace $.post in importer status with axiosClement Ho2018-02-091-0/+3