https://github.com/ga4gh/dockstore

sort by:
Revision Author Date Message Commit Date
96af5bf [maven-release-plugin] prepare release 0.0.2 27 October 2015, 15:24:44 UTC
4efa9bc Ignore netbeans specific file 27 October 2015, 15:23:25 UTC
bfed190 Update pom.xml with distributionManagement 27 October 2015, 15:22:28 UTC
521a01e [maven-release-plugin] prepare for next development iteration 27 October 2015, 14:35:36 UTC
69ba8c3 [maven-release-plugin] prepare release dockstore-0.0.1 27 October 2015, 14:35:33 UTC
8f9593a Merge pull request #11 from CancerCollaboratory/feature/brian_bug_fixes Feature/brian bug fixes 26 October 2015, 13:52:17 UTC
165ff02 Updated docs 25 October 2015, 17:13:47 UTC
c670091 Adding in auth header 25 October 2015, 16:59:30 UTC
c6f7cda Removed deps 25 October 2015, 01:18:30 UTC
394c05b Are these callback URLs correct? 24 October 2015, 22:44:39 UTC
bbf8d6f Merge pull request #10 from CancerCollaboratory/feature/oauth Feature/oauth 23 October 2015, 21:10:51 UTC
256ed30 throw bad request for /containers/collab 23 October 2015, 20:59:16 UTC
e1576f7 container null check 23 October 2015, 20:53:20 UTC
cbb9599 refactored predicate to Helper class; added authenticationCachingPolicy to HelloWorld.yml; checkstyle suppression for methodLength 23 October 2015, 20:51:11 UTC
b6bd043 max method length updated to 300 lines 23 October 2015, 19:33:24 UTC
179f47b auth for resource endpoints; updated some endpoints 23 October 2015, 19:22:40 UTC
845767f working auth with a couple of oauth resources 22 October 2015, 20:55:56 UTC
8ae4199 merge develop 22 October 2015, 15:06:52 UTC
cf63ed0 CORS fix 22 October 2015, 15:05:12 UTC
fd265b5 incomplete auth 21 October 2015, 20:07:25 UTC
86b2ad5 added/modified some endpoints to webservice 20 October 2015, 20:46:17 UTC
f748dbb container description text field 20 October 2015, 16:04:56 UTC
193c835 bug fix when getting a registered container 20 October 2015, 14:33:10 UTC
2eace17 Merge branch 'develop' of github.com:CancerCollaboratory/dockstore into develop 19 October 2015, 20:42:40 UTC
ed06f4e search on only registered 19 October 2015, 20:42:33 UTC
6c53326 Update README.md 19 October 2015, 20:09:36 UTC
fc5f08d bug fix 19 October 2015, 19:50:33 UTC
f54d1c4 fixed put request for /container/refresh; other bug fixes 19 October 2015, 19:04:00 UTC
635a973 Update README.md 19 October 2015, 17:53:20 UTC
d912902 Added username to the Token class; uses quay username for namespace only, instead of the hardcoded list 19 October 2015, 15:06:39 UTC
6d55090 Merge remote-tracking branch 'origin/develop' into develop 16 October 2015, 21:18:32 UTC
fcafe4a Added to namespace 16 October 2015, 21:18:23 UTC
b2a08ac fixed IndexOutOfBoundsException when you have no builds for a container 16 October 2015, 19:48:45 UTC
05dc46a Update README.md, moved github before quay 16 October 2015, 18:43:09 UTC
8e5ad11 Update README.md with steps for webservice demo 16 October 2015, 18:33:43 UTC
756e6a2 Updates to readme and added my user to namespace hack 16 October 2015, 18:03:11 UTC
31f8705 Merge pull request #9 from CancerCollaboratory/feature/caching Feature/caching 16 October 2015, 16:54:30 UTC
202d05b removed jdk7 16 October 2015, 16:34:53 UTC
a2fa777 Merge remote-tracking branch 'origin/feature/caching' into feature/caching 15 October 2015, 22:13:45 UTC
8eb9680 Changes for running in docker 15 October 2015, 22:13:33 UTC
3206304 resolved merge conflicts 15 October 2015, 20:46:29 UTC
3c24d4a Merge pull request #8 from CancerCollaboratory/feature/minimal_for_ga4gh Annotate the resources and fields that are relevant for a GA4GH implementation 15 October 2015, 20:27:50 UTC
803e7f0 CLI init config 15 October 2015, 20:25:10 UTC
9c60690 uses collab.cwl instead of json; bashscript 15 October 2015, 18:26:45 UTC
83ad4f7 added token resource to add token with userid 14 October 2015, 20:45:25 UTC
462b396 Merge branch 'develop' into feature/caching 13 October 2015, 18:32:43 UTC
d68bd9e cli publish output with collab and automated columns 13 October 2015, 18:09:51 UTC
c4ecf81 get container resource 13 October 2015, 17:20:08 UTC
0c821ea Define a few resources for GA4GH 12 October 2015, 20:56:37 UTC
79538cf Revert mac only change 12 October 2015, 17:12:24 UTC
ebd8d1b Annotate the resources and fields that are relevant for a minimal implementation 12 October 2015, 17:09:28 UTC
eaf3718 Merge remote-tracking branch 'origin/develop' into develop 12 October 2015, 02:10:44 UTC
4309879 Updates to docker 12 October 2015, 02:08:37 UTC
e0bd853 Correct webservice start 11 October 2015, 19:21:19 UTC
4924175 cache containers with refresh for individual users 09 October 2015, 20:47:07 UTC
3e78d60 Merge branch 'develop' into feature/cli_part2 09 October 2015, 14:02:08 UTC
24e0b7f Update README.md 09 October 2015, 14:00:07 UTC
942634f changed docker.repo resouce names; need to have clientConfig.yml for user credentials; all CLI commands working 08 October 2015, 20:16:28 UTC
dc95e8e Merge pull request #6 from CancerCollaboratory/feature/cli Feature/cli 08 October 2015, 18:13:43 UTC
b1f3d4a Merge branch 'feature/cli' into feature/cli_part2 08 October 2015, 15:39:57 UTC
26eac36 added getUser resource to get with id 07 October 2015, 18:49:25 UTC
8f98a19 automatic hookup quay token to user; hide useless resources; list quay repos need organizations, hard-coded a list 07 October 2015, 18:37:15 UTC
a0064a6 fixed container/tag relationship; added log everytime it calls quay.io api 05 October 2015, 21:24:30 UTC
75925c6 Add Toastr notifications and improve layout issues. 05 October 2015, 18:55:16 UTC
debea65 Fix swagger It parses comments? 05 October 2015, 16:05:57 UTC
cc24ae0 incomplete CLI implementation 05 October 2015, 15:44:34 UTC
9b062d3 create/assign user to token for /token/github.com 02 October 2015, 15:08:25 UTC
bc08d04 fixed most dependency issues 01 October 2015, 14:03:20 UTC
ad373ca swagger-codegen client; java webclient skeleton 29 September 2015, 20:29:30 UTC
f84c58e multi-module project with webserivce module 28 September 2015, 18:51:12 UTC
ced86cb Merge pull request #5 from CancerCollaboratory/feature/users Feature/users 28 September 2015, 17:34:27 UTC
44995b1 Logger 28 September 2015, 17:26:02 UTC
3e8472d comments and added getRegisteredContainer resource 28 September 2015, 14:57:29 UTC
77f7827 container tag relationship 25 September 2015, 20:39:16 UTC
16298de fixed user/group getters, they return the users/groups they are associated with 25 September 2015, 15:53:47 UTC
92cafc7 register via github; get collab file from github 24 September 2015, 14:43:58 UTC
486b41b search on full path 22 September 2015, 15:05:53 UTC
0c49c7c search implemented, searches on name, namespace, registry and description 22 September 2015, 14:09:24 UTC
cfd7fc7 listing repos will show if registered; beginning of register through github; need to flesh out search 21 September 2015, 20:47:49 UTC
62d624d updated the readme 20 September 2015, 02:03:20 UTC
0fc3cc1 seems like the yml config file is wrong 20 September 2015, 01:32:08 UTC
d7823e7 working on docker for this 20 September 2015, 00:51:17 UTC
83af139 Working on docker file, build but haven't tested 20 September 2015, 00:13:00 UTC
59a87f6 Merge remote-tracking branch 'origin/develop' into develop 19 September 2015, 21:39:38 UTC
41ccad8 adding a dockerfile, work in progress 19 September 2015, 21:39:33 UTC
e6bef9b Update hello-world.yml 19 September 2015, 20:40:02 UTC
73ddc9f added todo items for Victor 19 September 2015, 20:36:34 UTC
e3473a2 registerContainer gets gitUrl, need to get collab.json; and other things 18 September 2015, 20:06:43 UTC
c1ffd72 Delete swagger_static_render.html 17 September 2015, 22:37:52 UTC
7449ce2 For our docs 17 September 2015, 22:36:20 UTC
8eb0021 added dummy resources for sharing; needs to be implemented 16 September 2015, 19:15:52 UTC
50e7482 convert user/group set to list 16 September 2015, 15:50:19 UTC
656c9d0 user group relationship 16 September 2015, 14:10:11 UTC
2075c5d added password attribute to enduser 14 September 2015, 18:02:57 UTC
64142e8 added users to webservice 11 September 2015, 19:42:07 UTC
37c2580 Merge pull request #2 from CancerCollaboratory/feature/register_container_resource Feature/register container resource 11 September 2015, 14:11:50 UTC
4fc6014 refactored code to remove JSON parsing; use objectmapper instead 10 September 2015, 20:18:10 UTC
b8029da does not add container if it already exists in database 10 September 2015, 15:38:11 UTC
7dfda86 First commit, container resource 10 September 2015, 15:03:55 UTC
04bb8ff Merge pull request #1 from CancerCollaboratory/feature/flesh_out_swagger_spec Flesh out and move to final package and project names 27 August 2015, 18:30:39 UTC
back to top