Frederick F. Kautz IV
|
0c68f52caf
|
Adding bucket management system with in memory storage driver
|
10 years ago |
Anand Babu (AB) Periasamy
|
bd99a2185e
|
Merge pull request #11 from fkautz/pr_out_removing_unneeded_entries_from_gitignore
Removing unneeded entries from gitignore
|
10 years ago |
Frederick F. Kautz IV
|
f46a32c963
|
Removing unneeded entries from gitignore
|
10 years ago |
Anand Babu (AB) Periasamy
|
129a052fa1
|
Merge pull request #10 from fkautz/pr_out_moving_to_godep_for_dependency_management
Moving to godep for dependency management
|
10 years ago |
Frederick F. Kautz IV
|
e98a77ff1a
|
Moving to godep for dependency management
|
10 years ago |
Harshavardhana
|
74f989e3ce
|
Merge pull request #9 from fkautz/pr_out_adding_bucket_and_object_route_in_gateway
Adding bucket and object route in gateway
|
10 years ago |
Frederick F. Kautz IV
|
0d4ab562af
|
Adding bucket and object route in gateway
|
10 years ago |
Anand Babu (AB) Periasamy
|
428f012830
|
Merge pull request #8 from fkautz/pr_out_setting_up_initial_cli_options_and_http_handlers
Setting up initial cli options and http handlers
|
10 years ago |
Frederick F. Kautz IV
|
fc6a2a45cb
|
Setting up initial cli options and http handlers
|
10 years ago |
Anand Babu (AB) Periasamy
|
d02e148236
|
Merge pull request #7 from fkautz/pr_out_adding_framework_for_cli_options
Adding framework for cli options
|
10 years ago |
Frederick F. Kautz IV
|
9544ed7b97
|
Adding framework for cli options
|
10 years ago |
Frederick F. Kautz IV
|
f7efb69fac
|
Merge commit '2cd9d9073e6e7afa19d969269002886532492dd1' as 'third_party/src/github.com/codegangsta/cli'
|
10 years ago |
Frederick F. Kautz IV
|
2cd9d9073e
|
Squashed 'third_party/src/github.com/codegangsta/cli/' content from commit f7ebb76
git-subtree-dir: third_party/src/github.com/codegangsta/cli
git-subtree-split: f7ebb761e83e21225d1d8954fde853bf8edd46c4
|
10 years ago |
Harshavardhana
|
a5b7ff1175
|
Merge pull request #6 from fkautz/pr_out_refactoring_miniosd_and_minios_to_a_single_binary_minio
Refactoring miniosd and minios to a single binary minio
|
10 years ago |
Frederick F. Kautz IV
|
dca2f84bc9
|
Refactoring miniosd and minios to a single binary minio
|
10 years ago |
Harshavardhana
|
631b3bbf2e
|
Merge pull request #5 from fkautz/pr_out_miniosd_is_now_an_http_server_responds_with_hello_world_at_root
miniosd is now an http server, responds with hello world at root.
|
10 years ago |
Frederick F. Kautz IV
|
e58cada88c
|
miniosd is now an http server, responds with hello world at root.
|
10 years ago |
Frederick F. Kautz IV
|
ddefc424ce
|
Merge pull request #4 from fkautz/pr_out_working_build_system_builds_gopath_dynamically
|
10 years ago |
Frederick F. Kautz IV
|
111b2639cd
|
Merge commit '4aa2e2eaa01e04e05cfbcd765afb5059ff85b8e1' as 'third_party/src/github.com/gorilla/context'
|
10 years ago |
Frederick F. Kautz IV
|
4aa2e2eaa0
|
Squashed 'third_party/src/github.com/gorilla/context/' content from commit 14f550f
git-subtree-dir: third_party/src/github.com/gorilla/context
git-subtree-split: 14f550f51af52180c2eefed15e5fd18d63c0a64a
|
10 years ago |
Frederick F. Kautz IV
|
a17126e581
|
Merge commit '00f86a28a8d65dd0be9e5f2296e654390c2def31' as 'third_party/src/github.com/gorilla/mux'
|
10 years ago |
Frederick F. Kautz IV
|
00f86a28a8
|
Squashed 'third_party/src/github.com/gorilla/mux/' content from commit e444e69
git-subtree-dir: third_party/src/github.com/gorilla/mux
git-subtree-split: e444e69cbd2e2e3e0749a2f3c717cec491552bbf
|
10 years ago |
Frederick F. Kautz IV
|
2c73655b7c
|
Working build system, builds gopath dynamically
|
10 years ago |
Harshavardhana
|
1303e5aae7
|
Merge pull request #3 from fkautz/pr_out_squashed_third_party_src_github_com_geertjohan_go_linenoise_content_from_commit_5d5d527
Squashed 'third_party/src/github.com/GeertJohan/go.linenoise/' content from commit 5d5d527
|
10 years ago |
Frederick F. Kautz IV
|
aeb2497bd3
|
Removing contrib/linenoise, since it is in third_party golang repo now
|
10 years ago |
Frederick F. Kautz IV
|
d5897cc03a
|
Merge commit '0a65e23e3aead7caea3d3a35fa917da921257dc6' as 'third_party/src/github.com/GeertJohan/go.linenoise'
|
10 years ago |
Frederick F. Kautz IV
|
0a65e23e3a
|
Squashed 'third_party/src/github.com/GeertJohan/go.linenoise/' content from commit 5d5d527
git-subtree-dir: third_party/src/github.com/GeertJohan/go.linenoise
git-subtree-split: 5d5d5277d975f40b12167b478c0d79df00bda5a8
|
10 years ago |
Anand Babu (AB) Periasamy
|
999283e75d
|
Merge pull request #2 from fkautz/pr_out_adding_third_party_dir_support
Adding third_party dir support
|
10 years ago |
Frederick F. Kautz IV
|
26aad4eab2
|
Adding third_party dir support
|
10 years ago |
Harshavardhana
|
92f7a91703
|
Merge pull request #1 from fkautz/pr_out_adding_initial_makefile_and_main_go
Adding initial makefile and main.go
|
10 years ago |
Frederick F. Kautz IV
|
720ccbddee
|
Adding initial makefile and main.go
|
10 years ago |
Harshavardhana
|
2acc68d1af
|
Squashed 'contrib/signify/' content from commit a1554a4
git-subtree-dir: contrib/signify
git-subtree-split: a1554a4384c794c004da70bd006ce93101f77426
|
10 years ago |
Harshavardhana
|
e91caac870
|
Merge commit '2acc68d1af798affc64978ed98abf0be6ebda067' as 'contrib/signify'
|
10 years ago |
Harshavardhana
|
be262e7539
|
Merge commit '13412ca164f715e89e0eb156599ce5f6e978205c' as 'contrib/linenoise'
|
10 years ago |
Harshavardhana
|
13412ca164
|
Squashed 'contrib/linenoise/' content from commit 5d5d527
git-subtree-dir: contrib/linenoise
git-subtree-split: 5d5d5277d975f40b12167b478c0d79df00bda5a8
|
10 years ago |
Harshavardhana
|
397b887a87
|
Initial commit
|
10 years ago |