7
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #28 from AppScale/repofix More... over 12 years ago
fixed broken imports in repo More... over 12 years ago
Merge pull request #5 from AppScale/with-rake More... over 12 years ago
Merge pull request #2 from AppScale/master More... over 12 years ago
Merge pull request #27 from AppScale/rakefile-v1 More... over 12 years ago
Merge pull request #25 from AppScale/iaas-fix More... over 12 years ago
Merge pull request #20 from ariofrio/master More... over 12 years ago
refactored Rakefile to use RDocTask instead of shelling out More... over 12 years ago
refactored coverage-related rake tasks to use RcovTask instead of shelling out More... over 12 years ago
refactored rake test tasks to use TestTask instead of calling tests via shell More... over 12 years ago
added Rakefile that runs code coverage, rdoc generation, and unit tests on AppController and NeptuneManager More... over 12 years ago
updated Rakefile to run our current test suite (instead of the old, legacy test suite) More... over 12 years ago
Merge remote-tracking branch 'org/master' More... over 12 years ago
Fix for hypertable with null terminating character trunicating indexes. x00 is now replaced with x01. More... over 12 years ago
Merge branch 'iaas-fix' More... over 12 years ago
enabling m1.small to be used as an instance type. in cloud deployments (but not hybrid cloud), sending over credentials as CLOUD1_credential, fixing issue #18 More... over 12 years ago
removed old sample apps that weren't sorted by language type More... over 12 years ago
exporting EC2_HOME and JAVA_HOME environment variables on services that use ec2 or euca tools More... over 12 years ago
Merge pull request #23 from AppScale/min-appservers More... over 12 years ago
Merge pull request #24 from AppScale/iaas-fix More... over 12 years ago
having djinn pass public and private ips to nginx and haproxy config writers, so that they can use either when appropriate (fixing issue #19) More... over 12 years ago
Added support for hbase datastore v2 More... over 12 years ago
Merge branch 'master' into min-appservers More... over 12 years ago
Merge branch 'master' of github.com:AppScale/appscale More... over 12 years ago
extracted min number of appservers to a class constant, fixing issue #22 More... over 12 years ago
Update Cicero client to cleaned up API More... over 12 years ago
added unit test for datastore server More... over 12 years ago
Fixed bug in composite queries and added global for dropping tables in cassandra More... over 12 years ago
Update debian/control.lucid More... over 12 years ago
Added supported for composite queries, cursors, multiple ordering More... over 12 years ago