summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Also exclude artifacts_file with empty string, feedback:Lin Jen-Shin2016-07-201-1/+3
| * | | | | | | Still give descriptions, feedback:Lin Jen-Shin2016-07-201-1/+3
| * | | | | | | Use one query. Feedback:Lin Jen-Shin2016-07-201-7/+2
| * | | | | | | It should be pluralLin Jen-Shin2016-07-201-1/+1
| * | | | | | | Avoid mixing builds from different pipelines:Lin Jen-Shin2016-07-204-27/+38
| * | | | | | | Cleanup let a bit, feedback:Lin Jen-Shin2016-07-201-10/+6
| * | | | | | | Use only one before, feedback:Lin Jen-Shin2016-07-201-2/+0
| * | | | | | | Past tense:Lin Jen-Shin2016-07-201-1/+1
| * | | | | | | Past tense, feedback:Lin Jen-Shin2016-07-201-1/+1
| * | | | | | | Join on associationLin Jen-Shin2016-07-201-1/+1
| * | | | | | | More complex data manipulating tests to model, andLin Jen-Shin2016-07-202-46/+60
| * | | | | | | We need INNER JOIN to get the right pipeline,Lin Jen-Shin2016-07-202-5/+8
| * | | | | | | Use shared_examples, feedback:Lin Jen-Shin2016-07-201-4/+4
| * | | | | | | Use shared_example rather than methods, feedback:Lin Jen-Shin2016-07-201-11/+12
| * | | | | | | That means different things but it's ok here.Lin Jen-Shin2016-07-201-1/+1
| * | | | | | | Create the pipelines/builds in mixed order, feedback:Lin Jen-Shin2016-07-201-8/+15
| * | | | | | | It's no longer neededLin Jen-Shin2016-07-201-2/+0
| * | | | | | | Merge remote-tracking branch 'upstream/artifacts-from-ref-and-build-name-api-...Lin Jen-Shin2016-07-201-56/+17
| |\ \ \ \ \ \ \
| | * | | | | | | Make minimal changes to specsartifacts-from-ref-and-build-name-api-kamilKamil Trzcinski2016-07-191-56/+17
| * | | | | | | | Move Project#latest_successful_builds_for to project_spec.rbLin Jen-Shin2016-07-202-34/+43
| |/ / / / / / /
| * | | | | | | Just use default_branch, feedback:Lin Jen-Shin2016-07-202-6/+6
| * | | | | | | Now we could use normal relation, feedback:Lin Jen-Shin2016-07-201-2/+1
| * | | | | | | Use default_branch rather than master, feedback:Lin Jen-Shin2016-07-202-2/+2
| * | | | | | | path_from_ref -> path_for_ref, feedback:Lin Jen-Shin2016-07-201-8/+8
| * | | | | | | Drop description for simple case, feedback:Lin Jen-Shin2016-07-201-3/+1
| * | | | | | | when unauthorized, feedback:Lin Jen-Shin2016-07-201-1/+1
| * | | | | | | Check against type explicit, feedback:Lin Jen-Shin2016-07-201-2/+4
| * | | | | | | Use for, feedback:Lin Jen-Shin2016-07-201-1/+1
| * | | | | | | Use let! feedback:Lin Jen-Shin2016-07-201-5/+1
| * | | | | | | Remove descriptions for simple case, feedback:Lin Jen-Shin2016-07-201-6/+2
| * | | | | | | Artifacts are plural, feedback:Lin Jen-Shin2016-07-201-3/+3
| * | | | | | | CHANGELOG for downloading latest successful build APILin Jen-Shin2016-07-191-0/+1
| * | | | | | | Only allow branches/tags, disallow SHA:Lin Jen-Shin2016-07-192-13/+2
| * | | | | | | Merge branch 'master' into artifacts-from-ref-and-build-name-apiLin Jen-Shin2016-07-1936-267/+502
| |\ \ \ \ \ \ \
| * | | | | | | | API for downloading latest successful build:Lin Jen-Shin2016-07-197-49/+290
* | | | | | | | | Merge branch 'manual-action-grammar' into 'master' Achilleas Pipinellis2016-07-211-9/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Mention manual actions section in when clause docsmanual-action-grammarAchilleas Pipinellis2016-07-211-4/+6
| * | | | | | | | | Improve grammar of manual actions documentationMark Pundsack2016-07-211-5/+5
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch '4142-show-inline-video' into 'master' Rémy Coutable2016-07-2124-44/+249
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Don't allow `.ogg` as a valid video extension4142-show-inline-videoRémy Coutable2016-07-212-2/+2
| * | | | | | | | | Add CHANGELOG item for videos support in GFMRémy Coutable2016-07-211-0/+1
| * | | | | | | | | Remove VideoJS and clean the integrationRémy Coutable2016-07-2025-24621/+102
| * | | | | | | | | Use a more powerful query to match videos in img tagsRémy Coutable2016-07-193-20/+51
| * | | | | | | | | Remove duplication, useless rescue, and avoid using ActionViewRémy Coutable2016-07-193-31/+27
| * | | | | | | | | Get rid of `is_image` in FileUploaderRémy Coutable2016-07-198-24/+5
| * | | | | | | | | First support of videos in issues, MRs and notesEric Hayes2016-07-1923-14/+24729
* | | | | | | | | | Merge branch 're-deploy-button' into 'master' Rémy Coutable2016-07-213-5/+6
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Use Re-deploy button on Deployments pagere-deploy-buttonKamil Trzcinski2016-07-203-5/+6
* | | | | | | | | | Merge branch 'registry-manifest' into 'master' Achilleas Pipinellis2016-07-211-1/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Document when Docker Registery manifest v1 support was addedregistry-manifestMark Pundsack2016-07-201-1/+2
| | |_|_|_|_|_|/ / / | |/| | | | | | | |