summaryrefslogtreecommitdiff
path: root/app/serializers
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Backport of LFS File Locking APIrd-35856-backport-lfs-file-locking-apiRubén Dávila2018-02-072-0/+14
| * Add GroupVariableSerializer for Ci::GroupVariableMatija Čupić2018-02-052-0/+10
| * Add VariableSerializer for Ci::VariableMatija Čupić2018-02-052-0/+10
| * Check MR state before submitting queries for discussion stateosw-short-circuit-mergeable-disccusions-stateOswaldo Ferreira2018-01-291-1/+12
| * Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into 'securit...Douwe Maan2018-01-162-4/+9
| * Remove soft removals related codeYorick Peterse2018-01-081-1/+0
| * Merge branch '40549-render-emoj-in-groups-overview' into 'master'Sean McGivern2018-01-081-0/+9
| |\
| | * Rendering of emoji's in Group-OverviewJacopo2017-12-241-0/+9
| * | Merge branch '22643-manual-job-page' into 'master'Kamil Trzciński2018-01-061-0/+2
| |\ \
| | * \ Merge branch 'master' into 22643-manual-job-pageFilipa Lacerda2018-01-043-7/+34
| | |\ \
| | * \ \ Merge branch 'master' into 22643-manual-job-pageFilipa Lacerda2017-12-221-1/+1
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Adds illustrations for manual actions and non triggered jobsFilipa Lacerda2017-12-191-0/+2
| * | | | Backport 'Rebase' feature from EE to CEjprovazn-rebaseJan Provaznik2018-01-052-0/+11
| | |_|/ | |/| |
| * | | Simplify metrics fetching for closed/merged MRsosw-introduce-merge-request-statisticsOswaldo Ferreira2018-01-031-6/+5
| * | | Cache merged and closed events data in merge_request_metrics tableOswaldo Ferreira2018-01-023-7/+35
| | |/ | |/|
| * | Fall back to the `MergeRequestWidgetEntity`Bob Van Landuyt2017-12-211-1/+1
| |/
| * Merge branch 'osw-isolate-mr-widget-exposed-attributes' into 'master'Sean McGivern2017-12-185-20/+13
| |\
| | * Stop sending milestone and labels data over the wire for MR widgetosw-isolate-mr-widget-exposed-attributesOswaldo Ferreira2017-12-155-20/+13
| * | Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-12-151-1/+1
| |\ \ | | |/
| | * Use actual head pipeline on merge request serializerFelipe Artur2017-12-051-1/+1
| * | Use StrongMemoize and enable/disable cops properlyLin Jen-Shin2017-11-181-1/+1
| |/
| * Merge branch 'fix/sm/31771-do-not-allow-jobs-to-be-erased-new' into 'master'Kamil Trzciński2017-11-141-1/+1
| |\
| | * Do not allow jobs to be erasedShinya Maeda2017-11-061-1/+1