summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Fixed escaping issue with labels filterlabel-dropdown-encodePhil Hughes2016-08-311-0/+10
* Merge branch 'issue-boards-search' into 'master' Fatih Acet2016-08-302-35/+39
|\
| * Added search for all lists on issue boardsPhil Hughes2016-08-302-35/+39
* | Merge branch 'project-specific-lfs' into 'master' Robert Speicher2016-08-301-0/+107
|\ \
| * | Renamed `enable_lfs` to `lfs_enabled` for the Project field, and related fixes.project-specific-lfsPatricio Cano2016-08-301-4/+4
| * | Added project specific enable/disable setting for LFSPatricio Cano2016-08-301-0/+107
* | | Merge branch 'prevent_authored_awardable_votes' into 'master' Robert Speicher2016-08-302-2/+17
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' into prevent_authored_awardable_votesbarthc2016-08-3025-154/+977
| |\ \
| * | | prevent authored awardable thumbs votesbarthc2016-08-282-2/+17
| | |/ | |/|
* | | Merge branch '19721-issues-created-through-api-do-not-notify-label-subscriber...Douwe Maan2016-08-301-0/+25
|\ \ \ | |_|/ |/| |
| * | if issue is not valid we revert back to the old labels when updatingtiagonbotelho2016-08-301-1/+1
| * | refactors update issue api request and some minor commentstiagonbotelho2016-08-301-5/+17
| * | adds test to check whether or not an email is sent to label subscribers after...tiagonbotelho2016-08-301-0/+13
| |/
* | Merge branch 'artifacts-from-ref-and-build-name' into 'master' Douwe Maan2016-08-3014-28/+363
|\ \
| * \ Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-2640-144/+694
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-2450-185/+1446
| |\ \ \
| * | | | Path could also have slashes! Feedback:Lin Jen-Shin2016-08-241-2/+20
| * | | | Use only one before block, feedback:Lin Jen-Shin2016-08-241-2/+0
| * | | | Make sure the branch we're testing is on the 1st page!Lin Jen-Shin2016-08-191-2/+2
| * | | | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-1952-71/+4408
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-1853-129/+3598
| |\ \ \ \ \
| * | | | | | Fixed a missing renameLin Jen-Shin2016-08-171-1/+1
| * | | | | | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-1760-286/+1404
| |\ \ \ \ \ \
| * | | | | | | Fix test by assigning the proper SHALin Jen-Shin2016-08-161-1/+1
| * | | | | | | Fix tests, explicitly set the statusLin Jen-Shin2016-08-161-1/+2
| * | | | | | | Fix tests which broke in the mergeLin Jen-Shin2016-08-162-3/+3
| * | | | | | | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-1670-1349/+2664
| |\ \ \ \ \ \ \
| * | | | | | | | Remove Pipeline#latest in favour of Project#pipeline_for(ref)Lin Jen-Shin2016-08-111-21/+7
| * | | | | | | | Fix mockLin Jen-Shin2016-08-111-2/+2
| * | | | | | | | Fetch the current SHA if SHA was not passedLin Jen-Shin2016-08-111-12/+26
| * | | | | | | | Reverse ref and sha in args and rename pipeline to pipeline_forLin Jen-Shin2016-08-113-3/+3
| * | | | | | | | This might be fixed on master already, but wellLin Jen-Shin2016-08-101-1/+0
| * | | | | | | | Empty lines around blocksLin Jen-Shin2016-08-105-16/+30
| * | | | | | | | Introduce Pipeline#latest and Pipeline.latest_for:Lin Jen-Shin2016-08-101-2/+46
| * | | | | | | | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-10303-2515/+5547
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Add four features tests for download buttons in different placesLin Jen-Shin2016-07-254-0/+150
| * | | | | | | | | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-07-2590-3603/+2848
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | They were moved to project_spec.rbLin Jen-Shin2016-07-211-36/+0
| * | | | | | | | | | Merge shared context into controller test and update accordinglyLin Jen-Shin2016-07-212-116/+62
| * | | | | | | | | | Restore to what it used to beLin Jen-Shin2016-07-211-23/+4
| * | | | | | | | | | Merge branch 'artifacts-from-ref-and-build-name-api' into artifacts-from-ref-...Lin Jen-Shin2016-07-2149-290/+1758
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Rename latest_success* to latest_successful:Lin Jen-Shin2016-07-191-4/+4
| * | | | | | | | | | | Support SHA for downloading artifacts:Lin Jen-Shin2016-07-191-0/+8
| * | | | | | | | | | | Merge branch 'master' into artifacts-from-ref-and-build-nameLin Jen-Shin2016-07-18111-1558/+3020
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Latest success pipelines (rather than builds)Lin Jen-Shin2016-07-182-15/+39
| * | | | | | | | | | | | Use ci_commits.ref (Pipeline#ref) to find buildsLin Jen-Shin2016-07-184-15/+13
| * | | | | | | | | | | | Match against records rather than id, feedback:Lin Jen-Shin2016-07-181-2/+2
| * | | | | | | | | | | | Use single line even if they're more than 80 chars, feedback:Lin Jen-Shin2016-07-181-3/+1
| * | | | | | | | | | | | Use RSpec helpers, feedback from:Lin Jen-Shin2016-07-181-5/+6
| * | | | | | | | | | | | Introduce Project#latest_success_builds_for:Lin Jen-Shin2016-07-151-4/+8