index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
rgw
/
rgw_string.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rgw: modify string match_wildcards with fnmatch
zhipeng li
2023-12-21
1
-2
/
+2
*
rgw: refactor selected files for better above- vs below-the-line
Kaleb S. KEITHLEY
2023-01-23
1
-4
/
+1
*
rgw/rgw_string.h: add missing includes for alpine and boost 1.75
Duncan Bellamy
2021-05-21
1
-0
/
+2
*
rgw: Replace boost::string_ref/view with std::string_view
Prateek Sachan
2020-06-18
1
-14
/
+14
*
RGW - Make sure editor settings are correct for all files
Daniel Gryniewicz
2019-08-19
1
-1
/
+1
*
rgw: split match into match_policy, match_wildcards
Casey Bodley
2017-08-01
1
-0
/
+10
*
rgw_string.h: FreeBSD would like errno.h included
Willem Jan Withagen
2017-06-19
1
-0
/
+1
*
rgw: fix constexpr for string_size
Casey Bodley
2017-06-16
1
-4
/
+10
*
rgw: remove unused create_n_reserve()
Casey Bodley
2017-06-14
1
-13
/
+0
*
rgw: add variadic string join and cat
Casey Bodley
2017-06-14
1
-0
/
+94
*
rgw: rgw_string.h qualifies string with std::
Casey Bodley
2017-06-14
1
-8
/
+9
*
rgw: don't use strlen in constexprs to not brake Clang builds.
Radoslaw Zarzynski
2017-06-14
1
-0
/
+9
*
rgw: use preallocated std::strings when concatenating in AWSv4.
Radoslaw Zarzynski
2017-06-07
1
-0
/
+13
*
rgw: switch from boost::string_ref to string_view in AWSv4-related code (part...
Radoslaw Zarzynski
2017-06-07
1
-0
/
+18
*
rgw: modelines
Sage Weil
2014-07-10
1
-0
/
+3
*
rgw: return correct responses with POST
Yehuda Sadeh
2012-10-23
1
-0
/
+67
*
rgw: handle policy as case insensitive where required
Yehuda Sadeh
2012-10-23
1
-0
/
+27