| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge branch 'feature/improve-async-pipeline-processing' into 'master'
| Kamil Trzciński | 2016-10-06 | 1 | -1/+1 |
| |\ |
|
| | * | Fix hipchat service specs after changes in pipeline | Grzegorz Bizon | 2016-10-04 | 1 | -1/+1 |
| * | | Changed Slack service user referencing from full name to username | secustor | 2016-10-03 | 5 | -20/+20 |
| |/ |
|
| * | added more specs | James Lopez | 2016-09-26 | 1 | -0/+16 |
| * | Remove schema annotations completely | Valery Sizov | 2016-09-16 | 20 | -401/+0 |
| * | Remove redundant tests, feedback:pipeline-hooks | Lin Jen-Shin | 2016-09-06 | 2 | -24/+0 |
| * | I am too used to have no spaces around default args | Lin Jen-Shin | 2016-08-29 | 2 | -2/+2 |
| * | Use a completely fake webhook URL, feedback: | Lin Jen-Shin | 2016-08-29 | 1 | -1/+1 |
| * | empty lines between blocks | Lin Jen-Shin | 2016-08-29 | 1 | -1/+1 |
| * | pipeline/build succeeded/failed, feedback: | Lin Jen-Shin | 2016-08-29 | 2 | -4/+4 |
| * | Shorten the line and use methods, feedback: | Lin Jen-Shin | 2016-08-29 | 2 | -12/+21 |
| * | somewhere -> example.gitlab, feedback: | Lin Jen-Shin | 2016-08-29 | 2 | -8/+8 |
| * | Empty line between message =, feedback: | Lin Jen-Shin | 2016-08-29 | 2 | -3/+9 |
| * | Remove old stuffs | Lin Jen-Shin | 2016-08-24 | 1 | -2/+2 |
| * | Merge remote-tracking branch 'upstream/master' into pipeline-hooks | Lin Jen-Shin | 2016-08-24 | 17 | -76/+229 |
| |\ |
|
| | * | Make rubocop happy | Kamil Trzcinski | 2016-08-15 | 1 | -9/+9 |
| | * | Merge branch 'fix-failing-tests' into pipeline-hooks-without-slack | Kamil Trzcinski | 2016-08-15 | 1 | -10/+11 |
| | |\ |
|
| | | * | This fixes a long running tests due to changed Sidekiq statefix-failing-tests | Kamil Trzcinski | 2016-08-15 | 1 | -10/+11 |
| | * | | Merge remote-tracking branch 'origin/master' into pipeline-hooks-without-slack | Kamil Trzcinski | 2016-08-15 | 1 | -0/+71 |
| | |\ \
| | |/ |
|
| | | * | Ability to specify branches for pivotal tracker integration | Egor Lynko | 2016-08-15 | 1 | -0/+71 |
| | * | | Simplify the name for data builder, feedback: | Lin Jen-Shin | 2016-08-12 | 11 | -30/+24 |
| | * | | Merge remote-tracking branch 'origin/master' into pipeline-hooks-without-slack | Kamil Trzcinski | 2016-08-11 | 2 | -1/+60 |
| | |\ \
| | |/ |
|
| | | * | Merge branch 'refactor-builds-creation-service' into 'master'
| Rémy Coutable | 2016-08-11 | 1 | -1/+2 |
| | | |\ |
|
| | | | * | Pre-create all builds for Pipeline when a trigger is received | Kamil Trzcinski | 2016-08-11 | 1 | -1/+2 |
| | | * | | Merge branch '13333-consider-updating-http-parser-rb-to-0-6-0' into 'master'
| Rémy Coutable | 2016-08-11 | 1 | -0/+58 |
| | | |\ \
| | | |/
| | |/| |
|
| | | | * | Replace the tinder gem by bare HTTP requests | Thomas Balthazar | 2016-08-11 | 1 | -0/+58 |
| | * | | | Merge remote-tracking branch 'upstream/master' into pipeline-hooks-without-slack | Lin Jen-Shin | 2016-08-11 | 13 | -48/+49 |
| | |\ \ \
| | |/ / |
|
| | | * | | adds second batch of tests changed to active tenseactive-tense-test-coverage | tiagonbotelho | 2016-08-09 | 13 | -48/+49 |
| | | |/ |
|
| | * | | Missed renaming them | Lin Jen-Shin | 2016-08-05 | 1 | -5/+7 |
| | * | | Move those builders to their own namespace, feedback: | Lin Jen-Shin | 2016-08-04 | 10 | -18/+42 |
| | |/ |
|
| * | | Fix the test due to the format changed | Lin Jen-Shin | 2016-08-01 | 1 | -7/+9 |
| * | | Slack pipeline events test and fix some issues along the way | Lin Jen-Shin | 2016-08-01 | 1 | -4/+62 |
| * | | Add pipeline_events to Slack service: | Lin Jen-Shin | 2016-07-30 | 1 | -0/+58 |
| |/ |
|
| * | Little refactor, add specs, and a CHANGELOG entry | Rémy Coutable | 2016-07-26 | 1 | -6/+24 |
| * | Refactor service settings viewissue_8110 | Felipe Artur | 2016-07-20 | 1 | -5/+5 |
| * | Allow slack service to send messages on different channels | Felipe Artur | 2016-07-19 | 1 | -0/+71 |
| * | Allow build email service to be testedissue_13343 | Felipe Artur | 2016-07-15 | 1 | -0/+38 |
| * | Avoid `describe`-ing symbols in specsrs-describe-symbols | Robert Speicher | 2016-07-12 | 1 | -3/+3 |
| * | Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-lines | Grzegorz Bizon | 2016-07-01 | 2 | -3/+0 |
| * | Added Bugzilla as external issue tracker option | Tim | 2016-06-29 | 1 | -0/+49 |
| * | Remove JiraIssue model and replace references with ExternalIssue | Ilan Shamir | 2016-06-16 | 1 | -2/+4 |
| * | Fix broken URI joining for `teamcity_url` with suffixes | Rémy Coutable | 2016-06-14 | 1 | -5/+5 |
| * | Factorize duplicated code into a method in BambooService and update specs | Rémy Coutable | 2016-06-14 | 1 | -6/+6 |
| * | Fixing specs stubbed objects cannot access database | Paco Guzman | 2016-06-10 | 2 | -2/+2 |
| * | Improve note factory | Grzegorz Bizon | 2016-05-29 | 1 | -3/+3 |
| * | Update specs to carry out changes in note factory | Grzegorz Bizon | 2016-05-29 | 2 | -82/+135 |
| * | Merge branch 'rs-rubocop-nottonot' into 'master'
| Dmitriy Zaporozhets | 2016-05-25 | 1 | -1/+1 |
| |\ |
|
| | * | Enable RSpec/NotToNot cop and auto-correct offensesrs-rubocop-nottonot | Robert Speicher | 2016-05-24 | 1 | -1/+1 |
| * | | Seconds plural slack | Aran Koning | 2016-05-24 | 1 | -4/+19 |
| |/ |
|
| * | Improve issue formatting in Slack service | Jeroen van Baarsen | 2016-05-18 | 1 | -5/+6 |