Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-02first sketch of moderationsfeature/issue-lockinghttp://jneen.net/
2016-08-25re-style `team_access!`http://jneen.net/
2016-08-24remove the rest of the dead codehttp://jneen.net/
2016-08-24special-case blocked usershttp://jneen.net/
2016-08-24test if we can :read_group the group, not the namespacehttp://jneen.net/
2016-08-24use a nil subject when we want to check global abilitieshttp://jneen.net/
2016-08-24add Deployment, Environment, and ExternalIssue policieshttp://jneen.net/
2016-08-24take the dive - only use abilities from Policieshttp://jneen.net/
2016-08-24use the cached abilities in #delegate!http://jneen.net/
2016-08-24port UserPolicyhttp://jneen.net/
2016-08-24port runners, namespaces, group/project_membershttp://jneen.net/
2016-08-24add personal snippets and project membershttp://jneen.net/
2016-08-24factor in global permissionshttp://jneen.net/
2016-08-24trim more dead codehttp://jneen.net/
2016-08-24port groupshttp://jneen.net/
2016-08-24port personal snippetshttp://jneen.net/
2016-08-24trim dead codehttp://jneen.net/
2016-08-24port notes and project snippetshttp://jneen.net/
2016-08-24add automatic detection of the policy classhttp://jneen.net/
2016-08-24port CommitStatus/Buildhttp://jneen.net/
2016-08-24add and use MergeRequestPolicyhttp://jneen.net/
2016-08-24port issues to Issu{able,e}Policyhttp://jneen.net/
2016-08-24add support for anonymous abilitieshttp://jneen.net/
2016-08-24add project_policy_spec to replace .project_abilities spechttp://jneen.net/
2016-08-24add policies, and factor out ProjectPolicyhttp://jneen.net/
2016-08-24remove Ability.abilitieshttp://jneen.net/
2016-08-24make almost everything on Ability privatehttp://jneen.net/
2016-08-24don't double-cache project_abiliteshttp://jneen.net/
2016-08-24remove six, and use a Set insteadhttp://jneen.net/
2016-08-24delete project_security_spechttp://jneen.net/
2016-08-24re-enable the cyclomatic complexity checkerhttp://jneen.net/
2016-08-24Merge branch 'disable-commenting-on-unrelatable-diff-line' into 'master' Douwe Maan
2016-08-23Merge branch 'fix-file-links-on-project-page' into 'master' Douwe Maan
2016-08-23Added CHANGELOGLuke Bennett
2016-08-23Added unfold test to parallel and added 'diff discussion' contextLuke Bennett
2016-08-23Merge branch 'fix-spinach-branches-spec' into 'master' Robert Speicher
2016-08-23Merge branch 'fix-spam-submit-button' into 'master' Robert Speicher
2016-08-23Merge branch 'fix-impersonation-log' into 'master' Robert Speicher
2016-08-23Merge branch '21107-mr-pipeline-404' into 'master' Robert Speicher
2016-08-23Merge branch 'environment-entity-inherit' into 'master' Douwe Maan
2016-08-23Fix Spinach branches specSean McGivern
2016-08-23Better first match on this MR alsoLuke Bennett
2016-08-23Merge branch 'change-merge-error-to-text' into 'master' Yorick Peterse
2016-08-23Merge branch 'fix-typo-in-gitlab-flow' into 'master' Achilleas Pipinellis
2016-08-23Change merge_error column from string to text typeStan Hu
2016-08-23Fix typo in gitlab_flow.mdNick
2016-08-23entities: make Environment inherit EnvironmentBasicBen Boeckel
2016-08-23Updated to optimized specs from !5864Luke Bennett
2016-08-23Added 'with an unfolded line should not allow commenting' scenario (line 125)Luke Bennett
2016-08-23Added addtional 'renderable' validator to check 'data-note-type' attr existsLuke Bennett