|
|
|
@251
|
8 months |
lars |
New method MogileFs::fileInfo() (contributed by Jan Kantert …
|
|
|
|
@250
|
10 months |
lars |
RM
|
|
|
|
@249
|
10 months |
lars |
RM
|
|
|
|
@248
|
10 months |
lars |
RM
|
|
|
|
@247
|
10 months |
lars |
RM
|
|
|
|
@246
|
10 months |
lars |
RM
|
|
|
|
@245
|
10 months |
lars |
Adjusting exception handling
|
|
|
|
@244
|
10 months |
lars |
Changelog
|
|
|
|
@243
|
10 months |
lars |
More exceptions
|
|
|
|
@242
|
12 months |
lars |
Optimized mogilefs_sock_read
|
|
|
|
@241
|
12 months |
lars |
Fixing tests
|
|
|
|
@240
|
12 months |
lars |
Committed by accident, reverting
|
|
|
|
@239
|
12 months |
lars |
Fixing tests and making them more robust
|
|
|
|
@238
|
12 months |
lars |
Cleanups to comply with -Wextra and -Wall
|
|
|
|
@237
|
12 months |
lars |
RM
|
|
|
|
@236
|
12 months |
lars |
Remove max limit for PHP versions
|
|
|
|
@235
|
12 months |
lars |
setReadTimeout/getReadTimeout
|
|
|
|
@234
|
12 months |
lars |
RM
|
|
|
|
@233
|
12 months |
lars |
RM
|
|
|
|
@232
|
12 months |
lars |
Connect timeout does not specify read timeout
|
|
|
|
@231
|
12 months |
lars |
RM
|
|
|
|
@230
|
12 months |
lars |
XML errors
|
|
|
|
@229
|
12 months |
lars |
RM
|
|
|
|
@228
|
12 months |
lars |
Using double for timeout
|
|
|
|
@227
|
12 months |
lars |
double
|
|
|
|
@226
|
12 months |
lars |
Using microseconds for timeout
|
|
|
|
@225
|
15 months |
lars |
Readding
|
|
|
|
@224
|
15 months |
lars |
Adding read timeout handling (Andre Pascha <andre.pascha@…>)
Adding …
|
|
|
|
@223
|
17 months |
lars |
Fixing arginfo for MogileFs::put
|
|
|
|
@222
|
18 months |
lars |
Tagging
|
|
|
|
@221
|
18 months |
lars |
Retagging
|
|
|
|
@220
|
18 months |
lars |
Fixing release date
|
|
|
|
@219
|
18 months |
lars |
Release
|
|
|
|
@218
|
18 months |
lars |
Preparing for release
|
|
|
|
@217
|
20 months |
lars |
Allow compilation against 5.3
|
|
|
|
@216
|
20 months |
lars |
Support for large files
|
|
|
|
@215
|
3 years |
lars |
Adding error checking for asprintf()
|
|
|
|
@214
|
3 years |
lars |
Checking return value of asprintf()
|
|
|
|
@213
|
3 years |
lars |
Let's do another release candidate before we do a release
|
|
|
|
@212
|
3 years |
lars |
Adding Mac OS fixes to the changelog
|
|
|
|
@211
|
3 years |
lars |
Adding libxml2 checks to the configure script
|
|
|
|
@210
|
3 years |
lars |
Adding /sw to allow configure script execution on Mac OS X
|
|
|
|
@209
|
3 years |
lars |
Back to dev, next release will be a stable release if no bug reports come …
|
|
|
|
@208
|
3 years |
lars |
Creating release tag
|
|
|
|
@207
|
3 years |
lars |
Preparing for a release
|
|
|
|
@206
|
3 years |
lars |
Merging proto fixes
|
|
|
|
@205
|
3 years |
lars |
Adding changelog entries, switching to RC1
|
|
|
|
@204
|
3 years |
lars |
Fixing protos
|
|
|
|
@203
|
3 years |
lars |
Backporting memory leak fixes from branch
|
|
|
|
@202
|
3 years |
lars |
Freeing memory in MogileFs::delete()
|
|
|
|
@201
|
3 years |
lars |
Committing memory leak fixes
|
|
|
|
@200
|
3 years |
lars |
Moving PHP_METHOD() declarations to the .c file
|
|
|
|
@199
|
3 years |
lars |
Adding vim local variables again
|
|
|
|
@198
|
3 years |
lars |
Moving ne_init()
|
|
|
|
@197
|
3 years |
lars |
Adding/fixing copyright headers
|
|
|
|
@196
|
3 years |
lars |
Adjusted contents of package.xml
|
|
|
|
@195
|
3 years |
lars |
Forgot to commit that file
|
|
|
|
@194
|
3 years |
lars |
Fixing a lot of compiler warning
|
|
|
|
@193
|
3 years |
lars |
Restructured the extension to multiple files
|
|
|
|
@192
|
3 years |
lars |
Fixing proto defs
|
|
|
|
@191
|
3 years |
lars |
Back to dev
|
|
|
|
@190
|
3 years |
lars |
Creating release tag
|
|
|
|
@189
|
3 years |
lars |
Preparing for a release
|
|
|
|
@188
|
3 years |
lars |
Backporting class entry pointer renaming
|
|
|
|
@187
|
3 years |
lars |
Merging hungarian notation fix back to branch
|
|
|
|
@186
|
3 years |
lars |
Renaming static class entries
|
|
|
|
@185
|
3 years |
lars |
Adding test for MogileFsResource?
|
|
|
|
@184
|
3 years |
lars |
Renaming resource tests
|
|
|
|
@183
|
3 years |
lars |
Merging back rename changes
|
|
|
|
@182
|
3 years |
lars |
Renaming tests, adding constructor for MogileFs?
|
|
|
|
@181
|
3 years |
lars |
Fixed ugly hungarian notation
|
|
|
|
@180
|
3 years |
lars |
Marking construct() final, adding SKIPIF sections, restricting URI …
|
|
|
|
@179
|
3 years |
lars |
Switching to http for error testing to make sure the to be introduced …
|
|
|
|
@178
|
3 years |
lars |
Backporting undef
|
|
|
|
@177
|
3 years |
lars |
Undeffing _GNU_SOURCE afterwards
|
|
|
|
@176
|
3 years |
lars |
Forwardmerging changes from trunk
|
|
|
|
@175
|
3 years |
lars |
Fixing endif
|
|
|
|
@174
|
3 years |
lars |
Error out if libneon is not found in configure
|
|
|
|
@173
|
3 years |
lars |
Removing globals definition. Not needed anymore
|
|
|
|
@172
|
3 years |
lars |
Use macro to shorten the setting of properties
|
|
|
|
@171
|
3 years |
lars |
The result object branch will result in 1.0
|
|
|
|
@170
|
3 years |
lars |
Updating changelog
|
|
|
|
@169
|
3 years |
lars |
Merging "No globals needed, no RINIT"
|
|
|
|
@168
|
3 years |
lars |
Merging strict compiler warning fixes
|
|
|
|
@167
|
3 years |
lars |
No globals needed, no RINIT
|
|
|
|
@166
|
3 years |
lars |
Fix a lot of comiler warnings with strict compiler flags
|
|
|
|
@165
|
3 years |
lars |
Assign Z_STRVAL_P(uri)
|
|
|
|
@164
|
3 years |
lars |
Fluent interface for MogileFsResource::save()
|
|
|
|
@163
|
3 years |
lars |
Adding test for magic_quotes_runtime
|
|
|
|
@162
|
3 years |
lars |
Using getUri() for propert overloading support
|
|
|
|
@161
|
3 years |
lars |
Simple refactoring to remove two useless conditionals and a goto
|
|
|
|
@160
|
3 years |
lars |
Splitted fetch() into fetch() and save()
|
|
|
|
@159
|
3 years |
lars |
Use zend_replace_error_handling()
|
|
|
|
@158
|
3 years |
lars |
Adding MogileFsResource::fetch(), not sure if we leave it that way
|
|
|
|
@157
|
3 years |
lars |
Test indirect modification
|
|
|
|
@156
|
3 years |
lars |
Adding MogileFsResource? object
|
|
|
|
@155
|
3 years |
lars |
Result object branch
|
|
|
|
@154
|
3 years |
lars |
Removing
|
|
|
|
@153
|
3 years |
lars |
Creating branch
|
|
|
|
@152
|
3 years |
lars |
Removing api redesign
|
|
|
|