summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Extend API for exporting a project with direct upload URLFrancisco Javier López2018-03-301-2/+14
* Merge branch '41967_issue_api_closed_by_info' into 'master'Sean McGivern2018-03-301-0/+6
|\
| * changed the way of nullifying columshaseeb2018-03-051-0/+5
| * removed hasmany association from usershaseeb2018-02-281-1/+0
| * added forign key and specshaseeb2018-02-281-0/+1
| * closed by field addedhaseeb2018-02-281-0/+1
* | Add port number to artifacts links to gitlab-pages, if neededAlessio Caiazza2018-03-292-14/+12
* | Merge branch 'add-per-runner-job-timeout' into 'master'Kamil Trzciński2018-03-294-5/+94
|\ \
| * | Remove Ci::Build#timeoutTomasz Maczukin2018-03-281-4/+2
| * | Add explicit primary key for ci_builds_metadata tableTomasz Maczukin2018-03-281-0/+1
| * | Change and rename behavior of save_timeout_state!Tomasz Maczukin2018-03-282-3/+3
| * | Refactorize ChronicDurationAttribute concernTomasz Maczukin2018-03-281-31/+20
| * | Refactor build_metadataTomasz Maczukin2018-03-282-13/+5
| * | Add validation for max_timeout in Ci::RunnerTomasz Maczukin2018-03-281-0/+4
| * | Add validation for chronic_duration_attr_writerTomasz Maczukin2018-03-281-4/+23
| * | Add project_id column to Ci::BuildMetadataTomasz Maczukin2018-03-281-0/+11
| * | Rename metadata relation and methodsTomasz Maczukin2018-03-281-5/+5
| * | BuildMetadata styling improvementsTomasz Maczukin2018-03-281-5/+5
| * | Rename used_timeout to timeoutTomasz Maczukin2018-03-282-3/+3
| * | Rename maximum_job_timeout to maximum_timeoutTomasz Maczukin2018-03-282-3/+3
| * | Fix tests failuresTomasz Maczukin2018-03-281-2/+2
| * | Refactorize Ci::Build and Ci::BuildMetadata modelsTomasz Maczukin2018-03-282-12/+18
| * | Fix transition failure when metadata not existsTomasz Maczukin2018-03-281-1/+1
| * | Move job timeout information to new ci_builds_metadata tableTomasz Maczukin2018-03-282-11/+32
| * | Change timeout_source to enumTomasz Maczukin2018-03-281-4/+11
| * | Downcase timeout_source valueTomasz Maczukin2018-03-281-1/+1
| * | Properly handle empty value for chronic duration attributeTomasz Maczukin2018-03-281-1/+7
| * | Remove unused methodTomasz Maczukin2018-03-281-4/+0
| * | Refactor timeout selection mechanismTomasz Maczukin2018-03-281-8/+2
| * | Replace user_readable with human_readableTomasz Maczukin2018-03-282-3/+3
| * | Rename chronic_duration_attribute* to chronic_duration_attr*Tomasz Maczukin2018-03-283-7/+7
| * | Show timeout information on job's pageTomasz Maczukin2018-03-281-3/+9
| * | Rename job_upper_timeout to maximum_job_timeoutTomasz Maczukin2018-03-282-6/+6
| * | Add ChroniDurationAttribute concernTomasz Maczukin2018-03-282-0/+28
| * | Add UI support for per-runner job timeoutTomasz Maczukin2018-03-281-1/+1
| * | Override project-defined timeout with runner-defined oneTomasz Maczukin2018-03-282-0/+11
* | | Merge branch 'dm-deploy-keys-default-user' into 'master'Sean McGivern2018-03-292-5/+6
|\ \ \
| * | | Don’t delete deploy key when user who created it is deletedDouwe Maan2018-03-281-5/+2
| * | | Fall back on ghost user when deploy key user is not setDouwe Maan2018-03-281-0/+4
* | | | Merge branch '44657-reuse-root_ref_hash-on-branches' into 'master'Rémy Coutable2018-03-281-2/+2
|\ \ \ \
| * | | | Reuse root_ref_hash for performance on BranchesTakuya Noguchi2018-03-281-2/+2
* | | | | Merge branch '44392-resolve-projects-creation-silently-failing-on-after-creat...Douwe Maan2018-03-281-0/+1
|\ \ \ \ \
| * | | | | When a Service templates are invalid newly created projects will have them in...Tiago Botelho2018-03-281-0/+1
* | | | | | Remove permanent redirectsBob Van Landuyt2018-03-282-49/+5
| |_|_|/ / |/| | | |
* | | | | Remove some easy cases of 'path_to_repo' useJacob Vosmaer (GitLab)2018-03-282-5/+1
* | | | | Merge branch 'ac/lfs-direct-upload-ee-to-ce' into 'master'Kamil Trzciński2018-03-281-0/+6
|\ \ \ \ \
| * | | | | Port LFS direct_upload from EEac/lfs-direct-upload-ee-to-ceAlessio Caiazza2018-03-271-0/+6
* | | | | | Merge branch 'reduce-query-count-for-mergerequestscontroller-show' into 'master'Douwe Maan2018-03-271-10/+17
|\ \ \ \ \ \
| * | | | | | Fix N+1 in `MergeRequest#merge_request_diff_for`reduce-query-count-for-mergerequestscontroller-showSean McGivern2018-03-211-10/+17
* | | | | | | 'Assigned Issues' and 'Assigned Merge Requests' as dashboard user choicesElias Werberich2018-03-271-1/+1
| |/ / / / / |/| | | | |