Harshavardhana
8d06504068
Change all minio-io path to minio
2015-05-11 16:23:10 -07:00
Frederick F. Kautz IV
f050d5e974
Adding multipart support
2015-05-07 19:55:30 -07:00
Harshavardhana
1df28f3060
Get rid of sub-domain code and some other formatting changes
2015-05-07 00:21:40 -07:00
Frederick F. Kautz IV
ac595b1f2e
Fixing documentation issues with expire
2015-05-01 18:20:22 -07:00
Frederick F. Kautz IV
33ecba8e49
Reimagining memory settings cli input
2015-05-01 18:12:58 -07:00
Frederick F. Kautz IV
b86b26e7e5
Exposing expiration for memory driver
2015-04-30 21:20:54 -07:00
Harshavardhana
c01fb92eca
Merge pull request #557 from harshavardhana/pr_out_make_builddate_universal
2015-04-30 21:19:04 -07:00
Harshavardhana
bbc32d6ac0
Disable domain based routing for now
2015-04-30 21:15:53 -07:00
Frederick F. Kautz IV
f59535f052
Setting number of processors to use to max available
2015-04-30 19:23:07 -07:00
Harshavardhana
76701187e3
Add minio cli changes and add CustomAppHelpTemplate
2015-04-28 21:24:56 -07:00
Anand Babu (AB) Periasamy
43e9cb203d
print using console functions
2015-04-28 21:12:23 -07:00
Frederick F. Kautz IV
fc59401ac5
Removing short flags
2015-04-27 20:20:03 -07:00
Frederick F. Kautz IV
2fcaa63db0
Revert "remove single char args"
...
This reverts commit 1e307d2888
.
2015-04-27 20:18:43 -07:00
Harshavardhana
b85595addf
Merge pull request #516 from harshavardhana/pr_out_add_some_logging_with_debug
2015-04-27 19:44:34 -07:00
Anand Babu (AB) Periasamy
1e307d2888
remove single char args
2015-04-27 19:30:44 -07:00
Harshavardhana
605edbc307
Add some logging with debug
2015-04-27 19:26:24 -07:00
Harshavardhana
740e12e81d
Fix build date typo
2015-04-27 16:08:11 -07:00
Harshavardhana
096a994c7b
Add build date using ldflags
2015-04-27 13:08:51 -07:00
Anand Babu (AB) Periasamy
b010fd0ff3
Version is now based on MD5SUM of its binary
2015-04-24 21:51:52 -07:00
Frederick F. Kautz IV
5a607a6762
Moving factories and start minio method to server package
2015-04-23 16:13:50 -07:00
Frederick F. Kautz IV
5c515d3138
Simplifying server config handling
2015-04-23 12:44:22 -07:00
Harshavardhana
5ae8d34f76
Donut mode will now take multiple paths as argument, updated docs as well
2015-04-23 11:36:14 -07:00
Harshavardhana
c7be1a1355
Update command docs further
2015-04-23 03:34:20 -07:00
Harshavardhana
bcc4449de7
Add proper help and several other cleanup
2015-04-23 02:42:50 -07:00
Frederick F. Kautz IV
0f8626ab1a
Refactoring cli to take commands
2015-04-23 01:05:44 -07:00
Harshavardhana
3f33643d39
File driver to take the high road
2015-04-16 02:16:39 -07:00
Harshavardhana
38155e86ac
iodine is part of minio now
2015-04-08 18:05:48 -07:00
Harshavardhana
d324c4b061
Return proper return for all drivers when BucketNotFound
2015-04-05 15:55:10 -07:00
Harshavardhana
92136d49fd
Update cli to minio-io/cli
2015-04-02 12:49:40 -07:00
Frederick F. Kautz IV
b165efdfcb
Refactoring pkg/utils/log, copying from golang's log and modifying
2015-03-28 15:58:48 -07:00
Frederick F. Kautz IV
fd16de3675
Minor style fix
2015-03-28 13:23:54 -07:00
Frederick F. Kautz IV
53439d7768
Updating iodine to match new api
2015-03-26 15:55:06 -07:00
Anand Babu (AB) Periasamy
7d0fb1b9c6
Merge pull request #387 from abperiasamy/git-commit-id-generator
...
git commit hash generator
2015-03-25 22:58:54 -07:00
Anand Babu (AB) Periasamy
3c4aa85c69
git commit hash generator
2015-03-25 22:57:30 -07:00
Frederick F. Kautz IV
40e311a919
Updating iodine to support new iodine.Error(error, map[string]string) error method
2015-03-25 19:12:55 -07:00
Frederick F. Kautz IV
d54999c4d0
Adding iodine to main.go
2015-03-25 17:03:34 -07:00
Harshavardhana
54519bc0b9
Build fix, remove 'errors' not used
2015-03-25 11:49:04 -07:00
Frederick F. Kautz IV
337df7f7ec
Adding global state to iodine
2015-03-25 11:45:14 -07:00
Harshavardhana
47cd2c94c8
Use commitID as version
2015-03-25 11:20:34 -07:00
Anand Babu (AB) Periasamy
62af4c0b52
commid_id support
2015-03-25 01:50:01 -07:00
Harshavardhana
d0d585efc1
Move from codegangsta/cli to minio-io/cli fork
2015-03-24 20:40:19 -07:00
Harshavardhana
0474439b43
Code restructuring, assigning proper subsystems to each
...
- Drivers contain
* donut/*
* file/*
* memory/*
- Storage format contains
* donut/*
- GetObject() --> renamed to GetObjectReader()
- Deleted stale objectwriter.go, renamed donutwriter.go to object_writer.go
Simplifying, and documenting codebase further
2015-03-24 06:47:10 -07:00
Frederick F. Kautz IV
3c4012f1e7
Adding donut backend and setting as default
2015-03-23 20:07:22 -07:00
Harshavardhana
914962bd93
Implement log package as drop-in replacement for handling Debug log-level
2015-03-23 18:18:11 -07:00
Harshavardhana
2b0b5f014a
Update license header Mini should be Minimalist really
2015-03-19 14:35:50 -07:00
Harshavardhana
7ce3ab3193
Restructure minio api, move signature checks from utils to Api.
2015-03-18 18:16:19 -07:00
Harshavardhana
15f68972a5
Some necessary cleanup
...
- Rename 'fs' as 'file' for brevity
- Rename 'inmemory' as 'memory' for brevity
- Change everywhere else
2015-03-16 11:46:16 -07:00
Harshavardhana
c00d1461b9
Golint cleanup from top level
2015-03-05 23:37:37 -08:00
Frederick F. Kautz IV
f4eed73d4e
Renaming variable to pass golint
2015-03-03 12:01:14 -08:00
Harshavardhana
baa1719ed2
Fix a typo
2015-02-23 02:30:36 -08:00
Harshavardhana
51e80eaa6d
Add domain and subdomain support for MinioAPI
...
This change brings in domain and subdomain support
- ./minio --domain "yourminiodomain.com"
This change brings in a much needed feature by keeping
bucketnames as part of your 'DNS' name.
All your existing applications can be migrated off from s3 to
Minio without little to no modifications.
NOTE: Setting up DNS for your `buckets` is out of scope of this feature
2015-02-23 02:25:01 -08:00
Harshavardhana
d9a97b6c86
Change ports to 9000 and 9001
2015-02-08 14:10:59 -08:00
Harshavardhana
680848bdcb
Add license header
2015-02-08 03:00:32 -08:00
Harshavardhana
e1b3836c60
Service a new WebUI server at port 8081.
...
It is provided to avoid the router clutter on the Object API
end. This is just a first cut sample we are going to build on
top of this the new management console UI.
General interest comes from subsequently writing a small UI to
generate `AccessKey` and `SecretKey` to build authorization
layer.
2015-02-01 02:44:53 -08:00
Frederick F. Kautz IV
91384e73cf
Certificate and key must both be specified or empty together
2015-01-29 11:29:42 -08:00
Harshavardhana
7dd5f0ab8d
Remove redundant --tls flag
2015-01-29 01:18:00 -08:00
Harshavardhana
8391a6e17a
getStorageType should return valid results
2015-01-29 01:08:54 -08:00
Frederick F. Kautz IV
3e8765bb27
Removing unnecessary comments
2015-01-28 19:54:08 -08:00
Frederick F. Kautz IV
7b0942980b
Reverting back to codegansta/cli
2015-01-28 19:52:30 -08:00
Frederick F. Kautz IV
e8399a6d05
Adding server config structure
2015-01-28 16:07:53 -08:00
Frederick F. Kautz IV
e007a2db66
Migrating from codegangsta/cli to spf13/cobra
2015-01-28 15:12:02 -08:00
Frederick F. Kautz IV
5daa408e2c
Creating subdirectories in fs now works
2015-01-27 17:47:11 -08:00
Harshavardhana
063832baaf
Implement TLS server
...
$ ./minio --tls --cert <your_cert> --key <your_private_key>
This patchset also provides crypto/x509 - which is a wrapper package
to generate X509 certificates.
This is necessary to provide certificates later through management console
2015-01-25 17:20:00 -08:00
Frederick F. Kautz IV
f356599e22
Adding initial web server and storage server module infrastructure
2015-01-18 15:06:24 -08:00
Harshavardhana
432275e966
Full restructure in accordance with
...
- pkg/{subsystem}/{package} style
- modify Makefile to reflect the new style,
consolidate various entries
- add a dummy ``main.go`` at top level
2015-01-14 11:29:04 -08:00
Frederick F. Kautz IV
2c73655b7c
Working build system, builds gopath dynamically
2014-11-01 19:44:30 -07:00
Frederick F. Kautz IV
720ccbddee
Adding initial makefile and main.go
2014-11-01 04:22:16 -04:00