| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'sh-reload-find-branch' into 'master'
| Yorick Peterse | 2016-09-01 | 1 | -2/+15 |
|\ |
|
| * | Optimize branch lookups and force a repository reload for Repository#find_branchsh-reload-find-branch | Stan Hu | 2016-09-01 | 1 | -2/+15 |
* | | Merge branch 'issue_19734' into 'master'
| Douwe Maan | 2016-09-01 | 4 | -11/+118 |
|\ \ |
|
| * | | Project tools visibility level | Felipe Artur | 2016-09-01 | 4 | -11/+118 |
| |/ |
|
* | | Merge branch 'js-tooltips-for-mentions' into 'master'
| Robert Speicher | 2016-09-01 | 2 | -16/+0 |
|\ \ |
|
| * | | Use JavaScript tooltips for mentions (!5301) | winniehell | 2016-09-01 | 2 | -16/+0 |
* | | | Merge branch '20601-emoji-tooltip-in-chronological-order' into 'master'
| Robert Speicher | 2016-09-01 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | Order award tooltips by their created_at date | Andrew Smith | 2016-09-01 | 1 | -1/+1 |
* | | | Merge branch 'refactor/add-policies' into 'master'
| Robert Speicher | 2016-08-31 | 4 | -583/+14 |
|\ \ \
| |_|/
|/| | |
|
| * | | factor out a RuleSet so that `delegate!` retains @cannot | http://jneen.net/ | 2016-08-30 | 1 | -1/+1 |
| * | | remove the rest of the dead code | http://jneen.net/ | 2016-08-30 | 1 | -74/+0 |
| * | | take the dive - only use abilities from Policies | http://jneen.net/ | 2016-08-30 | 1 | -8/+1 |
| * | | port UserPolicy | http://jneen.net/ | 2016-08-30 | 1 | -11/+0 |
| * | | port runners, namespaces, group/project_members | http://jneen.net/ | 2016-08-30 | 1 | -58/+0 |
| * | | trim more dead code | http://jneen.net/ | 2016-08-30 | 1 | -52/+1 |
| * | | port groups | http://jneen.net/ | 2016-08-30 | 1 | -36/+3 |
| * | | port personal snippets | http://jneen.net/ | 2016-08-30 | 1 | -32/+1 |
| * | | trim dead code | http://jneen.net/ | 2016-08-30 | 1 | -81/+0 |
| * | | add automatic detection of the policy class | http://jneen.net/ | 2016-08-30 | 1 | -15/+3 |
| * | | port CommitStatus/Build | http://jneen.net/ | 2016-08-30 | 1 | -1/+2 |
| * | | add and use MergeRequestPolicy | http://jneen.net/ | 2016-08-30 | 1 | -2/+5 |
| * | | port issues to Issu{able,e}Policy | http://jneen.net/ | 2016-08-30 | 1 | -2/+4 |
| * | | add support for anonymous abilities | http://jneen.net/ | 2016-08-30 | 1 | -188/+6 |
| * | | add policies, and factor out ProjectPolicy | http://jneen.net/ | 2016-08-30 | 1 | -31/+4 |
| * | | remove Ability.abilities | http://jneen.net/ | 2016-08-30 | 4 | -12/+3 |
| * | | 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 | 1 | -6/+19 |
| * | | re-enable the cyclomatic complexity checker | http://jneen.net/ | 2016-08-30 | 1 | -1/+0 |
* | | | Merge branch 'remove-fishy-smell' into 'master'
| Douwe Maan | 2016-08-31 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | Allow setting branch refs for MRremove-fishy-smell | Sean McGivern | 2016-08-25 | 1 | -2/+2 |
* | | | | Merge branch 'project-specific-lfs' into 'master'
| Robert Speicher | 2016-08-30 | 1 | -0/+7 |
|\ \ \ \ |
|
| * | | | | Renamed `enable_lfs` to `lfs_enabled` for the Project field, and related fixes.project-specific-lfs | Patricio Cano | 2016-08-30 | 1 | -2/+2 |
| * | | | | Syntax and style fixes. | Patricio Cano | 2016-08-30 | 1 | -1/+4 |
| * | | | | Added project specific enable/disable setting for LFS | Patricio Cano | 2016-08-30 | 1 | -0/+4 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'master' into prevent_authored_awardable_votes | barthc | 2016-08-30 | 7 | -29/+43 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge branch 'artifacts-from-ref-and-build-name' into 'master'
| Douwe Maan | 2016-08-30 | 3 | -7/+14 |
| |\ \ \ |
|
| | * \ \ | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu... | Lin Jen-Shin | 2016-08-26 | 10 | -107/+153 |
| | |\ \ \
| | | | |/
| | | |/| |
|
| | * | | | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu... | Lin Jen-Shin | 2016-08-24 | 24 | -74/+188 |
| | |\ \ \ |
|
| | * | | | | Unify pipeline_for(ref, nil) and pipeline_for(ref), feedback: | Lin Jen-Shin | 2016-08-19 | 1 | -1/+4 |
| | * | | | | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu... | Lin Jen-Shin | 2016-08-19 | 7 | -32/+231 |
| | |\ \ \ \ |
|
| | * \ \ \ \ | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu... | Lin Jen-Shin | 2016-08-18 | 11 | -4/+128 |
| | |\ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu... | Lin Jen-Shin | 2016-08-17 | 15 | -16/+121 |
| | |\ \ \ \ \ \ |
|
| | * | | | | | | | An empty line after guard, feedback: | Lin Jen-Shin | 2016-08-16 | 1 | -0/+1 |
| | * | | | | | | | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu... | Lin Jen-Shin | 2016-08-16 | 15 | -138/+250 |
| | |\ \ \ \ \ \ \ |
|
| | * | | | | | | | | Make Pipeline.latest_successful_for return the record | Lin Jen-Shin | 2016-08-11 | 2 | -7/+3 |
| | * | | | | | | | | Remove Pipeline#latest in favour of Project#pipeline_for(ref) | Lin Jen-Shin | 2016-08-11 | 1 | -4/+0 |
| | * | | | | | | | | Fetch the current SHA if SHA was not passed | Lin Jen-Shin | 2016-08-11 | 1 | -1/+2 |
| | * | | | | | | | | Reverse ref and sha in args and rename pipeline to pipeline_for | Lin Jen-Shin | 2016-08-11 | 2 | -4/+6 |
| | * | | | | | | | | It's latest_for, not just latest | Lin Jen-Shin | 2016-08-10 | 1 | -1/+1 |