|
Failed to load latest commit information. |
|
app
|
fix datepicker css
|
|
|
appjs
|
revert editproject changes, fixes missing buttons
|
|
|
bin
|
bug fixes to make building work for private repos
|
|
|
config
|
make resque ui availble to superusers, always
|
|
|
db/migrate
|
add project meta field, adjustments for deployers #236
|
|
|
lib
|
alter task for api key
|
|
|
log
|
build out basic models with tests, probably closes #6
|
|
|
test
|
fix tests
|
|
|
vendor/assets
|
rename datepicker css to pass tests
|
|
|
.editorconfig
|
added editorconfig
|
|
|
.gemnasium.yml
|
add gemnasium config
|
|
|
.gitignore
|
remove logfile, update package to use precise versions
|
|
|
.jshintrc
|
Ported over JS frontend from gob prototype closes #7
|
|
|
.rubocop.yml
|
update cops
|
|
|
Gemfile
|
Revert "initial brakeman setup"
|
|
|
Gruntfile.js
|
fix a binding thing
|
|
|
LICENSE
|
Added LICENSE
|
|
|
README.md
|
Update README.md
|
|
|
Rakefile
|
massive refactor, autotune is now an engine, closes #71
|
|
|
autotune.gemspec
|
include bootstrap datepicker css
|
|
|
package.json
|
refactor server event handling, upgrade alpaca closes #270
|
|
|
rails_template.rb
|
update template with new config
|
|