summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Preload pipeline data for project pipelinesYorick Peterse2018-05-172-2/+39
* | | | | | | | Merge branch '46177-fix-present-on-generic-commit-status' into 'master'Grzegorz Bizon2018-05-171-0/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Makes CommitStatus and GenericCommitStatus respond to presentableMayra Cabrera2018-05-151-0/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Resolve "Opening Project with invite but without accepting leads to 404 error...🙈 jacopo beschi 🙉2018-05-171-0/+10
* | | | | | | Merge branch 'jprovazn-remote-upload-destroy' into 'master'Kamil TrzciƄski2018-05-165-7/+43
|\ \ \ \ \ \ \
| * | | | | | | Fixed typoJan Provaznik2018-05-161-1/+1
| * | | | | | | Changed order of includeJan Provaznik2018-05-164-4/+4
| * | | | | | | Use find_in_batches instead of destroy_allJan Provaznik2018-05-161-1/+3
| * | | | | | | Delete remote uploadsJan Provaznik2018-05-165-7/+41
| |/ / / / / /
* | | | | | | Merge branch '46010-allow-managing-group-runners-via-api' into 'master'Kamil TrzciƄski2018-05-162-5/+17
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Rename User#ci_authorized_runners -> ci_owned_runnersDylan Griffith2018-05-161-2/+2
| * | | | | | Allow group runners to be viewed/edited in APIDylan Griffith2018-05-162-3/+15
| |/ / / / /
* | | | | | Merge branch 'osw-fix-boards-list-header-color' into 'master'Robert Speicher2018-05-161-1/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Adjust board lists header text colorosw-fix-boards-list-header-colorOswaldo Ferreira2018-05-141-1/+2
| | |/ / / | |/| | |
* | | | | Merge branch '45584-add-nip-io-domain-suggestion-in-auto-devops' into 'master'Grzegorz Bizon2018-05-151-0/+1
|\ \ \ \ \
| * | | | | Display help text below auto devops domain with nip.io domain name (#45561)45584-add-nip-io-domain-suggestion-in-auto-devopsDylan Griffith2018-05-151-0/+1
| |/ / / /
* | | | | Does not log failed sign-in attempts when database is in read-only modeDouglas Barbosa Alexandre2018-05-141-0/+3
|/ / / /
* | | | Merge branch 'blackst0ne-rails5-fix-spec-models-ci-pipeline_spec-rb' into 'ma...Kamil TrzciƄski2018-05-141-1/+11
|\ \ \ \ | |/ / / |/| | |
| * | | [Rails5] Fix Ci::Pipeline validator for sourceblackst0ne-rails5-fix-spec-models-ci-pipeline_spec-rbblackst0ne2018-05-121-1/+11
* | | | Merge branch 'bvl-restrict-api-git-for-terms' into 'master'Douwe Maan2018-05-111-0/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Block access to API & git when terms are enforcedBob Van Landuyt2018-05-101-0/+5
* | | | Merge branch 'dz-add-2fa-filter' into 'master'Douwe Maan2018-05-112-3/+18
|\ \ \ \
| * | | | Add 2FA filter to group members pageDmitriy Zaporozhets2018-05-102-3/+18
| | |/ / | |/| |
* | | | Merge branch 'blackst0ne-rails5-fix-route-source-can-t-be-blank' into 'master'Douwe Maan2018-05-111-1/+3
|\ \ \ \
| * | | | [Rails5] Fix `Route source can't be blank`blackst0ne-rails5-fix-route-source-can-t-be-blankblackst0ne2018-05-111-1/+3
* | | | | Merge branch 'correct-runner-type-when-assigning-shared-to-project' into 'mas...Kamil TrzciƄski2018-05-111-1/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Ensure Ci::Runner#assign_to errors for group runnerscorrect-runner-type-when-assigning-shared-to-projectDylan Griffith2018-05-101-0/+2
| * | | | Ensure runner_type is updated correctly when assigning shared runner to projectDylan Griffith2018-05-101-1/+5
* | | | | only issue a warning if column doesn't existBrett Walker2018-05-101-1/+2
| |_|/ / |/| | |
* | | | Merge branch '45442-updates-updated-at-to-issue-on-time-spent' into 'master'Douwe Maan2018-05-101-0/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | Updates updated_at on issue when using /spend quick actionJacopo2018-05-091-0/+6
| | |/ | |/|
* | | Merge branch 'dm-repository-xcode-project' into 'master'Robert Speicher2018-05-091-2/+8
|\ \ \ | |_|/ |/| |
| * | Add Repository#xcode_project? methodDouwe Maan2018-05-091-2/+8
* | | Add validation Ci::Runner runner_type must be presentDylan Griffith2018-05-091-0/+1
|/ /
* | Set `runner_type` for cluster/applicationKamil TrzciƄski2018-05-091-1/+9
|/
* Merge branch 'dm-ensure-import-state-persisted' into 'master'Grzegorz Bizon2018-05-081-2/+8
|\
| * Don't create import_state until project is persistedDouwe Maan2018-05-081-2/+8
* | Update commit status from external CI services less aggressivelyNick Thomas2018-05-081-7/+10
|/
* Backport: Keep ShaAttribute from halting startup when we can’t connect to a...Brett Walker2018-05-081-7/+22
* Merge branch 'dm-project-factory-import-state' into 'master'Robert Speicher2018-05-071-18/+18
|\
| * Force creation of new import_state when setting an import state fieldDouwe Maan2018-05-071-18/+18
* | Merge branch '43557-osw-present-merge-sha-commit' into 'master'Robert Speicher2018-05-071-0/+4
|\ \
| * | Display merge commit SHA in merge widget after mergeOswaldo Ferreira2018-05-071-0/+4
* | | Merge branch '5480-epic-notifications-ce' into 'master'Douwe Maan2018-05-072-6/+2
|\ \ \
| * | | Backport 5480-epic-notifications from EEMario de la Ossa2018-05-072-6/+2
| | |/ | |/|
* | | Resolve "Inform users of up to $500 offer for GCP account"Dennis Tang2018-05-071-1/+2
* | | Merge branch 'ccr/weight_1481' into 'master'Douwe Maan2018-05-071-1/+5
|\ \ \
| * | | Backport of 1481-changing-weight-values-should-trigger-system-notesChantal Rollison2018-05-031-1/+5
* | | | Merge branch 'add-git-commit-message-predefined-variable' into 'master'Grzegorz Bizon2018-05-071-4/+27
|\ \ \ \
| * | | | Add memoization of commit related values in Ci::PipelineTomasz Maczukin2018-05-071-6/+18