summaryrefslogtreecommitdiff
path: root/app/policies
Commit message (Expand)AuthorAgeFilesLines
* Freeze string literalsPeter Leitzen2018-08-101-0/+2
* Create empty Commits::UpdateService and wire it upPeter Leitzen2018-08-101-0/+3
* CE Port of Protected Environments backendMayra Cabrera2018-08-101-0/+1
* Merge branch 'bvl-user-status-message-35463' into 'master'Rémy Coutable2018-08-011-0/+1
|\
| * Allow users to set a statusBob Van Landuyt2018-07-301-0/+1
* | Spec instance statisticsBob Van Landuyt2018-07-271-1/+3
* | Add read_instance_statistics global policyLuke Bennett2018-07-271-0/+3
* | Revert "Merge branch '41416-making-instance-wide-data-tools-more-accessible' ...Sean McGivern2018-07-271-5/+0
* | Merge branch '41416-making-instance-wide-data-tools-more-accessible' into 'ma...Sean McGivern2018-07-271-0/+5
|\ \
| * | Spec instance statisticsBob Van Landuyt2018-07-271-1/+3
| * | Add read_instance_statistics global policyLuke Bennett2018-07-261-0/+3
| |/
* | Rename the module and add a simple test to checkLin Jen-Shin2018-07-271-1/+1
* | Introduce PolicyCheckable for checking policiesce-7000-introduce-PolicyCheckableLin Jen-Shin2018-07-251-0/+36
|/
* Enable frozen string in presenters and policiesrepo-forks/gitlab-ce-frozen-string-enable-app-presentersgfyoung2018-07-2432-0/+64
* Add an option to have a private profile on GitLabJX Terry2018-07-241-0/+6
* Rename environments stop action methodGrzegorz Bizon2018-07-121-2/+3
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-114-9/+9
* Support manually stopping any environment from the UIWinnie Hellmann2018-07-101-3/+7
* Create cross project group featuresBob Van Landuyt2018-07-061-0/+13
* Web Terminal Ci BuildFrancisco Javier López2018-07-051-0/+6
* Operations and Kubernetes items are now omitted in the sidebar when repositor...47631-operations-kubernetes-option-is-always-visible-when-repository-or-builds-are-disabledTiago Botelho2018-06-201-0/+1
* policyMark Chao2018-06-061-1/+1
* Rephrase "maintainer" to more precise "members who can merge to the target br...42751-rename-mr-maintainer-pushMark Chao2018-06-012-6/+6
* Refactor out duplication in runner_policy.rb46010-allow-managing-group-runners-via-apiDylan Griffith2018-05-161-4/+8
* Change policy list_runner_jobs -> read_runnerDylan Griffith2018-05-161-1/+0
* Rename User#ci_authorized_runners -> ci_owned_runnersDylan Griffith2018-05-161-6/+6
* Improve efficiency of authorized_runner policy queryDylan Griffith2018-05-161-1/+1
* Use can? policies for lib/api/runners.rbDylan Griffith2018-05-161-4/+4
* Enable update_(build|pipeline) for maintainersJan Provaznik2018-05-153-3/+18
* Allows `access_(git|api)` to anonymous usersBob Van Landuyt2018-05-101-6/+4
* Block access to API & git when terms are enforcedBob Van Landuyt2018-05-101-0/+9
* Adds remote mirror table migrationTiago Botelho2018-05-071-0/+7
* Enforces terms in the web applicationBob Van Landuyt2018-05-041-4/+2
* Allow a user to accept/decline termsBob Van Landuyt2018-05-041-0/+30
* Make the user dropdown reusableBob Van Landuyt2018-05-041-2/+4
* Fix users not seeing labels from private groups when being a member of a chil...Felipe Artur2018-04-231-2/+6
* Prevent awarding emoji when a project is archivedBob Van Landuyt2018-04-113-1/+5
* Rename `create_merge_request` permissionsBob Van Landuyt2018-04-111-5/+6
* Prevent new merge requests for archived projectsBob Van Landuyt2018-04-111-0/+4
* Move `ProjectPolicy`-class methods into moduleBob Van Landuyt2018-04-102-16/+21
* Update policies to make archived projects completely read-onlyDouwe Maan2018-04-104-44/+66
* Remove edit_note and update_note abilities in favor of admin_noteDouwe Maan2018-04-102-7/+1
* Rename delete_protected_branch ability to push_to_delete_protected_branch to ...Douwe Maan2018-04-101-2/+2
* Support Deploy Tokens properly without hacking abilitiesKamil Trzciński2018-04-061-2/+2
* Addreses backend review suggestionsMayra Cabrera2018-04-061-0/+11
* Removes logic from Jwt and handle different scenarios on Gitlab::AuthMayra Cabrera2018-04-061-3/+3
* Fix N+1 in MergeRequestParserSean McGivern2018-04-054-18/+34
* Revert exploratory branch restriction policyjej/add-protected-branch-policyJames Edwards-Jones2018-03-261-10/+0
* ProtectedBranchPolicy used from Controller for destroy/updateJames Edwards-Jones2018-03-261-0/+4
* Branch unprotection restriction starting pointJames Edwards-Jones2018-03-261-0/+15