Commit graph

1052 commits

Author SHA1 Message Date
Brad Rydzewski
17d773fac0 ability to add and remove workers 2014-10-08 21:55:53 -07:00
Brad Rydzewski
33721e54aa endpoint to post a new worker to the pool 2014-10-08 21:44:43 -07:00
Brad Rydzewski
962aa8e968 fixed issue with Role not being returned when getting repo 2014-10-08 21:28:06 -07:00
Brad Rydzewski
bb218a6268 Merge remote-tracking branch 'origin/exp' into exp 2014-10-08 20:59:07 -07:00
Brad Rydzewski
7a0a2235b9 added logging to handler to identify errors 2014-10-08 20:57:57 -07:00
Brad Rydzewski
beb009388c added error messaging to login for debug purposes 2014-10-08 20:56:52 -07:00
Matt Martz
086554a8b0 add slack colors to messages
cherry-picked over 224ff3ca08 from master
2014-10-08 11:57:17 -04:00
Brad Rydzewski
2543d17ff1 Merge pull request #520 from floatdrop/exp
Add image/svg+xml content-type to badge handler
2014-10-08 07:49:01 -07:00
Vsevolod Strukchinsky
b854911d23 Add image/svg+xml content-type to badge handler 2014-10-08 16:59:49 +06:00
Brad Rydzewski
d00cf9e650 added tests for npm changes #516 2014-10-07 19:45:11 -07:00
Brad Rydzewski
f8d5162c02 updating npm publish for #516 2014-10-07 19:15:33 -07:00
Brad Rydzewski
08b59888c9 Merge remote-tracking branch 'origin/exp' into exp 2014-10-07 07:57:38 -07:00
Brad Rydzewski
8c80f179bd fixed incorrect url prefix /v1 2014-10-07 07:57:01 -07:00
Brad Rydzewski
83aa8de880 Merge pull request #504 from Bugagazavr/exp-gitter
Gitter notifications
2014-10-06 22:18:26 -07:00
Brad Rydzewski
22268eb2e6 Merge pull request #509 from andruby/fix-docker-build
Rename go dependencies on dotcloud/docker to docker/docker
2014-10-06 22:14:17 -07:00
Andrew Fecheyr
cee7d04db0 Removed duplicate dotcloud and docker dependencies 2014-10-06 21:44:46 +02:00
Brad Rydzewski
95aa714616 Merge remote-tracking branch 'origin/exp' into exp 2014-10-05 22:25:13 -07:00
Brad Rydzewski
bc0f7182ae removed unused methods from Commit struct 2014-10-05 22:25:08 -07:00
Brad Rydzewski
7e21d0fe9a Merge pull request #507 from Bugagazavr/exp-gitlab_post_login
Post login form to GetLogin handler
2014-10-05 22:24:32 -07:00
Brad Rydzewski
0f36aaa463 fixed permission insert to use upsert for improved sync 2014-10-05 19:57:33 -07:00
Kirill Zaitsev
9b706b1534 Post login form to GetLogin handler 2014-10-06 02:38:52 +04:00
Brad Rydzewski
e4219a3aac Merge remote-tracking branch 'origin/exp' into exp 2014-10-05 15:31:13 -07:00
Brad Rydzewski
d6e81193f5 added loading buttons 2014-10-05 15:30:50 -07:00
Brad Rydzewski
19b8578200 Merge pull request #506 from Bugagazavr/exp-fix_hooks
Fix hooks
2014-10-02 08:35:18 -07:00
Brad Rydzewski
894516b6f2 Merge pull request #505 from Bugagazavr/exp-fix_commits_page
Fix blank repo page
2014-10-02 08:33:51 -07:00
Kirill Zaitsev
a6f38b3966 Added gitter support 2014-10-02 18:26:47 +04:00
Kirill Zaitsev
d1f8486862 Fix fetch commits in repo page 2014-10-02 18:24:46 +04:00
Kirill Zaitsev
3d8e04c04f Use :host instead :hook, host is required by hook handler 2014-10-02 18:22:42 +04:00
Brad Rydzewski
65b3129797 updated readme to include database details 2014-10-01 12:01:02 -07:00
Brad Rydzewski
61c8811847 updated docs for using custom driver 2014-10-01 11:58:27 -07:00
Brad Rydzewski
7f4f5bdfbc fixed docker imports due to package change 2014-10-01 11:41:42 -07:00
Brad Rydzewski
e725abe204 hooked up commit feed for user dashboard 2014-10-01 11:29:23 -07:00
Brad Rydzewski
17e5b76ec8 Merge remote-tracking branch 'origin/exp' into exp
Conflicts:
	server/capability/capability_test.go
2014-10-01 10:10:10 -07:00
Brad Rydzewski
5431b8c84b added test for capabilities 2014-10-01 10:09:13 -07:00
Brad Rydzewski
7c6bf4d6a4 added test for capabilities 2014-10-01 10:03:01 -07:00
Brad Rydzewski
37a5332951 fixed loop on custom map 2014-10-01 09:58:17 -07:00
Brad Rydzewski
a61c19dddc added missing capability item to context to prevent login panic 2014-10-01 09:41:57 -07:00
Brad Rydzewski
6b721f5b98 added unit tests for postgres and mysql 2014-09-30 23:30:42 -07:00
Brad Rydzewski
892703b3f2 fixed go vet issues 2014-09-30 21:44:15 -07:00
Brad Rydzewski
80f7523e9b hooked up custom docker instances from config file 2014-09-30 21:35:30 -07:00
Brad Rydzewski
a02adf8860 Merge pull request #487 from wscoble/master
Create .dockerignore
2014-09-30 21:18:48 -07:00
Brad Rydzewski
0be010bb49 storing token in localStorage 2014-09-30 01:05:01 -07:00
Brad Rydzewski
5f950d21c4 hooked up jwt token in angular 2014-09-30 00:43:50 -07:00
Brad Rydzewski
58f287a541 added worker handlers 2014-09-29 21:34:30 -07:00
Brad Rydzewski
99fef2b4ea initial work to get websocket handlers working 2014-09-28 23:18:52 -07:00
Brad Rydzewski
565277bd00 more work on worker integration 2014-09-28 20:21:02 -07:00
Brad Rydzewski
ce052eaaf4 refactored migrate into package one level up 2014-09-28 20:20:35 -07:00
Brad Rydzewski
e5cc46b4dd updated client routes 2014-09-28 18:38:21 -07:00
Brad Rydzewski
21f9aec808 added new handlers and workers 2014-09-28 18:36:24 -07:00
Scott Scoble
59af45d6eb Create .dockerignore
Add .git directory to dockerignore, makes docker builds much faster since the build context is now less than 700k.
2014-09-27 19:11:50 -07:00