index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
osd/: add config helper for min_size and update build_simple*
Samuel Just
2012-11-14
3
-7
/
+9
*
rgw: fix warning
Yehuda Sadeh
2012-11-14
1
-3
/
+3
*
Merge branch 'wip-min-size'
Sage Weil
2012-11-14
4
-4
/
+14
|
\
|
*
osd: default pool min_size to 0 (which gives us size-size/2)
Sage Weil
2012-11-14
1
-1
/
+1
|
*
mon: default min_size to size-size/2 if min_size default is 0
Sage Weil
2012-11-14
1
-2
/
+5
|
*
osd: default min_size to size - size/2
Sage Weil
2012-11-14
1
-1
/
+1
|
*
mon: helpful warning in 'health detail' output about incomplete pgs
Sage Weil
2012-11-14
1
-0
/
+7
*
|
vstart.sh: support -X by adding 'auth required = none' entries
Dan Mick
2012-11-14
1
-1
/
+9
|
/
*
osd: start_boot() after init()
Sage Weil
2012-11-14
1
-0
/
+1
*
Merge remote-tracking branch 'gh/wip-rgw-integration'
Sage Weil
2012-11-13
35
-219
/
+3543
|
\
|
*
Merge remote-tracking branch 'origin/wip-swift-token' into wip-rgw-integration
Yehuda Sadeh
2012-11-09
2
-1
/
+2
|
|
\
|
|
*
rgw: configurable swift token ttl
Yehuda Sadeh
2012-11-06
2
-1
/
+2
|
*
|
Merge branch 'wip-keystone' into wip-rgw-integration
Yehuda Sadeh
2012-11-09
21
-87
/
+1295
|
|
\
\
|
|
*
|
rgw: change configurable
Yehuda Sadeh
2012-11-08
2
-3
/
+3
|
|
*
|
rgw: fix build
Yehuda Sadeh
2012-11-08
7
-40
/
+53
|
|
*
|
rgw: use a different boost thread library
Yehuda Sadeh
2012-11-08
1
-1
/
+1
|
|
*
|
rgw: keystone tokens revocation thread
Yehuda Sadeh
2012-11-08
4
-97
/
+196
|
|
*
|
json_spirit: thread safe
Yehuda Sadeh
2012-11-08
2
-2
/
+2
|
|
*
|
rgw: decode pki tokens
Yehuda Sadeh
2012-11-08
1
-31
/
+67
|
|
*
|
rgw: invalidate revoked tokens
Yehuda Sadeh
2012-11-08
1
-4
/
+18
|
|
*
|
rgw: keep pki tokens by hash
Yehuda Sadeh
2012-11-08
1
-30
/
+60
|
|
*
|
rgw: decode revocation message
Yehuda Sadeh
2012-11-08
4
-30
/
+181
|
|
*
|
crypto: add cms utility function
Yehuda Sadeh
2012-11-02
7
-6
/
+386
|
|
*
|
rgw: parse keystone token expiration
Yehuda Sadeh
2012-11-01
1
-3
/
+16
|
|
*
|
rgw: cache keystone tokens
Yehuda Sadeh
2012-10-31
6
-48
/
+194
|
|
*
|
rgw: map keystone tenant id to rgw user
Yehuda Sadeh
2012-10-31
2
-2
/
+11
|
|
*
|
rgw: handle keystone roles
Yehuda Sadeh
2012-10-31
2
-0
/
+41
|
|
*
|
rgw: auto create rgw user for new keystone users
Yehuda Sadeh
2012-10-31
1
-4
/
+17
|
|
*
|
rgw: handle keystone tokens
Yehuda Sadeh
2012-10-30
6
-23
/
+196
|
|
*
|
rgw: extend rgw json parser api
Yehuda Sadeh
2012-10-30
2
-9
/
+36
|
|
*
|
rgw: refactor curl functionality
Yehuda Sadeh
2012-10-30
5
-20
/
+74
|
|
*
|
rgw: configurable swift auth url
Yehuda Sadeh
2012-10-30
2
-3
/
+12
|
*
|
|
Merge branch 'wip-post-cleaned' into wip-rgw-integration
Yehuda Sadeh
2012-11-09
17
-38
/
+2020
|
|
\
|
|
|
|
*
|
rgw: better error responses, logging for specific error cases
Yehuda Sadeh
2012-10-23
4
-45
/
+192
|
|
*
|
rgw: POST fixes, policy range, policy expiration
Yehuda Sadeh
2012-10-23
9
-95
/
+119
|
|
*
|
rgw: handle expiration and content length policy conditions.
caleb miles
2012-10-23
6
-9
/
+85
|
|
*
|
rgw: implement POST key can use ${filename}
Yehuda Sadeh
2012-10-23
2
-8
/
+31
|
|
*
|
rgw: return correct responses with POST
Yehuda Sadeh
2012-10-23
5
-37
/
+117
|
|
*
|
rgw: handle success_action_redirect
Yehuda Sadeh
2012-10-23
6
-12
/
+16
|
|
*
|
rgw: handle policy as case insensitive where required
Yehuda Sadeh
2012-10-23
6
-21
/
+42
|
|
*
|
rgw: handle missing content length in POST
Yehuda Sadeh
2012-10-23
1
-5
/
+6
|
|
*
|
rgw: handle x-ignore- in POST request
Yehuda Sadeh
2012-10-23
1
-1
/
+5
|
|
*
|
rgw: verify that request variables are in policy
Yehuda Sadeh
2012-10-23
3
-7
/
+40
|
|
*
|
json_spirit: update grammar
Yehuda Sadeh
2012-10-23
1
-2
/
+2
|
|
*
|
rgw: add policy decoding code
Yehuda Sadeh
2012-10-23
2
-6
/
+112
|
|
*
|
rgw: basic policy functionality
Yehuda Sadeh
2012-10-23
3
-0
/
+213
|
|
*
|
rgw: add a test tool for json parser
Yehuda Sadeh
2012-10-23
2
-0
/
+85
|
|
*
|
rgw: adjustments for 100-continue
Yehuda Sadeh
2012-10-23
1
-9
/
+14
|
|
*
|
rgw: handle content_type, meta
Yehuda Sadeh
2012-10-23
5
-11
/
+34
|
|
*
|
rgw: helper functions to parse multipart form
Yehuda Sadeh
2012-10-23
2
-128
/
+426
[next]