Commit graph

1016 commits

Author SHA1 Message Date
Brad Rydzewski 13fedafc59 Merge pull request #621 from nils-werner/ssh-quotes
Wrap ssh cmd in quotes
2014-10-28 20:57:25 -07:00
Brad Rydzewski 992136ea4d Merge pull request #641 from daMupfel/commit_controller_refactoring
small refactoring commit controller
2014-10-28 20:53:18 -07:00
Brad Rydzewski e34d83b3b8 Merge pull request #642 from Bugagazavr/sync
Allow sync manually, instead force sync at ever login
2014-10-28 20:41:50 -07:00
Kirill Zaitsev eef53530c1 Allow sync manually, instead force sync at ever login 2014-10-28 19:51:54 +03:00
Brad Rydzewski 37e640fb60 Merge pull request #640 from floatdrop/master
Update drone.css to enable affix sidebar
2014-10-28 08:35:12 -07:00
Eichin David 50e368c24a refactoring commit controller
fixed bug where include of pr template raised angularjs error
2014-10-28 15:39:14 +01:00
Vsevolod Strukchinsky a6a875d76c Update drone.css to enable affix sidebar 2014-10-28 14:44:43 +05:00
Brad Rydzewski aa1ce3c9ac Merge pull request #635 from Bugagazavr/commit_info
Show pull request link, when commit related with pull request
2014-10-27 18:47:50 -07:00
Kirill Zaitsev c7649e15b1 Add gitlab repo url 2014-10-28 03:21:19 +03:00
Kirill Zaitsev 459759370f Show pull request link, when commit related with pull request 2014-10-28 03:21:19 +03:00
Brad Rydzewski 09b4d6038d Merge pull request #636 from srawlins/affix-the-sidebar
Affix the sidebar
2014-10-27 13:37:04 -07:00
Sam Rawlins 4949608980 Affix the sidebar 2014-10-27 12:58:34 -07:00
Brad Rydzewski 2872b3ce4a Merge pull request #613 from ciarand/master
Adjust Slack message format to match HipChat's
2014-10-26 12:45:39 -07:00
Brad Rydzewski e95644fd98 Merge pull request #633 from takama/master
second excluding of unused transformation
2014-10-26 11:54:25 -07:00
Igor Dolzhikov 7e9dcce3cb second excluding of unused transformation
sorry, could not grep it all before
2014-10-27 00:47:54 +06:00
Brad Rydzewski ece2f84e7e Merge pull request #632 from takama/master
excluding of unused transformation to []byte
2014-10-26 11:03:30 -07:00
Igor Dolzhikov 9aa2134521 excluding of unused transformation to []byte
A Readers are more flexible and result in faster code that uses less memory
2014-10-26 23:56:32 +06:00
Brad Rydzewski 275fb9600c Merge pull request #631 from bradrydzewski/master
altered mysql to use `mediumblob` instead of `blob` to avoid 64k limit
2014-10-26 10:21:34 -07:00
Brad Rydzewski 9dfc3ca558 Merge remote-tracking branch 'upstream/master' 2014-10-26 10:17:28 -07:00
Brad Rydzewski cbd5ef2874 altered mysql code to use mediumblob instead of blob to avoid 64k limit 2014-10-26 10:17:17 -07:00
Brad Rydzewski 8d493b393c Merge pull request #628 from greenify/patch-1
recognize gitlab repos
2014-10-25 16:52:33 -07:00
Seb 98229b25a0 support for gitlab
fix for #627
2014-10-26 01:45:52 +02:00
Brad Rydzewski 12c3f4437f Merge pull request #626 from daMupfel/quickfix_rebuild_page_reload
quick fix for reloading page if succesfully started a rebuild of a commit
2014-10-25 16:40:08 -07:00
Eichin David 961c53f6cf hide rebuild button if in Started or Pending state 2014-10-26 01:33:54 +02:00
Eichin David 2d74e4ed04 quick fix for reloading page if succesfully started a rebuild of a commit 2014-10-26 01:33:46 +02:00
Brad Rydzewski c364b9c13f Merge pull request #623 from daMupfel/master
Fixes #448 missing live console output bug on rebuild
2014-10-25 11:40:22 -07:00
Nils Werner 3fa78ac088 Fix failing unittest 2014-10-25 15:04:22 +02:00
Eichin David 6359da3296 fixed missing live console output bug on rebuild 2014-10-24 23:25:56 +02:00
Brad Rydzewski 39a9b2f316 Merge pull request #622 from bradrydzewski/master
fixes #620
2014-10-24 09:11:43 -07:00
Brad Rydzewski 1fd1c5e292 fixe #620 2014-10-24 08:52:42 -07:00
Nils Werner 7d9e74e950 Wrap ssh cmd in quotes to prevent execution of &&-chained commands on local machine 2014-10-24 16:19:13 +02:00
Brad Rydzewski 38fd589083 Merge pull request #617 from floatdrop/docker-section-in-yaml
Add docker section in .drone.yml with net option
2014-10-23 21:05:19 -07:00
Vsevolod Strukchinsky 54a6e56611 Add docker section in .drone.yml with net option 2014-10-24 00:01:44 +06:00
Brad Rydzewski cb7cf41f11 Merge pull request #608 from shopa/fix-wrong-drone-branch
Fix incorrect drone branch for pull requests
2014-10-23 03:04:32 -07:00
Brad Rydzewski 1cb74a90e3 Merge pull request #599 from bradrydzewski/remote-workers
Updated Docker Client to accept TLS
2014-10-22 23:50:43 -07:00
Brad Rydzewski 3cd1631c05 updated README 2014-10-22 23:23:05 -07:00
Ciaran Downey 0a0151fa5e Adjust Slack message format to match HipChat's
Also add some tests for formatting. See #586.
2014-10-22 22:26:14 -07:00
Andrew Vos 286d5fe94c Fix incorrect drone branch for pull requests
Fixes #607
2014-10-22 11:56:06 +01:00
Brad Rydzewski 063f1f4830 Merge pull request #606 from bradrydzewski/master
only generate repo token or key if not exists
2014-10-22 01:22:57 -07:00
Brad Rydzewski 4f30e1388c only generate repo token or key if not exists 2014-10-22 01:02:14 -07:00
Brad Rydzewski 273755d2a0 Merge pull request #603 from gregory90/fix-commit-author-bitbucket
Fix commit author email for bitbucket
2014-10-22 00:56:00 -07:00
Brad Rydzewski 19384c5e3e Merge pull request #605 from bradrydzewski/master
slightly altered the URL token format
2014-10-22 00:45:38 -07:00
Brad Rydzewski 601e3e6d48 slightly altered the URL token format 2014-10-22 00:41:25 -07:00
Grzegorz Graczyk 79e0c7a84f move regexp to package level variable, add check for email array 2014-10-22 09:37:04 +02:00
Brad Rydzewski 5fe126ec83 Merge pull request #604 from bradrydzewski/master
added token to post-commit hooks
2014-10-22 00:31:03 -07:00
Brad Rydzewski f6cbb7244b forgot to remove setup.go file in migration package 2014-10-22 00:26:52 -07:00
Brad Rydzewski 7009778176 added token to post-commit hooks 2014-10-22 00:13:47 -07:00
Grzegorz Graczyk 25b887c059 get commit author email address from raw_author instead of author field for bitbucket 2014-10-22 08:52:45 +02:00
Brad Rydzewski 6f41224062 Merge pull request #593 from epipho/custom-tags
Allow docker publish to add multiple tags
2014-10-21 21:44:36 -07:00
epipho 2bc2d45612 Docker publish: added tags field to allow for a single build to be tagged with multiple
tags. Only push tags that are applied to the repo. Change custom_tag to just tag.
2014-10-21 23:55:33 -04:00