summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* first sketch of moderationsfeature/issue-lockinghttp://jneen.net/2016-09-022-0/+76
* re-style `team_access!`http://jneen.net/2016-08-251-11/+4
* remove the rest of the dead codehttp://jneen.net/2016-08-231-74/+0
* special-case blocked usershttp://jneen.net/2016-08-231-0/+1
* test if we can :read_group the group, not the namespacehttp://jneen.net/2016-08-231-1/+1
* use a nil subject when we want to check global abilitieshttp://jneen.net/2016-08-232-2/+2
* add Deployment, Environment, and ExternalIssue policieshttp://jneen.net/2016-08-233-0/+15
* take the dive - only use abilities from Policieshttp://jneen.net/2016-08-231-8/+1
* use the cached abilities in #delegate!http://jneen.net/2016-08-231-1/+1
* port UserPolicyhttp://jneen.net/2016-08-232-11/+11
* port runners, namespaces, group/project_membershttp://jneen.net/2016-08-234-58/+42
* add personal snippets and project membershttp://jneen.net/2016-08-232-0/+38
* factor in global permissionshttp://jneen.net/2016-08-232-2/+9
* trim more dead codehttp://jneen.net/2016-08-231-52/+1
* port groupshttp://jneen.net/2016-08-232-36/+48
* port personal snippetshttp://jneen.net/2016-08-231-32/+1
* trim dead codehttp://jneen.net/2016-08-231-81/+0
* port notes and project snippetshttp://jneen.net/2016-08-232-0/+39
* add automatic detection of the policy classhttp://jneen.net/2016-08-232-16/+18
* port CommitStatus/Buildhttp://jneen.net/2016-08-234-1/+24
* add and use MergeRequestPolicyhttp://jneen.net/2016-08-232-2/+8
* port issues to Issu{able,e}Policyhttp://jneen.net/2016-08-235-4/+58
* add support for anonymous abilitieshttp://jneen.net/2016-08-233-204/+66
* add project_policy_spec to replace .project_abilities spechttp://jneen.net/2016-08-232-64/+36
* add policies, and factor out ProjectPolicyhttp://jneen.net/2016-08-233-31/+231
* remove Ability.abilitieshttp://jneen.net/2016-08-2318-61/+37
* make almost everything on Ability privatehttp://jneen.net/2016-08-231-46/+44
* don't double-cache project_abiliteshttp://jneen.net/2016-08-231-11/+2
* remove six, and use a Set insteadhttp://jneen.net/2016-08-236-20/+22
* delete project_security_spechttp://jneen.net/2016-08-231-112/+0
* re-enable the cyclomatic complexity checkerhttp://jneen.net/2016-08-231-1/+0
* Merge branch 'disable-commenting-on-unrelatable-diff-line' into 'master' Douwe Maan2016-08-233-7/+59
|\
| * Added CHANGELOGdisable-commenting-on-unrelatable-diff-lineLuke Bennett2016-08-231-0/+1
| * Added unfold test to parallel and added 'diff discussion' contextLuke Bennett2016-08-232-3/+34
| * Better first match on this MR alsoLuke Bennett2016-08-231-1/+1
| * Updated to optimized specs from !5864Luke Bennett2016-08-231-138/+0
| * Added 'with an unfolded line should not allow commenting' scenario (line 125)Luke Bennett2016-08-231-0/+153
| * Added addtional 'renderable' validator to check 'data-note-type' attr existsLuke Bennett2016-08-231-5/+10
* | Merge branch 'fix-file-links-on-project-page' into 'master' Douwe Maan2016-08-233-3/+40
|\ \
| * | Fix file links on project page Files viewfix-file-links-on-project-pageSean McGivern2016-08-233-3/+41
* | | Merge branch 'fix-spinach-branches-spec' into 'master' Robert Speicher2016-08-232-0/+6
|\ \ \
| * | | Fix Spinach branches specfix-spinach-branches-specSean McGivern2016-08-232-0/+6
* | | | Merge branch 'fix-spam-submit-button' into 'master' Robert Speicher2016-08-231-1/+1
|\ \ \ \
| * | | | Also check if Akismet is enabled, before showing the `Submit as spam` button.fix-spam-submit-buttonPatricio Cano2016-08-221-1/+1
* | | | | Merge branch 'fix-impersonation-log' into 'master' Robert Speicher2016-08-232-1/+3
|\ \ \ \ \
| * | | | | Fix incorrect "stopped impersonation" log messagefix-impersonation-logStan Hu2016-08-232-1/+3
| |/ / / /
* | | | | Merge branch '21107-mr-pipeline-404' into 'master' Robert Speicher2016-08-231-11/+11
|\ \ \ \ \
| * | | | | Fix project namespace links21107-mr-pipeline-404Annabel Dunstone2016-08-201-11/+11
* | | | | | Merge branch 'environment-entity-inherit' into 'master' Douwe Maan2016-08-231-4/+3
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | entities: make Environment inherit EnvironmentBasicBen Boeckel2016-08-231-4/+3
| | |_|_|/ | |/| | |