summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Fix Xcode project detection by looking for dirs instead of filesdm-xcode-project-directoryDouwe Maan2018-05-221-7/+7
* Merge branch '46193-fix-big-estimate' into 'master'Rémy Coutable2018-05-171-0/+13
|\
| * Fixes 500 error on /estimate BIG_VALUEJacopo2018-05-171-0/+13
* | Fix: Use case in-sensitive ordering by name for groupsHarish Ved2018-05-171-0/+108
* | Merge branch 'pipelines-index-performance' into 'master'Grzegorz Bizon2018-05-172-4/+107
|\ \
| * | Preload pipeline data for project pipelinesYorick Peterse2018-05-172-4/+107
* | | Merge branch '46177-fix-present-on-generic-commit-status' into 'master'Grzegorz Bizon2018-05-172-0/+12
|\ \ \ | |/ / |/| |
| * | Respect the inheritance chain between Ci::Build and CommitStatus46177-fix-present-on-generic-commit-statusMayra Cabrera2018-05-162-5/+8
| * | Makes CommitStatus and GenericCommitStatus respond to presentableMayra Cabrera2018-05-151-0/+9
* | | Resolve "Opening Project with invite but without accepting leads to 404 error...🙈 jacopo beschi 🙉2018-05-171-0/+18
* | | Merge branch 'zj-workhorse-commit-patch-diff' into 'master'Grzegorz Bizon2018-05-171-1/+0
|\ \ \
| * | | Workhorse to send raw diff and patch for commitsZeger-Jan van de Weg2018-05-161-1/+0
| | |/ | |/|
* | | Merge branch 'jprovazn-remote-upload-destroy' into 'master'Kamil Trzciński2018-05-164-4/+36
|\ \ \
| * | | Delete remote uploadsJan Provaznik2018-05-164-4/+36
| | |/ | |/|
* | | Merge branch '46010-allow-managing-group-runners-via-api' into 'master'Kamil Trzciński2018-05-162-65/+69
|\ \ \
| * | | Rename User#ci_authorized_runners -> ci_owned_runnersDylan Griffith2018-05-161-7/+7
| * | | Allow group runners to be viewed/edited in APIDylan Griffith2018-05-162-62/+66
| |/ /
* | | Merge branch 'zj-add-branch-mandatory' into 'master'Douwe Maan2018-05-161-54/+14
|\ \ \ | |/ / |/| |
| * | Move Gitlab::Git::Repository#add_branch to mandatoryZeger-Jan van de Weg2018-05-141-54/+14
| |/
* | Merge branch 'sh-enforce-unique-and-not-null-project-ids-project-features' in...Yorick Peterse2018-05-151-3/+3
|\ \
| * | Add a unique and not null constraint on the project_features.project_id columnStan Hu2018-05-151-3/+3
| |/
* | Does not log failed sign-in attempts when database is in read-only modeDouglas Barbosa Alexandre2018-05-141-0/+14
|/
* Merge branch 'bvl-restrict-api-git-for-terms' into 'master'Douwe Maan2018-05-111-0/+27
|\
| * Block access to API & git when terms are enforcedBob Van Landuyt2018-05-101-0/+27
* | Merge branch 'ce-5911-extract-ee-specific-files-lines-for-spec-models-cluster...Kamil Trzciński2018-05-112-8/+7
|\ \
| * | Backport CE changes from gitlab-ee#518a29073a9Matija Čupić2018-05-101-2/+2
| * | Stub deployments in Clusters::Platforms::Kubernetes specMatija Čupić2018-05-101-1/+4
| * | Backport EE runner spec changes to CEMatija Čupić2018-05-101-5/+1
* | | Merge branch 'correct-runner-type-when-assigning-shared-to-project' into 'mas...Kamil Trzciński2018-05-111-6/+20
|\ \ \
| * | | Ensure Ci::Runner#assign_to errors for group runnerscorrect-runner-type-when-assigning-shared-to-projectDylan Griffith2018-05-101-7/+20
| * | | Ensure runner_type is updated correctly when assigning shared runner to projectDylan Griffith2018-05-101-0/+1
* | | | Merge branch 'bw-fix-sha-attribute' into 'master'Stan Hu2018-05-101-4/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | only issue a warning if column doesn't existBrett Walker2018-05-101-4/+6
* | | | Merge branch 'fix/wiki-find-page-invalid-encoding' into 'master'Robert Speicher2018-05-101-0/+11
|\ \ \ \ | |/ / / |/| | |
| * | | Fix finding wiki pages when they have invalidly-encoded contentAhmad Sherif2018-05-091-0/+11
| |/ /
* | | Merge branch '45442-updates-updated-at-to-issue-on-time-spent' into 'master'Douwe Maan2018-05-101-3/+15
|\ \ \ | |_|/ |/| |
| * | Updates updated_at on issue when using /spend quick actionJacopo2018-05-091-3/+15
* | | Merge branch 'dm-repository-xcode-project' into 'master'Robert Speicher2018-05-091-1/+32
|\ \ \ | |_|/ |/| |
| * | Add Repository#xcode_project? methodDouwe Maan2018-05-091-1/+32
* | | Add validation Ci::Runner runner_type must be presentDylan Griffith2018-05-091-0/+1
|/ /
* | Merge branch 'add-runner-type-to-cluster-app' into 'master'Grzegorz Bizon2018-05-091-2/+1
|\ \
| * | Set `runner_type` for cluster/applicationKamil Trzciński2018-05-091-2/+1
| |/
* | Merge branch '46010-add-missing-parens' into 'master'Kamil Trzciński2018-05-082-25/+25
|\ \ | |/ |/|
| * Add some missing parens in project_spec and runner_specDylan Griffith2018-05-082-25/+25
* | Removes RemoteMirror related TODO from project_specTiago Botelho2018-05-081-2/+0
|/
* Update commit status from external CI services less aggressivelyNick Thomas2018-05-081-7/+15
* Backport: Keep ShaAttribute from halting startup when we can’t connect to a...Brett Walker2018-05-081-13/+54
* Merge branch '43557-osw-present-merge-sha-commit' into 'master'Robert Speicher2018-05-071-0/+16
|\
| * Display merge commit SHA in merge widget after mergeOswaldo Ferreira2018-05-071-0/+16
* | Merge branch 'add-git-commit-message-predefined-variable' into 'master'Grzegorz Bizon2018-05-072-2/+5
|\ \