| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor GitHub importing documentationupdate-github-doc-page | Achilleas Pipinellis | 2016-08-31 | 4 | -43/+91 |
* | Update GitHub importer documentation to reflect current importer state | Douglas Barbosa Alexandre | 2016-08-30 | 1 | -0/+10 |
* | Merge branch 'artifacts-from-ref-and-build-name' into 'master'
| Douwe Maan | 2016-08-30 | 34 | -109/+501 |
|\ |
|
| * | Fix CHANGELOGartifacts-from-ref-and-build-name | Lin Jen-Shin | 2016-08-26 | 1 | -2/+0 |
| * | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu... | Lin Jen-Shin | 2016-08-26 | 145 | -750/+1721 |
| |\ |
|
| * | | Fix tests | Lin Jen-Shin | 2016-08-26 | 1 | -3/+1 |
| * | | 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 |
| * | | Update CHANGELOG from v8.11.0 to v8.12.0 | Lin Jen-Shin | 2016-08-24 | 1 | -1/+1 |
| * | | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu... | Lin Jen-Shin | 2016-08-24 | 250 | -663/+3388 |
| |\ \ |
|
| * | | | 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 | 4 | -10/+36 |
| * | | | Use only one before block, feedback: | Lin Jen-Shin | 2016-08-24 | 1 | -2/+0 |
| * | | | Make sure the branch we're testing is on the 1st page! | Lin Jen-Shin | 2016-08-19 | 1 | -2/+2 |
| * | | | 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 | 191 | -443/+7859 |
| |\ \ \ |
|
| * \ \ \ | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu... | Lin Jen-Shin | 2016-08-18 | 213 | -465/+20807 |
| |\ \ \ \ |
|
| * | | | | | 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 |
| * | | | | | Fixed a missing rename | Lin Jen-Shin | 2016-08-17 | 1 | -1/+1 |
| * | | | | | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu... | Lin Jen-Shin | 2016-08-17 | 191 | -792/+3532 |
| |\ \ \ \ \ |
|
| * | | | | | | 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 | 5 | -7/+8 |
| * | | | | | | 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 |
| * | | | | | | Fix test by assigning the proper SHA | Lin Jen-Shin | 2016-08-16 | 1 | -1/+1 |
| * | | | | | | 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 |
| * | | | | | | Fix tests, explicitly set the status | Lin Jen-Shin | 2016-08-16 | 1 | -1/+2 |
| * | | | | | | Fix tests which broke in the merge | Lin Jen-Shin | 2016-08-16 | 2 | -3/+3 |
| * | | | | | | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu... | Lin Jen-Shin | 2016-08-16 | 241 | -3263/+5279 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | Add a CHANGELOG entry | Lin Jen-Shin | 2016-08-11 | 1 | -0/+1 |
| * | | | | | | | 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 | 2 | -25/+7 |
| * | | | | | | | Fix mock | Lin Jen-Shin | 2016-08-11 | 1 | -2/+2 |
| * | | | | | | | Fetch the current SHA if SHA was not passed | Lin Jen-Shin | 2016-08-11 | 2 | -13/+28 |
| * | | | | | | | Reverse ref and sha in args and rename pipeline to pipeline_for | Lin Jen-Shin | 2016-08-11 | 8 | -10/+12 |
| * | | | | | | | It's latest_for, not just latest | Lin Jen-Shin | 2016-08-10 | 1 | -1/+1 |
| * | | | | | | | This might be fixed on master already, but well | Lin Jen-Shin | 2016-08-10 | 1 | -1/+0 |
| * | | | | | | | Empty lines around blocks | Lin Jen-Shin | 2016-08-10 | 5 | -16/+30 |
| * | | | | | | | Introduce Pipeline#latest and Pipeline.latest_for: | Lin Jen-Shin | 2016-08-10 | 2 | -4/+56 |
| * | | | | | | | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu... | Lin Jen-Shin | 2016-08-10 | 799 | -6839/+13568 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | Add four features tests for download buttons in different places | Lin Jen-Shin | 2016-07-25 | 4 | -0/+150 |
| * | | | | | | | | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu... | Lin Jen-Shin | 2016-07-25 | 512 | -15224/+17286 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | They were moved to project_spec.rb | Lin Jen-Shin | 2016-07-21 | 1 | -36/+0 |