0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 21 hours ago.
May 08, 2023 — May 08, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Do something reasonable if encoding issues make the links impossible to embed. More... over 10 years ago
Add daemons gem to gemfile. More... over 10 years ago
Fixed some tests. More... about 11 years ago
Make work subclass views explicitly use the .html.haml layout Fix bug when work['abstract'] is nil. More... about 11 years ago
Replace rxml with builder. More... about 11 years ago
update changes More... about 11 years ago
Asynchronous csv people importing works here. More... about 11 years ago
Clean up controller action a bit. I think it could take more, but I'm not sure how yet. Redisplay form for submitting CVS after success. More... about 11 years ago
Require not used in class. More... about 11 years ago
Fix person csv import, but for now it is synchronous. More... about 11 years ago
Checkpointing - CSV load will work now if we remove the delay, but fails with the delay in place. More... about 11 years ago
Remove argument - at least this partially fixes things as the page will show now. More... about 11 years ago
Use update_column to skip callbacks. More... about 11 years ago
Latest changes More... about 11 years ago
For reasons that are unfortunatly unclear to me we get problems if observers are active when doing db:migrate. Pinched a bit of code to not start them up when running db:migrate. More... about 11 years ago
Use update_column to bypass callbacks. More... about 11 years ago
Replace FasterCSV with standard library CSV. More... about 11 years ago
updated changelog More... about 11 years ago
Merge branch 'rails-3.2' More... about 11 years ago
Update changelog More... about 11 years ago
Merge pull request #110 from jstirnaman/bibapp-head More... about 11 years ago
Merge branch 'rails-3.2-auth' into rails-3.2 More... about 11 years ago
Fix in case there is an encoding problem - at least avoid crash More... about 11 years ago
Made changes for omniauth 1.0 More... about 11 years ago
Add template for omniauth More... about 11 years ago
fix bug caused by typo More... about 11 years ago
Comment out some more Omniauth stuff. Use Rails.logger instead of RAILS_DEFAULT_LOGGER. More... about 11 years ago
Fix some ruby 1.8->1.9 issues More... about 11 years ago
Update omniauth gem. Remove omniauth initializers, as things there may have changed Remove postgres silencer gem, as it is deprecated and the problem seems to have gone away. More... about 11 years ago
typos More... about 11 years ago