Sha256: a03281ef8772bd5222f2b57290a21ab8ff89df5b6a3ae6ee6f1867d37d80e9df
Contents?: true
Size: 1.11 KB
Versions: 1
Compression:
Stored size: 1.11 KB
Contents
0.3 (2010-03-17) ================================== * refactored global variables into a singleton class * changed require statement inside config.ru to reflect recent name changes * modified stylesheet * exchanged OS call 'hostname' with request.env * fixed repository location bug * added rakefile * added proper dependencies for production & development to gem * added new test case to unit test (tests loading of the configuration file) * added gem building using jeweler * added runtime checking (to check if Shagit was installed using the gem) 0.2 (2010-02-27) ================================== * fixed password input field * implemented working_dir setting * converted README to Markdown format * moved helpers folder to lib * added $LOAD_PATH statements * renamed shagit.rb to shagit_app.rb due to name conflicts with lib/shagit.rb * added acceptance tests using Webrat 0.1 Initial Release (2010-01-11) ================================== * Basic create, optimize and delete functions implemented for repositories * Authentication system implemented * Integration of Integrity's CSS and layout * Deployment via Phusion Passenger
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
shagit-0.3.0 | CHANGES |