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 |
|
Brad Rydzewski
|
8993a71df2
|
added perm logic
|
2014-09-27 19:11:28 -07:00 |
|
Brad Rydzewski
|
35073c4776
|
moved sql-based Blobstore to the database package
|
2014-09-27 13:32:54 -07:00 |
|
Brad Rydzewski
|
d9db7b9a8d
|
added commit and perm unit tests
|
2014-09-27 13:09:55 -07:00 |
|
Brad Rydzewski
|
ae95232419
|
ability to drive database test connections from env variables
|
2014-09-27 12:00:58 -07:00 |
|
Brad Rydzewski
|
0a74b46d7d
|
Merge pull request #486 from oponder/master
Fix some missing double-quotes around error messages in docker publish plugin
|
2014-09-27 11:20:59 -07:00 |
|
Oliver Nicolaas Ponder
|
06336ba7f4
|
Fix some missing double-quotes around error messages for missing parameters.
|
2014-09-26 16:08:48 +02:00 |
|
Brad Rydzewski
|
d36f82784c
|
added tests for repositories
|
2014-09-26 00:39:07 -07:00 |
|
Brad Rydzewski
|
54caa88281
|
moved from datasql to datastore, added unit test for users
|
2014-09-26 00:10:48 -07:00 |
|
Brad Rydzewski
|
557c730b52
|
refactoring to use datastore
|
2014-09-25 01:07:40 -07:00 |
|
Brad Rydzewski
|
ed0024efa1
|
added blobstore and capability packages
|
2014-09-24 21:46:09 -07:00 |
|
Brad Rydzewski
|
9a3f33b9c3
|
removed remote & server database func now that we are using conf files
|
2014-09-24 21:45:30 -07:00 |
|
Brad Rydzewski
|
3b59f80f98
|
removed setup page, now redirects to setup instructions (@ readthedocs)
|
2014-09-24 21:24:52 -07:00 |
|