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
more work on fixing datastore syntax errors for datastore 1.7.0 More... over 12 years ago
pulling in datastore 1.7.0 - fixing compile errors More... over 12 years ago
fixed constructor and argument use in DevAppServerImpl More... over 12 years ago
added missing functions to ApiProxyLocalImpl to fix compilation errors More... over 12 years ago
added DevQueue (used by DevPullQueue) and extra constructor More... over 12 years ago
upgraded version number to 1.7.0, changed taskqueue/*.java to not use labs/TaskQueuePb (since it was moved out of labs), and fixing other syntax errors More... over 12 years ago
Merge pull request #12 from nicneo925/master More... over 12 years ago
Merge pull request #11 from nlake44/master More... over 12 years ago
fixing bug from launchpad: https://bugs.launchpad.net/appscale/+bug/996766 More... over 12 years ago
Merge pull request #10 from nlake44/master More... over 12 years ago
Fixed suggestions given by Chris More... over 12 years ago
Updated apt-get before building. Previously this failed on getting the java SDK. More... over 12 years ago
Removed datastax repository which was not being used. More... over 12 years ago
added more logging throughout NeptuneManager, added tests for when tasks are deployed to Google App Engine, and fixes for Cicero calls that were broken from moving the NeptuneManager out of the AppController More... over 12 years ago
Status link to head node for full proxy More... over 12 years ago
full proxy with blobstore support More... over 12 years ago
add gson and rabbitmq-client jars More... over 12 years ago
add missing blobstore files, and build.xml More... over 12 years ago
add blobstore files and taskqueue files More... over 12 years ago
added code/tests to download and upload directories to and from Windows Azure Blob Storage More... over 12 years ago
added basic read/write capabilities for windows azure storage - still working on non-string read/write methods More... over 12 years ago
starting work on integrating support for windows azure storage as a supported datastore in babel. changed install script to include the version numbers for most gems we install so far, so prevent new versions from breaking our code More... over 12 years ago
fixed broken unit tests by mocking out NeptuneManagerClient interactions, added trace logging to InfrastructureManagerClient, and mocked out writing to stdout in tests to remove clutter More... over 12 years ago
Adding roles to other nodes via ZooKeeper instead of by an AppControllerClient (issue #4), and fixed how we execute shell commands in babel_helper, which was causing babel jobs to fail (issue #7) More... over 12 years ago
starting up rabbitmq_slave correctly, fixing issue #2 More... over 12 years ago
fixed mapreduce jobs dispatched via neptune, and passing in APPSCALE_HOME environment variable to NeptuneManager More... over 12 years ago
removing old coverage/rdoc files that aren't used anymore More... over 12 years ago
opening port in firewall for NeptuneManager and refactoring to fix MapReduce jobs - still in progress More... over 12 years ago
fixed generate_coverage script since we're now on github and don't need to do folder moving stuff, and regenerated coverage/rdoc More... over 12 years ago
updated README to reflect 1.6-rc1 version More... over 12 years ago