Earlier this year
-
-
issue 6
(ps command has incorrect syntax for Solaris in service_contr...) reported by shane.swartz
-
-
issue 5
(clean_service_url should remove `&' if there're other params...) commented on by godfat
-
-
issue 5
(clean_service_url should remove `&' if there're other params...) reported by godfat
-
-
-
-
-
-
SCM
(Info on how to access Picnic's source code repository.) Wiki page edited by matt.zukowski
-
SCM
(Info on how to access Picnic's source code repository.) Wiki page added by matt.zukowski
-
r101
(COMPLETE OVERHAUL
- switched to Camping 2.0
- use Rack inste...) committed by matt.zukowski
- COMPLETE OVERHAUL
- switched to Camping 2.0
- use Rack instead of custom postambles for running under various server environments
- compatibility with Phusion Passenger
COMPLETE OVERHAUL
- switched to Camping 2.0
- use Rack instead of custom postambles for running under various server environments
- compatibility with Phusion Passenger
Older
-
r100
(fix app path problem in service loader) committed by matt.zukowski
- fix app path problem in service loader
fix app path problem in service loader
-
-
picnic-0.7.0.98.gem (Beta release of Picnic 7.1) file uploaded by matt.zukowski
-
Labels:
Featured
Type-Package
OpSys-All
Beta
Labels:
Featured
Type-Package
OpSys-All
Beta
-
r98
(* Fixed config file loading problems rooted in $APP_PATH inc...) committed by matt.zukowski
- * Fixed config file loading problems rooted in $APP_PATH inconsistencies.
$APP_PATH is now set to the root of the application installation, rather than
the bin or lib subdirectory.
* Fixed config file loading problems rooted in $APP_PATH inconsistencies.
$APP_PATH is now set to the root of the application installation, rather than
the bin or lib subdirectory.
-
r97
(forgot to update date in History.txt for 0.7.0 release) committed by matt.zukowski
- forgot to update date in History.txt for 0.7.0 release
forgot to update date in History.txt for 0.7.0 release
-
r96
(Snapshot of 0.7.0 release.) committed by matt.zukowski
- Snapshot of 0.7.0 release.
Snapshot of 0.7.0 release.
-
-
r94
(went back to origional require-based loading mechanism... ne...) committed by matt.zukowski
- went back to origional require-based loading mechanism... new stuff was causing conflicts with
Reststop
went back to origional require-based loading mechanism... new stuff was causing conflicts with
Reststop
-
r93
(removed stray debug line) committed by matt.zukowski
- removed stray debug line
-
r92
(more changes to try to fix activeresource/activerecord loadi...) committed by matt.zukowski
- more changes to try to fix activeresource/activerecord loading problems
more changes to try to fix activeresource/activerecord loading problems
-
r91
(* activerecord is no longer a requirement. However you shoul...) committed by matt.zukowski
- * activerecord is no longer a requirement. However you should make sure that
you take care of loading activerecord in your app if you intend to use
Camping's database functionality.
* activerecord is no longer a requirement. However you should make sure that
you take care of loading activerecord in your app if you intend to use
Camping's database functionality.
-
r90
(switched to development) committed by matt.zukowski
- switched to development
-
r89
(cli no longer requires active_support) committed by matt.zukowski
- cli no longer requires active_support
cli no longer requires active_support
-
r88
(* Can now configure the CLI aspect of an app to respond to a...) committed by matt.zukowski
- * Can now configure the CLI aspect of an app to respond to additional command-
line flags. This is done by passing a block of OptionParser calls as
an :extra_cli_options parameter to the Cli initializer.
* Can now configure the CLI aspect of an app to respond to additional command-
line flags. This is done by passing a block of OptionParser calls as
an :extra_cli_options parameter to the Cli initializer.
-
r87
(trying to get USR2 to properly restart instead of shutting d...) committed by matt.zukowski
- trying to get USR2 to properly restart instead of shutting down when running under mongrel... this
now works when the server is running in the foreground but not when daemonized :(
trying to get USR2 to properly restart instead of shutting down when running under mongrel... this
now works when the server is running in the foreground but not when daemonized :(
-
r86
(poor attempt at trying to fix a problem where occassionally ...) committed by matt.zukowski
- poor attempt at trying to fix a problem where occassionally an empty pid_file is read, probably
because it has not yet been fully written.
poor attempt at trying to fix a problem where occassionally an empty pid_file is read, probably
because it has not yet been fully written.
-
-
r84
(fixed logging constant problem for mongrel (was only fixed f...) committed by matt.zukowski
- fixed logging constant problem for mongrel (was only fixed for webrick before)
fixed logging constant problem for mongrel (was only fixed for webrick before)
-
r83
(snapshot of 0.6.5 release) committed by matt.zukowski
- snapshot of 0.6.5 release
snapshot of 0.6.5 release
-
-
r81
(one more logging-level fix) committed by matt.zukowski
- one more logging-level fix
one more logging-level fix
-
-
|