| Commit message (Expand) | Author | Age | Files | Lines |
* | add support for anonymous abilities | http://jneen.net/ | 2016-08-30 | 3 | -205/+67 |
* | add policies, and factor out ProjectPolicy | http://jneen.net/ | 2016-08-30 | 3 | -31/+231 |
* | remove Ability.abilities | http://jneen.net/ | 2016-08-30 | 9 | -26/+9 |
* | 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 'artifacts-from-ref-and-build-name' into 'master'
| Douwe Maan | 2016-08-30 | 16 | -77/+127 |
|\ |
|
| * | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu... | Lin Jen-Shin | 2016-08-26 | 51 | -363/+379 |
| |\ |
|
| * | | Extract ref_name and path in before_action, feedback: | Lin Jen-Shin | 2016-08-26 | 1 | -5/+10 |
| * | | Add a download icon for artifacts, too. Feedback: | Lin Jen-Shin | 2016-08-25 | 1 | -0/+1 |
| * | | Just use instance variable instead, feedback: | Lin Jen-Shin | 2016-08-25 | 1 | -7/+2 |
| * | | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu... | Lin Jen-Shin | 2016-08-24 | 128 | -320/+920 |
| |\ \ |
|
| * | | | Aggressively merge views, feedback: | Lin Jen-Shin | 2016-08-24 | 10 | -85/+37 |
| * | | | Path could also have slashes! Feedback: | Lin Jen-Shin | 2016-08-24 | 2 | -5/+14 |
| * | | | 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 | 100 | -341/+2319 |
| |\ \ \ |
|
| * \ \ \ | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu... | Lin Jen-Shin | 2016-08-18 | 119 | -289/+3878 |
| |\ \ \ \ |
|
| * | | | | | Not sure why I missed this renaming | Lin Jen-Shin | 2016-08-18 | 1 | -1/+1 |
| * | | | | | Use path rather than URL because it should work for http 302: | Lin Jen-Shin | 2016-08-18 | 2 | -6/+6 |
| * | | | | | Use switch case in a helper, feedback: | Lin Jen-Shin | 2016-08-17 | 2 | -7/+18 |
| * | | | | | Use partials for downloading artifacts button | Lin Jen-Shin | 2016-08-17 | 5 | -63/+26 |
| * | | | | | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu... | Lin Jen-Shin | 2016-08-17 | 76 | -264/+921 |
| |\ \ \ \ \ |
|
| * | | | | | | Not sure why missed this one | Lin Jen-Shin | 2016-08-16 | 1 | -1/+1 |
| * | | | | | | Rename to latest_succeeded, feedback: | Lin Jen-Shin | 2016-08-16 | 4 | -4/+4 |
| * | | | | | | An empty line after guard, feedback: | Lin Jen-Shin | 2016-08-16 | 1 | -0/+1 |
| * | | | | | | Add unclickable state to running build artifacts | Annabel Dunstone | 2016-08-15 | 5 | -4/+10 |
| * | | | | | | Fixed bug when a pipeline for latest SHA does not exist | Kamil Trzcinski | 2016-08-15 | 5 | -4/+9 |
| * | | | | | | It's project, not @project | Lin Jen-Shin | 2016-08-16 | 1 | -1/+1 |
| * | | | | | | Use URL helper, feedback: | Lin Jen-Shin | 2016-08-16 | 1 | -3/+7 |
| * | | | | | | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu... | Lin Jen-Shin | 2016-08-16 | 82 | -551/+1128 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | Show latest pipeline status if what provided artifacts aren't latest | Lin Jen-Shin | 2016-08-11 | 4 | -4/+16 |
| * | | | | | | | Make Pipeline.latest_successful_for return the record | Lin Jen-Shin | 2016-08-11 | 6 | -11/+7 |
| * | | | | | | | 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 | 3 | -5/+7 |
| * | | | | | | | It's latest_for, not just latest | Lin Jen-Shin | 2016-08-10 | 1 | -1/+1 |
| * | | | | | | | Introduce Pipeline#latest and Pipeline.latest_for: | Lin Jen-Shin | 2016-08-10 | 1 | -2/+10 |
| * | | | | | | | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu... | Lin Jen-Shin | 2016-08-10 | 225 | -1341/+2052 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu... | Lin Jen-Shin | 2016-07-25 | 352 | -10886/+13475 |
| |\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge branch 'artifacts-from-ref-and-build-name-api' into artifacts-from-ref-... | Lin Jen-Shin | 2016-07-21 | 131 | -1857/+2604 |
| |\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Link to pipeline instead of source tree, feedback: | Lin Jen-Shin | 2016-07-19 | 4 | -4/+4 |
| * | | | | | | | | | | Rename latest_success* to latest_successful: | Lin Jen-Shin | 2016-07-19 | 7 | -14/+14 |
| * | | | | | | | | | | Support SHA for downloading artifacts: | Lin Jen-Shin | 2016-07-19 | 1 | -3/+6 |
| * | | | | | | | | | | Just use order(id: :desc) for latest stuffs: | Lin Jen-Shin | 2016-07-19 | 3 | -11/+3 |
| * | | | | | | | | | | Fix links and add not latest notice | Lin Jen-Shin | 2016-07-19 | 1 | -7/+11 |
| * | | | | | | | | | | Add artifacts to view branch page download dropdown | Annabel Dunstone | 2016-07-18 | 2 | -17/+14 |
| * | | | | | | | | | | Actually should use tree path | Lin Jen-Shin | 2016-07-18 | 3 | -3/+3 |
| * | | | | | | | | | | Links to search_namespace_project_artifacts_path instead | Lin Jen-Shin | 2016-07-18 | 3 | -3/+3 |
| * | | | | | | | | | | Show notice if builds are not from latest pipeline | Lin Jen-Shin | 2016-07-18 | 5 | -31/+52 |