1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use correct plugin service URL, but provide override. Only show errors if errors.
outZider
as Nicholas Melnick
More... almost 11 years ago
Plugin build
outZider
as Nicholas Melnick
More... almost 11 years ago
Fixes for outdated
outZider
as Nicholas Melnick
More... almost 11 years ago
Accept application/json when talking to PluginService
outZider
as Nicholas Melnick
More... almost 11 years ago
Add default content type to coreview/file test
outZider
as Nicholas Melnick
More... almost 11 years ago
Fix weird line spacing issues
outZider
as Nicholas Melnick
More... almost 11 years ago
Add WIN32 definition to build, do not compile daemon or monitor on WIN32
outZider
as Nicholas Melnick
More... almost 11 years ago
Allow for arguments to gtester
outZider
as Nicholas Melnick
More... almost 11 years ago
Use gtester for ambition test if available
outZider
as Nicholas Melnick
More... almost 11 years ago
Request should support query parameters
outZider
as Nicholas Melnick
More... about 11 years ago
Provide test helper for creating a mock request
outZider
as Nicholas Melnick
More... about 11 years ago
RawString should only change content_type if content_type is null
outZider
as Nicholas Melnick
More... about 11 years ago
Test should use the same application name as Run
outZider
as Nicholas Melnick
More... about 11 years ago
Better body detection
outZider
as Nicholas Melnick
More... about 11 years ago
Ability to drop a pid file in daemon
outZider
as Nicholas Melnick
More... about 11 years ago
Fix setting DYLD_LIBRARY_PATH with null library path
outZider
as Nicholas Melnick
More... about 11 years ago
Fix OS X DYLD_LIBRARY_PATH handling if not all plugins are in place.
outZider
as Nicholas Melnick
More... about 11 years ago
Always generate plugins.cmake when resolving dependencies
outZider
as Nicholas Melnick
More... about 11 years ago
Do not use directory name as application name, get from CMakeLists.txt instead.
outZider
as Nicholas Melnick
More... about 11 years ago
Move plugin-servicething to new repository.
outZider
as Nicholas Melnick
More... about 11 years ago
Remove textcaptcha, transferred to new repository
outZider
as Nicholas Melnick
More... about 11 years ago
Remove plugin-twitter-bootstrap, transferred to new repository.
outZider
as Nicholas Melnick
More... about 11 years ago
Remove plugin-couchdb, transferred to new repository.
outZider
as Nicholas Melnick
More... about 11 years ago
Remove plugin-almanna, transferred to new repository.
outZider
as Nicholas Melnick
More... about 11 years ago
Remove optional directive from README
outZider
as Nicholas Melnick
More... about 11 years ago
Remove engine-scgi, transferred to new repository.
outZider
as Nicholas Melnick
More... about 11 years ago
ArrayList now checks generic type, can now ignore or rename properties for serialization
outZider
as Nicholas Melnick
More... about 11 years ago
Add serializers for Object, int, int16, int32, double, bool, string[], and ArrayList (<string>)
outZider
as Nicholas Melnick
More... about 11 years ago
Accept header parsing
outZider
as Nicholas Melnick
More... about 11 years ago
First run of the ServiceThing. Right now, just serializes to JSON, and only strings... so pretty much what exists now.
outZider
as Nicholas Melnick
More... about 11 years ago