Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Optimize branch lookups and force a repository reload for Repository#find_branchsh-reload-find-branch | Stan Hu | 2016-09-01 | 5 | -5/+39 |
* | Merge branch 'control-dropdown-permissions' into 'master' | Robert Speicher | 2016-08-31 | 2 | -18/+22 |
|\ | |||||
| * | Updated variable namecontrol-dropdown-permissions | Phil Hughes | 2016-08-30 | 1 | -3/+3 |
| * | Hide group control nav if no options present | Phil Hughes | 2016-08-30 | 2 | -18/+22 |
* | | Merge branch 'gh-importer-use-default-project-visibility-for-non-private-proj... | Robert Speicher | 2016-08-31 | 3 | -15/+42 |
|\ \ | |||||
| * | | Update CHANGELOG | Douglas Barbosa Alexandre | 2016-08-31 | 1 | -0/+1 |
| * | | GitHub importer use default project visibility for non-private projects | Douglas Barbosa Alexandre | 2016-08-31 | 2 | -15/+41 |
|/ / | |||||
* | | Merge branch 'refactor/add-policies' into 'master' | Robert Speicher | 2016-08-31 | 45 | -824/+690 |
|\ \ | |||||
| * | | newline before default returnrefactor/add-policies | http://jneen.net/ | 2016-08-30 | 1 | -0/+1 |
| * | | s/NB:/NOTE:/ | http://jneen.net/ | 2016-08-30 | 2 | -2/+2 |
| * | | don't use a deprecated api in ability_spec | http://jneen.net/ | 2016-08-30 | 1 | -2/+2 |
| * | | implement RuleSet#size for tests | http://jneen.net/ | 2016-08-30 | 1 | -0/+4 |
| * | | line break after guard clause | http://jneen.net/ | 2016-08-30 | 1 | -0/+1 |
| * | | use || in place of `or` | http://jneen.net/ | 2016-08-30 | 1 | -1/+1 |
| * | | use a more compact style for access policies | http://jneen.net/ | 2016-08-30 | 1 | -11/+4 |
| * | | move the rules method to the top #cosmetic | http://jneen.net/ | 2016-08-30 | 1 | -27/+27 |
| * | | factor out a RuleSet so that `delegate!` retains @cannot | http://jneen.net/ | 2016-08-30 | 2 | -9/+51 |
| * | | remove the rest of the dead code | http://jneen.net/ | 2016-08-30 | 1 | -74/+0 |
| * | | special-case blocked users | http://jneen.net/ | 2016-08-30 | 1 | -0/+1 |
| * | | test if we can :read_group the group, not the namespace | http://jneen.net/ | 2016-08-30 | 1 | -1/+1 |
| * | | use a nil subject when we want to check global abilities | http://jneen.net/ | 2016-08-30 | 2 | -2/+2 |
| * | | add Deployment, Environment, and ExternalIssue policies | http://jneen.net/ | 2016-08-30 | 3 | -0/+15 |
| * | | take the dive - only use abilities from Policies | http://jneen.net/ | 2016-08-30 | 1 | -8/+1 |
| * | | use the cached abilities in #delegate! | http://jneen.net/ | 2016-08-30 | 1 | -1/+1 |
| * | | port UserPolicy | http://jneen.net/ | 2016-08-30 | 2 | -11/+11 |
| * | | port runners, namespaces, group/project_members | http://jneen.net/ | 2016-08-30 | 4 | -58/+42 |
| * | | add personal snippets and project members | http://jneen.net/ | 2016-08-30 | 2 | -0/+38 |
| * | | factor in global permissions | http://jneen.net/ | 2016-08-30 | 2 | -2/+9 |
| * | | trim more dead code | http://jneen.net/ | 2016-08-30 | 1 | -52/+1 |
| * | | port groups | http://jneen.net/ | 2016-08-30 | 2 | -36/+48 |
| * | | port personal snippets | http://jneen.net/ | 2016-08-30 | 1 | -32/+1 |
| * | | trim dead code | http://jneen.net/ | 2016-08-30 | 1 | -81/+0 |
| * | | port notes and project snippets | http://jneen.net/ | 2016-08-30 | 2 | -0/+39 |
| * | | add automatic detection of the policy class | http://jneen.net/ | 2016-08-30 | 2 | -16/+18 |
| * | | port CommitStatus/Build | http://jneen.net/ | 2016-08-30 | 4 | -1/+24 |
| * | | add and use MergeRequestPolicy | http://jneen.net/ | 2016-08-30 | 2 | -2/+8 |
| * | | port issues to Issu{able,e}Policy | http://jneen.net/ | 2016-08-30 | 5 | -4/+58 |
| * | | add support for anonymous abilities | http://jneen.net/ | 2016-08-30 | 3 | -205/+67 |
| * | | add project_policy_spec to replace .project_abilities spec | http://jneen.net/ | 2016-08-30 | 2 | -64/+36 |
| * | | add policies, and factor out ProjectPolicy | http://jneen.net/ | 2016-08-30 | 3 | -31/+231 |
| * | | remove Ability.abilities | http://jneen.net/ | 2016-08-30 | 18 | -61/+37 |
| * | | make almost everything on Ability private | http://jneen.net/ | 2016-08-30 | 1 | -46/+44 |
| * | | don't double-cache project_abilites | http://jneen.net/ | 2016-08-30 | 1 | -11/+2 |
| * | | remove six, and use a Set instead | http://jneen.net/ | 2016-08-30 | 6 | -20/+22 |
| * | | delete project_security_spec | http://jneen.net/ | 2016-08-30 | 1 | -112/+0 |
| * | | re-enable the cyclomatic complexity checker | http://jneen.net/ | 2016-08-30 | 1 | -1/+0 |
* | | | Merge branch 'rs-broadcast-message-api' into 'master' | Robert Speicher | 2016-08-31 | 6 | -0/+444 |
|\ \ \ | |||||
| * | | | Add BroadcastMessage API documentation | Robert Speicher | 2016-08-31 | 1 | -0/+158 |
| * | | | Add BroadcastMessage API implementation | Robert Speicher | 2016-08-31 | 5 | -0/+286 |
* | | | | Merge branch 'fix-todo-pagination' into 'master' | Fatih Acet | 2016-08-31 | 5 | -2/+18 |
|\ \ \ \ |