summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* CE-specific changes gitlab-org/gitlab-ee#1137ee-1137-follow-up-protected-branch-users-and-groupsTimothy Andrew2016-11-293-14/+10
* Merge branch 'refresh-authorizations-with-lease' into 'master' Douwe Maan2016-11-281-21/+15
|\
| * Refresh project authorizations using a Redis leaserefresh-authorizations-with-leaseYorick Peterse2016-11-251-21/+15
* | Merge branch 'events-cache-invalidation' into 'master' Douwe Maan2016-11-286-74/+4
|\ \
| * | Removed data-user-is view codeevents-cache-invalidationYorick Peterse2016-11-251-0/+4
| * | Remove event caching codeYorick Peterse2016-11-236-74/+0
* | | Merge branch 'fix-cancelling-pipelines' into 'master' Kamil Trzciński2016-11-252-8/+17
|\ \ \
| * | | Wrap against 80 chars and rename failed_or_canceledfix-cancelling-pipelinesLin Jen-Shin2016-11-231-7/+9
| * | | Merge remote-tracking branch 'upstream/master' into fix-cancelling-pipelinesLin Jen-Shin2016-11-2210-209/+262
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into fix-cancelling-pipelinesLin Jen-Shin2016-11-2119-225/+409
| |\ \ \ \
| * | | | | Allow to retry failed or canceled builds and fix cancel running specs failureKamil Trzcinski2016-11-192-6/+9
| * | | | | Merge remote-tracking branch 'upstream/master' into fix-cancelling-pipelinesLin Jen-Shin2016-11-1815-77/+136
| |\ \ \ \ \
| * | | | | | Improve how we could cancel pipelines:Lin Jen-Shin2016-11-172-2/+6
* | | | | | | Merge branch 'backport-commands-params' into 'master' Douwe Maan2016-11-241-0/+3
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Backport Note#commands_changes from EEbackport-commands-paramsDouwe Maan2016-11-241-0/+3
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'mrchrisw/add-namespace-logging' into 'master' Robert Speicher2016-11-241-0/+2
|\ \ \ \ \ \
| * | | | | | Log mv_namespace parametersmrchrisw/add-namespace-loggingChris Wilson2016-11-241-0/+2
* | | | | | | Merge branch 'dz-allow-nested-group-routing' into 'master' Douwe Maan2016-11-242-1/+6
|\ \ \ \ \ \ \
| * | | | | | | Add nested groups support to the routingdz-allow-nested-group-routingDmitriy Zaporozhets2016-11-232-1/+6
* | | | | | | | Merge branch '24863-mrs-without-discussions-are-mergeable' into 'master' Sean McGivern2016-11-231-1/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Correctly determine mergeability of MR with no discussions24863-mrs-without-discussions-are-mergeableDouwe Maan2016-11-231-1/+5
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'milestone_start_date' into 'master' Sean McGivern2016-11-233-41/+41
|\ \ \ \ \ \ \ \
| * | | | | | | | Add a starting date to milestonesmilestone_start_dateValery Sizov2016-11-233-41/+41
| |/ / / / / / /
* | | | | | | | Update ProjectTeam#fetch_members to use project authorizationsfix/drop-project-authorized-for-userAhmad Sherif2016-11-232-53/+8
* | | | | | | | Update ProjectTeam#max_member_access_for_user_ids to use project authorizationsAhmad Sherif2016-11-232-43/+7
* | | | | | | | Update user's authorized projects if project is allowed to share with groupAhmad Sherif2016-11-232-1/+11
* | | | | | | | Drop Project#authorized_for_user? in favor of ProjectTeam#member?Ahmad Sherif2016-11-233-11/+7
* | | | | | | | Refresh user's authorized projects when one of his memberships are updatedAhmad Sherif2016-11-231-1/+1
* | | | | | | | Change personal projects access level to master in User#project_authorization...Ahmad Sherif2016-11-231-1/+1
* | | | | | | | Use the minimum access level of group link and group member when inserting au...Ahmad Sherif2016-11-231-1/+1
|/ / / / / / /
* | | | | | | Merge branch 'rs-project-team-helpers' into 'master' Sean McGivern2016-11-222-0/+17
|\ \ \ \ \ \ \
| * | | | | | | Add shortcuts for adding users to a project team with a specific rolers-project-team-helpersRobert Speicher2016-11-182-0/+17
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'revert-a0d5bb0b' into 'master' Achilleas Pipinellis2016-11-221-3/+3
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Change documentation link in JIRA servicerevert-a0d5bb0bAchilleas Pipinellis2016-11-221-3/+3
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'zj-mattermost-command-help-message' into 'master' Fatih Acet2016-11-221-7/+0
|\ \ \ \ \ \
| * | | | | | Improve the mattermost help boxZ.J. van de Weg2016-11-211-7/+0
* | | | | | | Merge branch 'fix-failed-email-for-external-jobs' into 'master' Kamil Trzciński2016-11-221-3/+7
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Move has_trace? to CommitStatus than GenericCommitStatusLin Jen-Shin2016-11-222-7/+7
| * | | | | | Use has_trace? instead of case switch, feedback:Lin Jen-Shin2016-11-211-0/+4
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'chatops-deploy-command' into 'master' Rémy Coutable2016-11-211-1/+9
|\ \ \ \ \ \
| * | | | | | Introduce deploy command that allows to start deployment from one environment...chatops-deploy-commandKamil Trzcinski2016-11-211-2/+2
| * | | | | | Add deploy chat command [ci skip]Kamil Trzcinski2016-11-211-1/+9
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'feature/send-registry-address-with-build-payload' into 'master' Kamil Trzciński2016-11-211-0/+4
|\ \ \ \ \ \
| * | | | | | Add Gitlab::Ci::Build::Credentials module with build credentials abstractionTomasz Maczukin2016-11-211-8/+1
| * | | | | | Send credentials array with build dataTomasz Maczukin2016-11-211-0/+11
* | | | | | | Merge branch 'hide-empty-merge-request-diffs' into 'master' Sean McGivern2016-11-211-2/+4
|\ \ \ \ \ \ \
| * | | | | | | Hide empty merge request diffs when comparing versionsAdam Niedzielski2016-11-211-2/+4
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'smarter-cache-invalidation' into 'master' Sean McGivern2016-11-213-191/+221
|\ \ \ \ \ \ \
| * | | | | | | Refactor cache refreshing/expiringYorick Peterse2016-11-212-185/+213
| * | | | | | | Use File.exist? to check if a repository existsYorick Peterse2016-11-211-5/+7