1
I Use This!
Inactive

Commits : Listings

Analyzed 23 days ago. based on code collected 24 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Move README to .rst extension More... almost 14 years ago
README test More... almost 14 years ago
Implement stacktrace submission API v1, and add more test cases. More... almost 14 years ago
Improve API dispatching, and add cucumber tests for the API verification stuff. More... almost 14 years ago
Add smarter request dispatching in API; include version checks and checks for request methods used. More... almost 14 years ago
Add request validation for API methods. More... almost 14 years ago
Allow for hard-coded package secrets. Use hard-coded package secrets in seeds.rb More... almost 14 years ago
Fix routes some more. More... almost 14 years ago
Single out API tests as a rake task More... almost 14 years ago
- Fix typo in occurrence model - Fix deprecation warning in package model - Fix seeding More... almost 14 years ago
Improve seed handling wrt. regular rails operations. More... almost 14 years ago
Remove secret generation from package controller. More... almost 14 years ago
Validation in models. Also put app secret generation into model, where it belongs. More... almost 14 years ago
Simplify routes a bit More... almost 14 years ago
Simplify cucumber/assertions workaround. More... almost 14 years ago
To warm up with cucumber, test login. More... almost 14 years ago
web_steps.rb should not be used. We'll move what we want to use into general_steps.rb. Also add a few more steps there. More... almost 14 years ago
Workaround for broken cucumber More... almost 14 years ago
Quote page names, makes it easier to understand they're symbolic. More... almost 14 years ago
Deal with seeding within cucumber tests. More... almost 14 years ago
Fully integrate cucumber More... almost 14 years ago
Remove all traces of rspec. Add cucumber. More... almost 14 years ago
Package pages; create, edit packages. Deletion not yet implemented. More... almost 14 years ago
Gemfile updates More... almost 14 years ago
Add models for the app. More... almost 14 years ago
Layout login form better More... almost 14 years ago
Structure in place for login, logout, home page, account page. More... almost 14 years ago
Link to user account page in navigation bar. More... almost 14 years ago
Integrate sass stylesheets More... almost 14 years ago
Minimal app with authentication. More... almost 14 years ago