Commit graph

  • 5423af8700 updated README to include Gitlab Brad Rydzewski 2014-09-03 20:48:13 -0700
  • c858c3b2b8 fixed issue when no gitlab permissions exist, but user is repo owner Brad Rydzewski 2014-09-03 01:23:45 -0700
  • eddc11130a added POST handler for gitlab login Brad Rydzewski 2014-09-03 01:12:03 -0700
  • b209355ca5 added gitlab login Brad Rydzewski 2014-09-03 00:43:36 -0700
  • ca3d15bca2 refactored how remotes work and how (some) config is loaded Brad Rydzewski 2014-09-03 00:23:36 -0700
  • 38379992bf refactored plugin/remote and adapted @bugBugagazavr Gitlab code Brad Rydzewski 2014-09-02 00:18:17 -0700
  • 6f74571872 Merge pull request #433 from nevalla/master Brad Rydzewski 2014-09-01 13:27:34 -0700
  • 71dfaa40fb for now, always load from cache on login. Improve logic later Brad Rydzewski 2014-08-31 10:18:09 -0700
  • 160f45b0a6 add github.com/stvp/flowdock to Godeps nevalla 2014-08-29 23:47:42 +0300
  • 5cab5e7e00 invoke Inbox method in a goroutine nevalla 2014-08-29 23:16:12 +0300
  • 299b9619e1 attach methods to Flowdock struct nevalla 2014-08-27 21:38:38 +0300
  • ac1c7bb9fa implement initial flowdock notification nevalla 2014-08-26 10:57:36 +0300
  • 5a8693e444 updated styles and removed hard lines from commit sections Brad Rydzewski 2014-08-18 23:30:43 -0700
  • 056f7e5bc8 adjusted line-height on output, more readable Brad Rydzewski 2014-08-17 23:34:05 -0700
  • 255e87c78e fixed filters to display PR section Brad Rydzewski 2014-08-17 23:26:29 -0700
  • 920e072e91 added section solely for pull requests Brad Rydzewski 2014-08-17 20:33:14 -0700
  • 906ac9e6b9 remove login link from the login page, for UX reasons Brad Rydzewski 2014-08-16 14:04:26 -0700
  • 2c15873f37 modified code to redirect user to the login screen on 401 Brad Rydzewski 2014-08-16 13:52:33 -0700
  • 275e7a3e3d inject private params in PR if private Brad Rydzewski 2014-08-14 23:00:52 -0700
  • 6af9d40c4b fixed compile error caused by laziness Brad Rydzewski 2014-08-14 12:49:45 -0700
  • 52422a3116 fixed panic due to missing user on rebuild Brad Rydzewski 2014-08-14 12:44:36 -0700
  • 2593aeca27 fixed panic in notification plugin code Brad Rydzewski 2014-08-14 12:36:45 -0700
  • 1dec169812 fixed restart client Brad Rydzewski 2014-08-14 12:36:04 -0700
  • 4215193af9 Update worker.go Brad Rydzewski 2014-08-14 11:56:11 -0700
  • d3f4754397 Update notification.go Brad Rydzewski 2014-08-14 11:41:56 -0700
  • 06fef06d9e Update notification.go Brad Rydzewski 2014-08-14 10:26:27 -0700
  • d78ce6dc59 Update notification.go Brad Rydzewski 2014-08-14 10:22:54 -0700
  • 3e3367cc97 Merge pull request #418 from abdullin/master Brad Rydzewski 2014-08-13 23:22:31 -0700
  • f5d82b5dc6 clarified format for private variables Brad Rydzewski 2014-08-13 21:43:59 -0700
  • e7e6b2c608 added code to append private environment variables for non-PRs Brad Rydzewski 2014-08-13 21:37:56 -0700
  • 41ca011d27 Update script.go Brad Rydzewski 2014-08-13 11:20:03 -0700
  • 1e2cb13e7c added drone status command to query latest build for a repo from cli Brad Rydzewski 2014-08-12 22:14:25 -0700
  • 88c15ecc8e added drone repos command to list repositories via cli Brad Rydzewski 2014-08-12 21:53:25 -0700
  • 7ba55e5ed7 Update README.md Brad Rydzewski 2014-08-12 11:43:49 -0700
  • 8d1f9de883 quick fix to add author to page Brad Rydzewski 2014-08-11 23:29:06 -0700
  • dcdb1605b0 fixed issue where not correctly adding perm for existing repo Brad Rydzewski 2014-08-11 23:15:38 -0700
  • 6e0c44650a Merge pull request #361 from Clever/master Brad Rydzewski 2014-08-11 22:45:40 -0700
  • d7b68dc680 Merge pull request #9 from Clever/revert-6-add-go1.3 Kyle Vigen 2014-08-11 15:27:20 -0700
  • 05591afd46 Revert "Add image for Go 1.3" Kyle Vigen 2014-08-11 15:27:13 -0700
  • 13e5529b12 Merge pull request #8 from daviddyball/master Kyle Vigen 2014-08-11 15:22:45 -0700
  • ca2a93ed9f ability to set xsrf token Brad Rydzewski 2014-08-09 19:06:37 -0700
  • 062e275388 moved standard http headers Brad Rydzewski 2014-08-09 19:06:20 -0700
  • 412ef6f7ae fixed go vet issue w/ missing fmt.Sprintf values Brad Rydzewski 2014-08-09 16:55:51 -0700
  • c4c7b8e006 more work on the command line utility Brad Rydzewski 2014-08-09 16:51:08 -0700
  • f51b4d5ef3 setting and checking random state in OAuth flow Brad Rydzewski 2014-08-09 16:50:45 -0700
  • cf19824727 Simplified endpoint login behaviour David Dyball 2014-08-09 02:16:40 +0100
  • e2f85b6627 Use godep in Dockerfile Federico Poli 2014-08-08 15:14:21 +0200
  • 39695c45bd Fixing indents, adding repo_name option and additional tests David Dyball 2014-08-08 09:15:32 +0100
  • e08be916f1 remove bash completion Brad Rydzewski 2014-08-07 22:29:32 -0700
  • 1888a6e5b7 moved drone build to cmd folder Brad Rydzewski 2014-08-07 22:22:04 -0700
  • 52e5ffaee5 fixed minor sync error where members were not granted access Brad Rydzewski 2014-08-07 21:33:04 -0700
  • 55fb93fcdc adding repo url to build environment Brad Rydzewski 2014-08-07 21:26:06 -0700
  • c1b1ded873 Merge remote-tracking branch 'origin/exp' into exp Brad Rydzewski 2014-08-07 21:19:44 -0700
  • 8ac2ca6f42 Private Repository Support David Dyball 2014-08-07 23:50:51 +0100
  • 10e493ba1e Update filters.js Brad Rydzewski 2014-08-07 12:30:19 -0700
  • 95c375dceb Update hook.go Brad Rydzewski 2014-08-07 11:23:12 -0700
  • d606c88860 fixed margin issues on repo list page, on mobile debices Brad Rydzewski 2014-08-03 23:57:51 -0700
  • dc8d728812 removed commit progression arrow on cell phone Brad Rydzewski 2014-08-03 23:22:43 -0700
  • 88867a813f some minor changes to make more responsive Brad Rydzewski 2014-08-03 23:11:30 -0700
  • 15397747cd improved email subject Brad Rydzewski 2014-08-03 21:36:54 -0700
  • 302a898848 fixed missing dep in Makefile Brad Rydzewski 2014-08-03 21:33:47 -0700
  • 4a5dce76cd github status API now functioning properly Brad Rydzewski 2014-08-03 21:28:51 -0700
  • 2450cda3c5 initial work to re-implement the GitHub status API (issue #403) Brad Rydzewski 2014-08-03 16:10:04 -0700
  • 994b6f0994 added email notifications Brad Rydzewski 2014-08-03 14:45:50 -0700
  • aec5d06ff1 setting the github client API url for github enterprise Brad Rydzewski 2014-08-03 09:55:45 -0700
  • 30767bdfa7 Merge pull request #407 from floatdrop/patch-1 Brad Rydzewski 2014-08-03 09:47:04 -0700
  • d554b44760 0.3, Forming right redirect url for enterprise Vsevolod Strukchinsky 2014-08-03 14:25:16 +0600
  • 068904d847 added link to 0.3 issues to track progress Brad Rydzewski 2014-08-02 11:22:49 -0700
  • 624ad6f25f updated README to provide more information about this releaase Brad Rydzewski 2014-08-02 11:21:39 -0700
  • 43a0a46f47 Merge pull request #349 from ClashTheBunny/issue_348 Brad Rydzewski 2014-08-02 10:59:18 -0700
  • 931b7a374a Merge pull request #398 from Bugagazavr/master Brad Rydzewski 2014-08-02 10:57:48 -0700
  • a08a0e3e2e experimental branch now uploading to S3 Brad Rydzewski 2014-08-02 10:50:02 -0700
  • 28071bb6f0 fixed issue #394 Brad Rydzewski 2014-08-02 10:32:03 -0700
  • 4d56ab7878 added code to display CCTray status Brad Rydzewski 2014-07-31 21:44:25 -0700
  • f508c27001 Merge pull request #3 from Bugagazavr/exp-vagrant Brad Rydzewski 2014-07-31 20:29:14 -0700
  • a8540d0404 Merge pull request #321 from technosophos/master Brad Rydzewski 2014-07-31 20:25:56 -0700
  • d82c0b8a92 Merge pull request #397 from ashphy/fix-typo-in-build Brad Rydzewski 2014-07-31 20:25:11 -0700
  • 25aef5db1c Add Vagrantfile Kirill Zaitsev 2014-07-31 12:55:41 +0400
  • 1f28664fe3 Use parsers package instead util for ParseRepositoryTag Kirill Zaitsev 2014-07-31 12:52:31 +0400
  • fa2c4aac7c Merge pull request #7 from Clever/tweak-docker-client-install Kyle Vigen 2014-07-30 16:20:30 -0700
  • ab5b8a7705 Derp when updating the docker install command Kyle Vigen 2014-07-30 15:52:33 -0700
  • 4f779ea920 Add status.json page Kirill Zaitsev 2014-07-31 02:29:13 +0400
  • 49b86f8047 Fix typo in build.go Kazuki Hamasaki 2014-07-31 07:22:54 +0900
  • 965c3a27e6 Merge pull request #6 from Clever/add-go1.3 Jonathan Eldridge 2014-07-28 16:33:58 -0700
  • c66b623b77 Updates README to mention go 1.3 Jonathan Eldridge 2014-07-28 16:11:32 -0700
  • 1c83609193 Add image for Go 1.3 Jonathan Eldridge 2014-07-28 15:57:41 -0700
  • 4f418b8c3d Merge pull request #2 from SebastianM/ng-href Brad Rydzewski 2014-07-26 12:10:07 -0700
  • 0aa0f3b485 Merge pull request #5 from Clever/update-docker-client-install Kyle Vigen 2014-07-24 11:18:36 -0700
  • 13cb2a89b4 chore(views): use ng-href instead of href for better dynamic href handling Sebastian Müller 2014-07-23 21:39:50 +0200
  • 618d197b66 Tweak command to install docker per upstream comments Kyle Vigen 2014-07-22 14:51:37 -0700
  • 06db1d1508 Tweaking slack to include commit message Rinat Abdullin 2014-07-22 21:30:01 +0400
  • 4d4026d309 Merge branch 'exp' of git@github.com:bradrydzewski/drone.git into exp Brad Rydzewski 2014-07-17 22:54:13 -0700
  • 07ecf8d459 ability to ignore branches, or skip a build using [CI SKIP] in message Brad Rydzewski 2014-07-17 22:49:11 -0700
  • 1491ba23ca ability to ignore branches, or skip a build using [CI SKIP] in message Brad Rydzewski 2014-07-17 22:36:41 -0700
  • 068906d02f updated Dockerfile Brad Rydzewski 2014-07-17 22:25:30 -0700
  • 4f0585bee3 Merge pull request #378 from themgt/docker Brad Rydzewski 2014-07-17 22:03:44 -0700
  • 4212045c4a get/build rice & fix DB path arg Paul 2014-07-17 17:05:55 -0400
  • 813b5e9371 added working Dockerfile Brad Rydzewski 2014-07-16 22:14:53 -0700
  • fe5cbb4160 adding stubs for command line API Brad Rydzewski 2014-07-16 00:34:23 -0700
  • 25a6eb79ae returning status for commit hook & rebuild handler Brad Rydzewski 2014-07-16 00:33:55 -0700