summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix/gb/exclude-persisted-variables-from-environment-name' into ...Grzegorz Bizon2018-05-212-1/+7
|\
| * Separate persisted and runtime pipeline variablesGrzegorz Bizon2018-05-182-1/+2
| * Do not allow to use `CI_PIPELINE_ID` in environment nameGrzegorz Bizon2018-05-181-2/+7
* | Merge branch '46082-runner-contacted_at-is-not-always-a-time-type' into 'master'Kamil Trzciński2018-05-212-3/+18
|\ \
| * | Revert "Improve cacheable module"46082-runner-contacted_at-is-not-always-a-time-typeMatija Čupić2018-05-181-7/+5
| * | Improve cacheable moduleKamil Trzciński2018-05-181-5/+7
| * | Include class name and argument name in argument errorMatija Čupić2018-05-171-1/+3
| * | Use Gitlab.rails5? for checking if on rails5Matija Čupić2018-05-171-3/+3
| * | Revert "Move argument check to cached getter definition class method"Matija Čupić2018-05-161-2/+2
| * | Move argument check to cached getter definition class methodMatija Čupić2018-05-161-2/+2
| * | Add attribute check in cached getterMatija Čupić2018-05-161-0/+2
| * | Move attribute casting to #cached_attributeMatija Čupić2018-05-161-4/+3
| * | Dynamically cast value from cacheMatija Čupić2018-05-152-11/+11
| * | Clear memoization after caching new valuesMatija Čupić2018-05-111-0/+2
| * | Use symbol instead of string in RedisCacheable attribute definitionsMatija Čupić2018-05-101-2/+2
| * | Merge branch 'master' into 46082-runner-contacted_at-is-not-always-a-time-typeMatija Čupić2018-05-093-3/+18
| |\ \
| * | | Move Runner#contacted_at to RedisCacheable#cached_attr_time_readerMatija Čupić2018-05-081-1/+2
| * | | Add cached_attr_time_reader to RedisCacheableMatija Čupić2018-05-081-0/+9
* | | | Merge branch '46454-wrong-value-in-ci-deploy-user' into 'master'Kamil Trzciński2018-05-211-1/+1
|\ \ \ \
| * | | | Fixes deploy tokens build variables46454-wrong-value-in-ci-deploy-userMayra Cabrera2018-05-181-1/+1
* | | | | Rescue Kubeclient::HttpError when generating prometheus_clientShinya Maeda2018-05-211-0/+5
|/ / / /
* | | | Merge branch 'fix/gb/not-allow-to-trigger-skipped-manual-actions' into 'master'Kamil Trzciński2018-05-181-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Do not allow to trigger manual actions that were skippedGrzegorz Bizon2018-05-161-1/+1
* | | | Merge branch '46193-fix-big-estimate' into 'master'Rémy Coutable2018-05-171-0/+4
|\ \ \ \
| * | | | Fixes 500 error on /estimate BIG_VALUEJacopo2018-05-171-0/+4
* | | | | Fix: Use case in-sensitive ordering by name for groupsHarish Ved2018-05-171-2/+2
* | | | | Merge branch '6020-extract-ee-specific-controller-lines' into 'master'Robert Speicher2018-05-171-1/+9
|\ \ \ \ \
| * | | | | Backport changes from EE to minimize the CE/EE diff in Projects::Settings::In...6020-extract-ee-specific-controller-linesRémy Coutable2018-05-161-1/+9
* | | | | | Merge branch 'pipelines-index-performance' into 'master'Grzegorz Bizon2018-05-172-2/+39
|\ \ \ \ \ \
| * | | | | | 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