summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dm-fix-ghost-user-validation' into 'master' Robert Speicher2017-04-281-1/+3
* Merge branch '30973-fix-network-graph-ordering' into 'master' Douwe Maan2017-04-281-1/+2
* Merge branch '2246-uuid-is-nil-for-new-installation' into 'master'Sean McGivern2017-04-281-0/+9
* Merge branch 'tc-realtime-every-pipeline-on-mr' into 'master' Kamil Trzciński2017-04-251-6/+10
* Merge branch 'fix/gb/fix-blocked-pipeline-duration' into 'master' Kamil Trzciński2017-04-251-0/+4
* Merge branch 'dm-fix-individual-notes-reply-attributes' into 'master' Sean McGivern2017-04-252-1/+9
* Merge branch 'sh-fix-issue-31215-2' into 'master' Douwe Maan2017-04-221-1/+1
* Merge branch 'usage-ping-port' into 'master'Sean McGivern2017-04-201-1/+2
* Merge branch 'issuable-state-only-notes-and-description' into 'master' Sean McGivern2017-04-202-2/+2
* Merge branch 'sh-add-option-to-hard-delete' into 'master' Douwe Maan2017-04-181-1/+1
* Merge branch 'fix-follow-with-multiple-paths' into 'master' Douwe Maan2017-04-181-1/+1
* Merge branch 'fix/gb/fix-registry-for-uppercased-project-paths' into 'master' Kamil Trzciński2017-04-131-1/+2
* Merge branch 'rs-fix-already-defined-constant' into 'master'Douwe Maan2017-04-131-2/+2
* Merge branch '30457-expire-note-destroy' into 'master'Sean McGivern2017-04-131-0/+1
* Merge branch 'zj-fk-ci-triggers' into 'master' Yorick Peterse2017-04-111-1/+1
* Merge branch 'dm-remove-copy-link-on-svgs' into 'master'Robert Speicher2017-04-111-5/+25
* Merge branch 'fix/gb/improve-container-registry-clipboard-links' into 'master' Kamil Trzciński2017-04-111-0/+4
* Fix pipeline related failing specsFelipe Artur2017-04-111-2/+3
* Fix bad conflict resolutionLin Jen-Shin2017-04-111-1/+0
* Revert "Merge branch 'optimise-pipelines' into 'master' "Lin Jen-Shin2017-04-113-21/+27
* Remove the User#is_admin? methodblackst0ne2017-04-091-4/+0
* Merge branch 'master' into new-resolvable-discussionLuke "Jared" Bennett2017-04-0716-185/+231
|\
| * Merge branch 'dosuken123/gitlab-ce-2989-run-cicd-pipelines-on-a-schedule-idea...Sean McGivern2017-04-072-5/+22
| |\
| | * Fix test failuresKamil Trzcinski2017-04-071-2/+3
| | * Update code to remove no longer needed changesKamil Trzcinski2017-04-071-1/+1
| | * Fix ref referenceKamil Trzcinski2017-04-072-11/+10
| | * N/A to None. Revert validates from validates_presence_of.Shinya Maeda2017-04-071-1/+1
| | * Add def trigger_schedule in Trigger. Use persisted? for checling existanceShinya Maeda2017-04-071-0/+4
| | * before_create :set_project. Now TriggerSchedule saves project from parentShinya Maeda2017-04-071-1/+5
| | * Use allow_destroy. Remove condtion from form.haml.Shinya Maeda2017-04-072-15/+5
| | * Add form for scheduled triggerShinya Maeda2017-04-072-1/+20
| * | Merge branch 'optimise-builds' into 'master' Sean McGivern2017-04-071-1/+1
| |\ \
| | * | Count number of queriesKamil Trzcinski2017-04-071-1/+1
| | |/
| * | Merge branch 'bvl-fix-project-ci-status-cache' into 'master' Kamil Trzciński2017-04-073-93/+1
| |\ \
| | * | Use `Ci::ExpirePipelineCacheService` to set `ProjectPipelinestatus`bvl-fix-project-ci-status-cacheBob Van Landuyt2017-04-071-5/+0
| | * | Rename `ProjectBuildStatus` -> `ProjectPipelineStatus`Bob Van Landuyt2017-04-072-2/+2
| | * | Wrap updating of cache after pipeline transition in class methodBob Van Landuyt2017-04-071-1/+1
| | * | Update project build status cache when transitioningBob Van Landuyt2017-04-071-3/+2
| | * | Rename Ci::PipelineStatus -> Ci::ProjectBuildStatusBob Van Landuyt2017-04-073-88/+2
| | |/
| * | Merge branch '18471-restrict-tag-pushes-protected-tags' into 'master' Douwe Maan2017-04-0711-86/+207
| |\ \ | | |/ | |/|
| | * Protected tags changes from backend maintainer reviewJames Edwards-Jones2017-04-072-2/+4
| | * Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags'Kushal Pandya2017-04-0622-272/+481
| | |\
| | * \ Merge branch 'last-green-master' into 18471-restrict-tag-pushes-protected-tagsJames Edwards-Jones2017-04-062-1/+12
| | |\ \
| | * | | Protected Tags backend review changesJames Edwards-Jones2017-04-065-3/+13
| | * | | Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags'Kushal Pandya2017-04-0637-152/+348
| | |\ \ \
| | * | | | Fixed UserAccess#can_create_tag? after create_access_levels renameJames Edwards-Jones2017-04-041-2/+2
| | * | | | Renamed ProtectedTag push_access_levels to create_access_levelsJames Edwards-Jones2017-04-042-4/+4
| | * | | | Cleaned up duplication with ProtectedRefAccess concernJames Edwards-Jones2017-04-043-44/+18
| | * | | | Cleanup & tests for UserAccess#can_create_tag?James Edwards-Jones2017-04-041-1/+1
| | * | | | Fixed developers_can_push in RepoBranch API entityJames Edwards-Jones2017-04-041-0/+6