hybridgroup-octokit 0.6.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (82) hide show
  1. data/.document +4 -0
  2. data/.gemtest +0 -0
  3. data/.gitignore +24 -0
  4. data/.rspec +3 -0
  5. data/.travis.yml +6 -0
  6. data/Gemfile +3 -0
  7. data/LICENSE +20 -0
  8. data/README.markdown +73 -0
  9. data/Rakefile +8 -0
  10. data/changelog.markdown +42 -0
  11. data/lib/faraday/response/raise_error.rb +33 -0
  12. data/lib/octokit/client/authentication.rb +23 -0
  13. data/lib/octokit/client/commits.rb +16 -0
  14. data/lib/octokit/client/connection.rb +34 -0
  15. data/lib/octokit/client/issues.rb +60 -0
  16. data/lib/octokit/client/network.rb +15 -0
  17. data/lib/octokit/client/objects.rb +33 -0
  18. data/lib/octokit/client/organizations.rb +90 -0
  19. data/lib/octokit/client/pulls.rb +25 -0
  20. data/lib/octokit/client/repositories.rb +138 -0
  21. data/lib/octokit/client/request.rb +41 -0
  22. data/lib/octokit/client/timelines.rb +22 -0
  23. data/lib/octokit/client/users.rb +75 -0
  24. data/lib/octokit/client.rb +40 -0
  25. data/lib/octokit/configuration.rb +61 -0
  26. data/lib/octokit/repository.rb +39 -0
  27. data/lib/octokit/version.rb +3 -0
  28. data/lib/octokit.rb +53 -0
  29. data/octokit.gemspec +33 -0
  30. data/spec/faraday/response_spec.rb +34 -0
  31. data/spec/fixtures/blob.json +1 -0
  32. data/spec/fixtures/blob_metadata.json +1 -0
  33. data/spec/fixtures/blobs.json +1 -0
  34. data/spec/fixtures/branches.json +1 -0
  35. data/spec/fixtures/collaborators.json +1 -0
  36. data/spec/fixtures/comment.json +1 -0
  37. data/spec/fixtures/comments.json +1 -0
  38. data/spec/fixtures/commit.json +1 -0
  39. data/spec/fixtures/commits.json +1 -0
  40. data/spec/fixtures/contributors.json +1 -0
  41. data/spec/fixtures/delete_token.json +1 -0
  42. data/spec/fixtures/emails.json +1 -0
  43. data/spec/fixtures/followers.json +1 -0
  44. data/spec/fixtures/following.json +1 -0
  45. data/spec/fixtures/issue.json +1 -0
  46. data/spec/fixtures/issues.json +1 -0
  47. data/spec/fixtures/labels.json +1 -0
  48. data/spec/fixtures/languages.json +1 -0
  49. data/spec/fixtures/network.json +1 -0
  50. data/spec/fixtures/network_data.json +1 -0
  51. data/spec/fixtures/network_meta.json +1 -0
  52. data/spec/fixtures/organization.json +1 -0
  53. data/spec/fixtures/organizations.json +1 -0
  54. data/spec/fixtures/public_keys.json +1 -0
  55. data/spec/fixtures/pull.json +1 -0
  56. data/spec/fixtures/pulls.json +1 -0
  57. data/spec/fixtures/raw.txt +7 -0
  58. data/spec/fixtures/repositories.json +1 -0
  59. data/spec/fixtures/repository.json +1 -0
  60. data/spec/fixtures/tags.json +1 -0
  61. data/spec/fixtures/team.json +1 -0
  62. data/spec/fixtures/teams.json +1 -0
  63. data/spec/fixtures/timeline.json +1237 -0
  64. data/spec/fixtures/tree.json +1 -0
  65. data/spec/fixtures/tree_metadata.json +1 -0
  66. data/spec/fixtures/user.json +1 -0
  67. data/spec/fixtures/users.json +1 -0
  68. data/spec/fixtures/watchers.json +1 -0
  69. data/spec/helper.rb +64 -0
  70. data/spec/octokit/client/commits_spec.rb +32 -0
  71. data/spec/octokit/client/issues_spec.rb +154 -0
  72. data/spec/octokit/client/network_spec.rb +32 -0
  73. data/spec/octokit/client/objects_spec.rb +81 -0
  74. data/spec/octokit/client/organizations_spec.rb +234 -0
  75. data/spec/octokit/client/pulls_spec.rb +44 -0
  76. data/spec/octokit/client/repositories_spec.rb +331 -0
  77. data/spec/octokit/client/timelines_spec.rb +42 -0
  78. data/spec/octokit/client/users_spec.rb +274 -0
  79. data/spec/octokit/client_spec.rb +12 -0
  80. data/spec/octokit_spec.rb +15 -0
  81. data/spec/repository_spec.rb +54 -0
  82. metadata +403 -0
@@ -0,0 +1 @@
1
+ {"network":[{"has_wiki":true,"language":"Ruby","pushed_at":"2011/01/18 08:46:35 -0800","url":"https://github.com/sferik/rails_admin","homepage":"","watchers":1325,"forks":114,"open_issues":44,"created_at":"2010/08/01 10:01:00 -0700","fork":false,"has_issues":true,"size":2756,"private":false,"name":"rails_admin","owner":"sferik","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/08/10 09:05:02 -0700","url":"https://github.com/digx/rails_admin","homepage":"","watchers":1,"forks":1,"open_issues":0,"created_at":"2010/08/10 09:20:19 -0700","fork":true,"has_issues":false,"size":280,"private":false,"name":"rails_admin","owner":"digx","has_downloads":true,"description":"RailsAdmin"},{"has_wiki":true,"pushed_at":"2010/08/27 09:17:03 -0700","url":"https://github.com/galuto/rails_admin","homepage":"","watchers":1,"forks":1,"open_issues":0,"created_at":"2010/08/27 15:15:27 -0700","fork":true,"has_issues":false,"size":4132,"private":false,"name":"rails_admin","owner":"galuto","has_downloads":true,"description":"RailsAdmin"},{"has_wiki":true,"pushed_at":"2010/08/31 11:13:37 -0700","url":"https://github.com/lucasts/rails_admin","homepage":"","watchers":1,"forks":1,"open_issues":0,"created_at":"2010/09/02 19:12:40 -0700","fork":true,"has_issues":false,"size":5612,"private":false,"name":"rails_admin","owner":"lucasts","has_downloads":true,"description":"RailsAdmin"},{"has_wiki":true,"pushed_at":"2010/09/21 13:33:31 -0700","url":"https://github.com/drogus/rails_admin","homepage":"","watchers":4,"forks":1,"open_issues":0,"created_at":"2010/09/06 05:34:47 -0700","fork":true,"has_issues":false,"size":2144,"private":false,"name":"rails_admin","owner":"drogus","has_downloads":true,"description":"RailsAdmin"},{"has_wiki":true,"pushed_at":"2011/01/03 19:37:15 -0800","url":"https://github.com/kaapa/rails_admin","homepage":"","watchers":1,"forks":1,"open_issues":0,"created_at":"2010/09/08 14:45:43 -0700","fork":true,"has_issues":false,"size":256,"private":false,"name":"rails_admin","owner":"kaapa","has_downloads":true,"description":"RailsAdmin"},{"has_wiki":true,"pushed_at":"2010/09/08 22:23:40 -0700","url":"https://github.com/myabc/rails_admin","homepage":"","watchers":1,"forks":1,"open_issues":0,"created_at":"2010/09/10 04:34:57 -0700","fork":true,"has_issues":false,"size":6820,"private":false,"name":"rails_admin","owner":"myabc","has_downloads":true,"description":"RailsAdmin"},{"has_wiki":true,"pushed_at":"2010/09/22 20:27:31 -0700","url":"https://github.com/hassox/rails_admin","homepage":"","watchers":3,"forks":0,"open_issues":0,"created_at":"2010/09/14 03:05:52 -0700","fork":true,"has_issues":false,"size":3484,"private":false,"name":"rails_admin","owner":"hassox","has_downloads":true,"description":"RailsAdmin"},{"has_wiki":true,"pushed_at":"2010/12/13 18:56:27 -0800","url":"https://github.com/jackdempsey/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/09/17 15:53:26 -0700","fork":true,"has_issues":false,"size":112,"private":false,"name":"rails_admin","owner":"jackdempsey","has_downloads":true,"description":"RailsAdmin"},{"has_wiki":true,"pushed_at":"2010/09/27 10:59:30 -0700","url":"https://github.com/rafaalves/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/09/28 08:40:42 -0700","fork":true,"has_issues":false,"size":1528,"private":false,"name":"rails_admin","owner":"rafaalves","has_downloads":true,"description":"RailsAdmin"},{"has_wiki":true,"pushed_at":"2010/09/27 10:59:30 -0700","url":"https://github.com/alanmeira/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/09/29 12:02:34 -0700","fork":true,"has_issues":false,"size":1528,"private":false,"name":"rails_admin","owner":"alanmeira","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/09/27 10:59:30 -0700","url":"https://github.com/mks0101/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/09/29 14:52:46 -0700","fork":true,"has_issues":false,"size":1528,"private":false,"name":"rails_admin","owner":"mks0101","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/10/01 09:17:37 -0700","url":"https://github.com/hoelmer/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/10/01 06:56:36 -0700","fork":true,"has_issues":false,"size":1440,"private":false,"name":"rails_admin","owner":"hoelmer","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/10/04 17:43:02 -0700","url":"https://github.com/matheusca/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/10/04 17:41:04 -0700","fork":true,"has_issues":false,"size":1320,"private":false,"name":"rails_admin","owner":"matheusca","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/10/06 20:07:01 -0700","url":"https://github.com/robertd/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/10/07 08:14:16 -0700","fork":true,"has_issues":false,"size":2736,"private":false,"name":"rails_admin","owner":"robertd","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/12/23 13:29:00 -0800","url":"https://github.com/caiotarifa/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/10/12 20:37:45 -0700","fork":true,"has_issues":false,"size":184,"private":false,"name":"rails_admin","owner":"caiotarifa","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/10/11 18:10:31 -0700","url":"https://github.com/pilhofer/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/10/14 13:01:18 -0700","fork":true,"has_issues":false,"size":3192,"private":false,"name":"rails_admin","owner":"pilhofer","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/12/23 20:01:33 -0800","url":"https://github.com/ccabot/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/11/03 14:58:44 -0700","fork":true,"has_issues":false,"size":476,"private":false,"name":"rails_admin","owner":"ccabot","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/11/07 18:18:55 -0800","url":"https://github.com/dianakimball/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/11/07 17:29:34 -0800","fork":true,"has_issues":false,"size":1576,"private":false,"name":"rails_admin","owner":"dianakimball","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/11/11 10:48:49 -0800","url":"https://github.com/foca/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/11/10 11:09:10 -0800","fork":true,"has_issues":false,"size":1648,"private":false,"name":"rails_admin","owner":"foca","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/11/13 05:24:25 -0800","url":"https://github.com/oivoodoo/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/11/13 11:10:24 -0800","fork":true,"has_issues":false,"size":6792,"private":false,"name":"rails_admin","owner":"oivoodoo","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/11/13 05:24:25 -0800","url":"https://github.com/shaug/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/11/14 21:42:43 -0800","fork":true,"has_issues":false,"size":6792,"private":false,"name":"rails_admin","owner":"shaug","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/11/21 08:43:40 -0800","url":"https://github.com/rainly/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/11/22 01:22:27 -0800","fork":true,"has_issues":false,"size":8212,"private":false,"name":"rails_admin","owner":"rainly","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/12/20 23:19:53 -0800","url":"https://github.com/baldowl/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/11/25 01:35:09 -0800","fork":true,"has_issues":false,"size":100,"private":false,"name":"rails_admin","owner":"baldowl","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/12/08 03:46:18 -0800","url":"https://github.com/kavu/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/11/29 02:53:45 -0800","fork":true,"has_issues":false,"size":1724,"private":false,"name":"rails_admin","owner":"kavu","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"language":"Ruby","pushed_at":"2011/01/13 07:54:13 -0800","url":"https://github.com/slawosz/rails_admin","homepage":"","watchers":2,"forks":0,"open_issues":0,"created_at":"2010/11/29 06:58:20 -0800","fork":true,"has_issues":false,"size":2424,"private":false,"name":"rails_admin","owner":"slawosz","has_downloads":true,"description":"my fork, original description: RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/11/29 15:36:22 -0800","url":"https://github.com/dinhhai/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/11/29 20:17:25 -0800","fork":true,"has_issues":false,"size":8788,"private":false,"name":"rails_admin","owner":"dinhhai","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/12/13 14:40:38 -0800","url":"https://github.com/federomero/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/12/07 20:09:09 -0800","fork":true,"has_issues":false,"size":156,"private":false,"name":"rails_admin","owner":"federomero","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/12/05 10:09:29 -0800","url":"https://github.com/grigio/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/12/08 13:21:14 -0800","fork":true,"has_issues":false,"size":212,"private":false,"name":"rails_admin","owner":"grigio","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/12/08 18:58:56 -0800","url":"https://github.com/sbusso/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/12/09 05:53:01 -0800","fork":true,"has_issues":false,"size":760,"private":false,"name":"rails_admin","owner":"sbusso","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/12/12 23:11:30 -0800","url":"https://github.com/base16soft/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/12/13 10:02:58 -0800","fork":true,"has_issues":false,"size":916,"private":false,"name":"rails_admin","owner":"base16soft","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/12/16 03:31:39 -0800","url":"https://github.com/jeroenvandijk/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/12/15 08:40:59 -0800","fork":true,"has_issues":false,"size":1148,"private":false,"name":"rails_admin","owner":"jeroenvandijk","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/12/15 18:31:58 -0800","url":"https://github.com/josal/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/12/16 02:27:24 -0800","fork":true,"has_issues":false,"size":1264,"private":false,"name":"rails_admin","owner":"josal","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/12/16 07:21:20 -0800","url":"https://github.com/krekoten/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/12/16 06:50:05 -0800","fork":true,"has_issues":false,"size":1852,"private":false,"name":"rails_admin","owner":"krekoten","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/12/16 05:22:34 -0800","url":"https://github.com/mrjabba/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/12/16 08:25:17 -0800","fork":true,"has_issues":false,"size":1264,"private":false,"name":"rails_admin","owner":"mrjabba","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/12/16 05:22:34 -0800","url":"https://github.com/jpfuentes2/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/12/16 08:43:36 -0800","fork":true,"has_issues":false,"size":1264,"private":false,"name":"rails_admin","owner":"jpfuentes2","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/12/16 05:22:34 -0800","url":"https://github.com/wfarr/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/12/16 08:56:53 -0800","fork":true,"has_issues":false,"size":1264,"private":false,"name":"rails_admin","owner":"wfarr","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/12/16 11:28:59 -0800","url":"https://github.com/marcusmateus/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/12/16 12:56:01 -0800","fork":true,"has_issues":false,"size":1928,"private":false,"name":"rails_admin","owner":"marcusmateus","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/12/16 14:26:17 -0800","url":"https://github.com/martinciu/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/12/16 13:03:22 -0800","fork":true,"has_issues":false,"size":2112,"private":false,"name":"rails_admin","owner":"martinciu","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/12/16 14:00:39 -0800","url":"https://github.com/cameronpriest/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/12/16 14:26:20 -0800","fork":true,"has_issues":false,"size":1928,"private":false,"name":"rails_admin","owner":"cameronpriest","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/12/16 14:38:21 -0800","url":"https://github.com/thedelchop/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/12/16 17:41:49 -0800","fork":true,"has_issues":false,"size":1928,"private":false,"name":"rails_admin","owner":"thedelchop","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/12/16 19:25:12 -0800","url":"https://github.com/aliix/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/12/16 19:56:20 -0800","fork":true,"has_issues":false,"size":1928,"private":false,"name":"rails_admin","owner":"aliix","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/12/17 01:02:54 -0800","url":"https://github.com/joerichsen/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/12/17 01:02:03 -0800","fork":true,"has_issues":false,"size":2388,"private":false,"name":"rails_admin","owner":"joerichsen","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/12/22 08:02:04 -0800","url":"https://github.com/joshk/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/12/17 04:40:47 -0800","fork":true,"has_issues":false,"size":2548,"private":false,"name":"rails_admin","owner":"joshk","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/12/17 08:15:55 -0800","url":"https://github.com/igmarin/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/12/17 07:54:06 -0800","fork":true,"has_issues":false,"size":2636,"private":false,"name":"rails_admin","owner":"igmarin","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/12/17 05:08:20 -0800","url":"https://github.com/filiperocha/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/12/17 08:10:33 -0800","fork":true,"has_issues":false,"size":1928,"private":false,"name":"rails_admin","owner":"filiperocha","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/12/17 05:08:20 -0800","url":"https://github.com/chewbranca/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/12/17 09:09:01 -0800","fork":true,"has_issues":false,"size":1928,"private":false,"name":"rails_admin","owner":"chewbranca","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"language":"Ruby","pushed_at":"2011/01/16 04:45:10 -0800","url":"https://github.com/ml/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/12/17 13:01:32 -0800","fork":true,"has_issues":false,"size":3212,"private":false,"name":"rails_admin","owner":"ml","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/12/23 17:05:09 -0800","url":"https://github.com/mattsears/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/12/17 16:30:00 -0800","fork":true,"has_issues":false,"size":104,"private":false,"name":"rails_admin","owner":"mattsears","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/12/17 14:13:26 -0800","url":"https://github.com/Epictetus/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/12/17 17:03:29 -0800","fork":true,"has_issues":false,"size":2688,"private":false,"name":"rails_admin","owner":"Epictetus","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/12/17 14:13:26 -0800","url":"https://github.com/tavon/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/12/17 19:50:43 -0800","fork":true,"has_issues":false,"size":2688,"private":false,"name":"rails_admin","owner":"tavon","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/12/17 14:13:26 -0800","url":"https://github.com/rdt1/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/12/17 22:21:12 -0800","fork":true,"has_issues":false,"size":2688,"private":false,"name":"rails_admin","owner":"rdt1","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"language":"Ruby","pushed_at":"2010/12/18 09:26:15 -0800","url":"https://github.com/simaob/rails_admin","homepage":"","watchers":2,"forks":1,"open_issues":0,"created_at":"2010/12/18 07:03:04 -0800","fork":true,"has_issues":false,"size":152,"private":false,"name":"rails_admin","owner":"simaob","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2011/01/08 03:45:16 -0800","url":"https://github.com/piotrj/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/12/18 08:08:01 -0800","fork":true,"has_issues":false,"size":940,"private":false,"name":"rails_admin","owner":"piotrj","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/12/18 09:37:09 -0800","url":"https://github.com/simonista/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/12/18 09:41:56 -0800","fork":true,"has_issues":false,"size":2688,"private":false,"name":"rails_admin","owner":"simonista","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":false,"pushed_at":"2010/12/18 09:37:09 -0800","url":"https://github.com/floChip/rails_admin","organization":"floChip","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/12/18 10:48:40 -0800","fork":true,"has_issues":false,"size":2688,"private":false,"name":"rails_admin","owner":"floChip","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/12/18 15:11:32 -0800","url":"https://github.com/mankind/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/12/18 13:46:08 -0800","fork":true,"has_issues":false,"size":388,"private":false,"name":"rails_admin","owner":"mankind","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/12/19 04:28:20 -0800","url":"https://github.com/mengu/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/12/18 16:56:49 -0800","fork":true,"has_issues":false,"size":396,"private":false,"name":"rails_admin","owner":"mengu","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/12/18 18:26:38 -0800","url":"https://github.com/tubbo/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/12/18 19:04:22 -0800","fork":true,"has_issues":false,"size":356,"private":false,"name":"rails_admin","owner":"tubbo","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/12/22 16:52:14 -0800","url":"https://github.com/hurrycane/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/12/19 02:49:17 -0800","fork":true,"has_issues":false,"size":496,"private":false,"name":"rails_admin","owner":"hurrycane","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/12/19 07:53:35 -0800","url":"https://github.com/dalexandre/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/12/19 12:29:33 -0800","fork":true,"has_issues":false,"size":356,"private":false,"name":"rails_admin","owner":"dalexandre","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/12/24 11:24:16 -0800","url":"https://github.com/edwinmoss/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/12/20 04:24:28 -0800","fork":true,"has_issues":false,"size":512,"private":false,"name":"rails_admin","owner":"edwinmoss","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"language":"Ruby","pushed_at":"2011/01/10 18:08:02 -0800","url":"https://github.com/akitaonrails/rails_admin","homepage":"","watchers":13,"forks":1,"open_issues":0,"created_at":"2010/12/20 05:15:37 -0800","fork":true,"has_issues":false,"size":4708,"private":false,"name":"rails_admin","owner":"akitaonrails","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/12/20 15:25:56 -0800","url":"https://github.com/pzhang/rails_admin","homepage":"","watchers":2,"forks":0,"open_issues":0,"created_at":"2010/12/20 15:40:36 -0800","fork":true,"has_issues":false,"size":652,"private":false,"name":"rails_admin","owner":"pzhang","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/12/21 08:17:46 -0800","url":"https://github.com/bfeigin/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/12/21 10:05:30 -0800","fork":true,"has_issues":false,"size":1220,"private":false,"name":"rails_admin","owner":"bfeigin","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/12/21 13:59:43 -0800","url":"https://github.com/mytrile/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/12/21 12:28:30 -0800","fork":true,"has_issues":false,"size":1220,"private":false,"name":"rails_admin","owner":"mytrile","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"language":"Ruby","pushed_at":"2011/01/10 10:45:25 -0800","url":"https://github.com/dcrec1/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/12/21 15:55:15 -0800","fork":true,"has_issues":false,"size":1468,"private":false,"name":"rails_admin","owner":"dcrec1","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/12/22 02:17:07 -0800","url":"https://github.com/guidefreitas/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/12/22 02:38:45 -0800","fork":true,"has_issues":false,"size":3808,"private":false,"name":"rails_admin","owner":"guidefreitas","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/12/22 10:30:43 -0800","url":"https://github.com/pedrobrasileiro/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/12/22 10:44:13 -0800","fork":true,"has_issues":false,"size":1304,"private":false,"name":"rails_admin","owner":"pedrobrasileiro","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/12/23 17:54:58 -0800","url":"https://github.com/sprout/rails_admin","organization":"sprout","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/12/22 17:39:50 -0800","fork":true,"has_issues":false,"size":2056,"private":false,"name":"rails_admin","owner":"sprout","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/12/23 18:24:17 -0800","url":"https://github.com/charlenopires/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/12/23 21:09:22 -0800","fork":true,"has_issues":false,"size":2020,"private":false,"name":"rails_admin","owner":"charlenopires","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/12/23 18:24:17 -0800","url":"https://github.com/mgrigajtis/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/12/23 21:53:19 -0800","fork":true,"has_issues":false,"size":2020,"private":false,"name":"rails_admin","owner":"mgrigajtis","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/12/23 22:45:14 -0800","url":"https://github.com/kollektiv/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/12/23 22:24:46 -0800","fork":true,"has_issues":false,"size":2112,"private":false,"name":"rails_admin","owner":"kollektiv","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/12/23 18:24:17 -0800","url":"https://github.com/michelbrito/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/12/24 04:34:07 -0800","fork":true,"has_issues":false,"size":2020,"private":false,"name":"rails_admin","owner":"michelbrito","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/12/24 17:37:33 -0800","url":"https://github.com/abdul/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/12/24 22:32:52 -0800","fork":true,"has_issues":false,"size":2300,"private":false,"name":"rails_admin","owner":"abdul","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/12/24 23:18:14 -0800","url":"https://github.com/ecleel/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/12/25 02:28:53 -0800","fork":true,"has_issues":false,"size":2300,"private":false,"name":"rails_admin","owner":"ecleel","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/12/25 15:38:07 -0800","url":"https://github.com/rosenfeld/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/12/25 14:52:03 -0800","fork":true,"has_issues":false,"size":2248,"private":false,"name":"rails_admin","owner":"rosenfeld","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/12/24 23:18:14 -0800","url":"https://github.com/joelsouza/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/12/26 05:41:11 -0800","fork":true,"has_issues":false,"size":2300,"private":false,"name":"rails_admin","owner":"joelsouza","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/12/26 12:45:53 -0800","url":"https://github.com/bees/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/12/26 11:25:26 -0800","fork":true,"has_issues":false,"size":2328,"private":false,"name":"rails_admin","owner":"bees","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/12/26 14:54:54 -0800","url":"https://github.com/suhaspnehete/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/12/26 22:26:04 -0800","fork":true,"has_issues":false,"size":2376,"private":false,"name":"rails_admin","owner":"suhaspnehete","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/12/30 01:38:23 -0800","url":"https://github.com/nando/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/12/27 01:01:59 -0800","fork":true,"has_issues":false,"size":2380,"private":false,"name":"rails_admin","owner":"nando","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/12/28 13:28:41 -0800","url":"https://github.com/lannon/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/12/28 13:24:01 -0800","fork":true,"has_issues":false,"size":1380,"private":false,"name":"rails_admin","owner":"lannon","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/12/28 12:31:22 -0800","url":"https://github.com/navseeker/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/12/28 14:02:48 -0800","fork":true,"has_issues":false,"size":2584,"private":false,"name":"rails_admin","owner":"navseeker","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/12/28 18:50:16 -0800","url":"https://github.com/pailoro/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/12/29 15:34:50 -0800","fork":true,"has_issues":false,"size":1444,"private":false,"name":"rails_admin","owner":"pailoro","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/12/30 06:12:20 -0800","url":"https://github.com/benlovell/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2010/12/30 06:08:06 -0800","fork":true,"has_issues":false,"size":1600,"private":false,"name":"rails_admin","owner":"benlovell","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2011/01/02 04:11:34 -0800","url":"https://github.com/amasses/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2011/01/02 03:29:48 -0800","fork":true,"has_issues":false,"size":1840,"private":false,"name":"rails_admin","owner":"amasses","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2010/12/30 18:25:37 -0800","url":"https://github.com/nc/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2011/01/02 05:17:44 -0800","fork":true,"has_issues":false,"size":1644,"private":false,"name":"rails_admin","owner":"nc","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2011/01/04 01:50:40 -0800","url":"https://github.com/dapi/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2011/01/03 13:00:57 -0800","fork":true,"has_issues":false,"size":1940,"private":false,"name":"rails_admin","owner":"dapi","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"language":"Ruby","pushed_at":"2011/01/12 23:17:15 -0800","url":"https://github.com/akzhan/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2011/01/04 04:30:57 -0800","fork":true,"has_issues":false,"size":1992,"private":false,"name":"rails_admin","owner":"akzhan","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2011/01/04 10:38:14 -0800","url":"https://github.com/mlightner/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2011/01/04 12:44:49 -0800","fork":true,"has_issues":false,"size":2004,"private":false,"name":"rails_admin","owner":"mlightner","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2011/01/05 16:39:28 -0800","url":"https://github.com/jaqbeu/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2011/01/06 06:33:34 -0800","fork":true,"has_issues":false,"size":2152,"private":false,"name":"rails_admin","owner":"jaqbeu","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"language":"Ruby","pushed_at":"2011/01/15 09:51:15 -0800","url":"https://github.com/prami/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2011/01/07 13:23:31 -0800","fork":true,"has_issues":false,"size":2188,"private":false,"name":"rails_admin","owner":"prami","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2011/01/06 16:44:52 -0800","url":"https://github.com/albertobarrila/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2011/01/08 10:02:36 -0800","fork":true,"has_issues":false,"size":2252,"private":false,"name":"rails_admin","owner":"albertobarrila","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2011/01/08 13:16:34 -0800","url":"https://github.com/jdutil/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2011/01/08 13:14:50 -0800","fork":true,"has_issues":false,"size":2204,"private":false,"name":"rails_admin","owner":"jdutil","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"language":"Ruby","pushed_at":"2011/01/10 23:14:08 -0800","url":"https://github.com/JayTeeSF/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2011/01/08 21:12:35 -0800","fork":true,"has_issues":false,"size":2248,"private":false,"name":"rails_admin","owner":"JayTeeSF","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"language":"Ruby","pushed_at":"2011/01/15 20:12:08 -0800","url":"https://github.com/rodrigoscna/RailsAdmin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2011/01/09 10:14:03 -0800","fork":true,"has_issues":false,"size":2240,"private":false,"name":"RailsAdmin","owner":"rodrigoscna","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"pushed_at":"2011/01/09 14:35:49 -0800","url":"https://github.com/rahult/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2011/01/09 15:34:43 -0800","fork":true,"has_issues":false,"size":2276,"private":false,"name":"rails_admin","owner":"rahult","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"language":"Ruby","pushed_at":"2011/01/09 14:35:49 -0800","url":"https://github.com/xpresso/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2011/01/10 07:17:15 -0800","fork":true,"has_issues":false,"size":2276,"private":false,"name":"rails_admin","owner":"xpresso","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"language":"Ruby","pushed_at":"2011/01/10 13:43:15 -0800","url":"https://github.com/dark4eg/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2011/01/10 19:21:38 -0800","fork":true,"has_issues":false,"size":2276,"private":false,"name":"rails_admin","owner":"dark4eg","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"language":"Ruby","pushed_at":"2011/01/17 01:03:02 -0800","url":"https://github.com/buyaka/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2011/01/12 00:46:03 -0800","fork":true,"has_issues":false,"size":2312,"private":false,"name":"rails_admin","owner":"buyaka","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"language":"Ruby","pushed_at":"2011/01/11 07:58:07 -0800","url":"https://github.com/kimptoc/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2011/01/12 05:47:30 -0800","fork":true,"has_issues":false,"size":2388,"private":false,"name":"rails_admin","owner":"kimptoc","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"language":"Ruby","pushed_at":"2011/01/11 07:58:07 -0800","url":"https://github.com/fabiokr/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2011/01/12 13:50:28 -0800","fork":true,"has_issues":false,"size":2388,"private":false,"name":"rails_admin","owner":"fabiokr","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"language":"Ruby","pushed_at":"2011/01/11 07:58:07 -0800","url":"https://github.com/celo/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2011/01/12 14:28:25 -0800","fork":true,"has_issues":false,"size":2388,"private":false,"name":"rails_admin","owner":"celo","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"language":"Ruby","pushed_at":"2011/01/15 14:27:41 -0800","url":"https://github.com/kryzhovnik/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2011/01/12 17:48:41 -0800","fork":true,"has_issues":false,"size":2368,"private":false,"name":"rails_admin","owner":"kryzhovnik","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"language":"Ruby","pushed_at":"2011/01/12 18:01:52 -0800","url":"https://github.com/samcea/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2011/01/12 18:47:20 -0800","fork":true,"has_issues":false,"size":2388,"private":false,"name":"rails_admin","owner":"samcea","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"language":"Ruby","pushed_at":"2011/01/17 11:43:30 -0800","url":"https://github.com/brighton-agency/rails_admin","homepage":"","watchers":2,"forks":0,"open_issues":0,"created_at":"2011/01/13 06:05:14 -0800","fork":true,"has_issues":false,"size":2644,"private":false,"name":"rails_admin","owner":"brighton-agency","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"language":"Ruby","pushed_at":"2011/01/13 20:01:24 -0800","url":"https://github.com/capotej/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2011/01/13 19:44:40 -0800","fork":true,"has_issues":false,"size":2328,"private":false,"name":"rails_admin","owner":"capotej","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"language":"Ruby","pushed_at":"2011/01/12 18:01:52 -0800","url":"https://github.com/andersjanmyr/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2011/01/14 05:59:24 -0800","fork":true,"has_issues":false,"size":2388,"private":false,"name":"rails_admin","owner":"andersjanmyr","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"language":"Ruby","pushed_at":"2011/01/12 18:01:52 -0800","url":"https://github.com/stevenjenkins/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2011/01/14 07:08:36 -0800","fork":true,"has_issues":false,"size":2388,"private":false,"name":"rails_admin","owner":"stevenjenkins","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"language":"Ruby","pushed_at":"2011/01/15 05:56:38 -0800","url":"https://github.com/lucassimao/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2011/01/16 13:39:28 -0800","fork":true,"has_issues":false,"size":2444,"private":false,"name":"rails_admin","owner":"lucassimao","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"language":"Ruby","pushed_at":"2011/01/16 13:47:56 -0800","url":"https://github.com/tdreyno/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2011/01/16 15:19:26 -0800","fork":true,"has_issues":false,"size":2488,"private":false,"name":"rails_admin","owner":"tdreyno","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},{"has_wiki":true,"language":"Ruby","pushed_at":"2011/01/16 13:47:56 -0800","url":"https://github.com/bearwithclaws/rails_admin","homepage":"","watchers":1,"forks":0,"open_issues":0,"created_at":"2011/01/17 08:47:28 -0800","fork":true,"has_issues":false,"size":2488,"private":false,"name":"rails_admin","owner":"bearwithclaws","has_downloads":true,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"}]}
@@ -0,0 +1 @@
1
+ {"commits":[{"parents":[["d9cc13475042b5d006e8111ae2bd6feaec9f9e95",780,0]],"author":"Rodrigo Rosenfeld Rosas","time":786,"id":"a17e82f61226771304cea5e798ca17ddda2246cd","date":"2010-12-25 14:58:19","gravatar":"7c110e6606bd4751a3261998ac6e6ee7","space":39,"message":"Remove Rodrigo Rosenfeld Rosas from the mentors list","login":"rosenfeld"},{"parents":[["a17e82f61226771304cea5e798ca17ddda2246cd",786,39]],"author":"Rodrigo Rosenfeld Rosas","time":787,"id":"52ef4ba67202f8a1e32516b2b3a84a1cb5c791ea","date":"2010-12-25 15:37:59","gravatar":"7c110e6606bd4751a3261998ac6e6ee7","space":39,"message":"Updates pt-BR translations","login":"rosenfeld"},{"parents":[["d9cc13475042b5d006e8111ae2bd6feaec9f9e95",780,0]],"author":"Rodrigo Rosenfeld Rosas","time":788,"id":"920ab21f542e9b364d9231c128647ca00b8fb187","date":"2010-12-26 08:43:25","gravatar":"7c110e6606bd4751a3261998ac6e6ee7","space":0,"message":"Remove Rodrigo Rosenfeld Rosas from the mentors list","login":"rosenfeld"},{"parents":[["920ab21f542e9b364d9231c128647ca00b8fb187",788,0]],"author":"Rodrigo Rosenfeld Rosas","time":789,"id":"0cd178664beb36d716c6aac5f7bfc721cdd8d746","date":"2010-12-26 08:43:26","gravatar":"7c110e6606bd4751a3261998ac6e6ee7","space":0,"message":"Updates pt-BR translations","login":"rosenfeld"},{"parents":[["0cd178664beb36d716c6aac5f7bfc721cdd8d746",789,0],["6cdf0689d52714f9040395b6e7d8e11b2a1e5279",785,4]],"author":"Erik Michaels-Ober","time":790,"id":"bae06b1a14cdc055508f9dfc1f2d13a522265c08","date":"2010-12-26 08:47:36","gravatar":"1f74b13f1e5c6c69cb5d7fbaabb1e2cb","space":0,"message":"Merge branch 'unbundle_ckeditor' of https://github.com/akitaonrails/rails_admin into akitaonrails-unbundle_ckeditor","login":"sferik"},{"parents":[["bae06b1a14cdc055508f9dfc1f2d13a522265c08",790,0]],"author":"Bernhard Essl","time":791,"id":"5b0922ee102c3bd7ad8c1b1a281a713e5ebb4f00","date":"2010-12-26 12:12:24","gravatar":"f8c5dcc5f11e26a24b863c264671a234","space":38,"message":"add german translation files","login":""},{"parents":[["bae06b1a14cdc055508f9dfc1f2d13a522265c08",790,0]],"author":"Bernhard Essl","time":792,"id":"ce8d0b2aed1b12141dc92e40b9a092c26f08572b","date":"2010-12-26 12:49:39","gravatar":"f8c5dcc5f11e26a24b863c264671a234","space":0,"message":"add german translation files","login":""},{"parents":[["ce8d0b2aed1b12141dc92e40b9a092c26f08572b",792,0],["25944367bd449e0f6107c24136be4404da89d13f",772,2]],"author":"toby cabot","time":793,"id":"c2c8568c820f3c6798288d15d0e9e0e2381f7821","date":"2010-12-26 14:36:12","gravatar":"e381ef5e90b6ed2bd5082a9a463cea3b","space":0,"message":"Merge branch 'railsy_routes'","login":"caboteria"},{"parents":[["c2c8568c820f3c6798288d15d0e9e0e2381f7821",793,0]],"author":"toby cabot","time":794,"id":"36b6a5f4e67008ea25ae4db1775421a4aafbd70f","date":"2010-12-26 14:54:33","gravatar":"e381ef5e90b6ed2bd5082a9a463cea3b","space":0,"message":"fix German translations so they don't override English","login":"caboteria"},{"parents":[["36b6a5f4e67008ea25ae4db1775421a4aafbd70f",794,0]],"author":"Fernando García Samblas","time":795,"id":"5589bf5f5c479105a831cde44bd6bf3425c2e87f","date":"2010-12-27 12:35:16","gravatar":"75cf3e99d398f414c227a63bcdb46b51","space":35,"message":"Check Devise presence before retrieving its resource","login":"nando"},{"parents":[["36b6a5f4e67008ea25ae4db1775421a4aafbd70f",794,0]],"author":"toby cabot","time":796,"id":"af693ad7f9568493d6eb6d09c30d1ddee249e804","date":"2010-12-27 17:12:29","gravatar":"e381ef5e90b6ed2bd5082a9a463cea3b","space":0,"message":"issue 197, per bjeanes, make routes more restful","login":"caboteria"},{"parents":[["af693ad7f9568493d6eb6d09c30d1ddee249e804",796,0]],"author":"toby cabot","time":797,"id":"70426721d800543c52594e3cc654d10de5634e35","date":"2010-12-27 17:13:31","gravatar":"e381ef5e90b6ed2bd5082a9a463cea3b","space":0,"message":"fix 404's caused by removal of ckeditor","login":"caboteria"},{"parents":[["70426721d800543c52594e3cc654d10de5634e35",797,0]],"author":"toby cabot","time":798,"id":"87f3fd009f2c209449c0a623071b2f05e6b83249","date":"2010-12-27 20:04:02","gravatar":"e381ef5e90b6ed2bd5082a9a463cea3b","space":0,"message":"cleanup from earlier routing changes: fix delete link on edit pages","login":"caboteria"},{"parents":[["87f3fd009f2c209449c0a623071b2f05e6b83249",798,0]],"author":"toby cabot","time":799,"id":"bdf3d6fe89402e63f225d8b425f4647b2ac1c9cd","date":"2010-12-27 20:25:53","gravatar":"e381ef5e90b6ed2bd5082a9a463cea3b","space":0,"message":"more routes cleanup: now that we're restful we need to GET xhr updates","login":"caboteria"},{"parents":[["bdf3d6fe89402e63f225d8b425f4647b2ac1c9cd",799,0]],"author":"toby cabot","time":800,"id":"f9d74eb1d1329f7ac6b1bf67ff253948d2ea7694","date":"2010-12-28 08:25:53","gravatar":"6d246f2dde05095bebd3ba3cb54c676a","space":0,"message":"partial revert of 5a1e0cc which broke the dashboard history slider","login":"ccabot"},{"parents":[["b866dc189c45bd376a5385796ad2c25e2f46a025",770,0]],"author":"Matt Sears","time":801,"id":"db004a2f9deee28e0e76193e3cf4a5c00c7128aa","date":"2010-12-28 11:33:38","gravatar":"dcee1cb611931f35e6e2963d13b29573","space":1,"message":"Add constant for the set of attributes the History class should ignore","login":"mattsears"},{"parents":[["db004a2f9deee28e0e76193e3cf4a5c00c7128aa",801,1]],"author":"Matt Sears","time":802,"id":"adba8fd310a3e023bce6160e025f929dc2099f38","date":"2010-12-28 11:34:54","gravatar":"dcee1cb611931f35e6e2963d13b29573","space":1,"message":"Add specs for recording has_many association changes for basic updating","login":"mattsears"},{"parents":[["adba8fd310a3e023bce6160e025f929dc2099f38",802,1]],"author":"Matt Sears","time":803,"id":"458063a08a651f13754526085bc93d57e02272dc","date":"2010-12-28 11:39:57","gravatar":"dcee1cb611931f35e6e2963d13b29573","space":1,"message":"Add history messages when has_many associations are added or removed; changes to assococations are also logged","login":"mattsears"},{"parents":[["f9d74eb1d1329f7ac6b1bf67ff253948d2ea7694",800,0],["458063a08a651f13754526085bc93d57e02272dc",803,1]],"author":"Matt Sears","time":804,"id":"b4dccd1c1cbac44eeaf625535fc9f48fe35e34b4","date":"2010-12-28 11:40:53","gravatar":"dcee1cb611931f35e6e2963d13b29573","space":0,"message":"Merge branch 'has_many_history'","login":"mattsears"},{"parents":[["b4dccd1c1cbac44eeaf625535fc9f48fe35e34b4",804,0]],"author":"Matt Sears","time":805,"id":"da71a3ccd99bb12cc684c26aa8dcc88ca0af7c80","date":"2010-12-28 12:31:19","gravatar":"dcee1cb611931f35e6e2963d13b29573","space":0,"message":"Remove documentation related to using an accessor in the config dsl since it's not supported","login":"mattsears"},{"parents":[["da71a3ccd99bb12cc684c26aa8dcc88ca0af7c80",805,0]],"author":"lannon","time":806,"id":"bddd51cd417468051599f16b27f643d40fe4ebfb","date":"2010-12-28 13:28:05","gravatar":"21c5e2571e7cd71291bb4c23f99477de","space":37,"message":"can't figure out how to customize assets","login":"lannon"},{"parents":[["da71a3ccd99bb12cc684c26aa8dcc88ca0af7c80",805,0]],"author":"toby cabot","time":807,"id":"59cc2f74da2a58c021ecd1a2835d7a310fa026bf","date":"2010-12-28 17:48:16","gravatar":"e381ef5e90b6ed2bd5082a9a463cea3b","space":0,"message":"fix for Ruby 1.8.7","login":"caboteria"},{"parents":[["59cc2f74da2a58c021ecd1a2835d7a310fa026bf",807,0]],"author":"Petteri Kääpä","time":808,"id":"bb630679bbad1684fec5e57c91a0373e2903e26e","date":"2010-12-28 18:16:12","gravatar":"40a0afa49eb7b12db4dcda70b2e1520d","space":0,"message":"Has-many and has-and-belongs-to-many form widgets are required to submit","login":"kaapa"},{"parents":[["bb630679bbad1684fec5e57c91a0373e2903e26e",808,0]],"author":"Petteri Kääpä","time":809,"id":"c44dcc7a0c2bdeadf684d886638addebabd522cf","date":"2010-12-28 18:34:10","gravatar":"40a0afa49eb7b12db4dcda70b2e1520d","space":0,"message":"Continue removing documentation related to using an accessor, see commit","login":"kaapa"},{"parents":[["c44dcc7a0c2bdeadf684d886638addebabd522cf",809,0]],"author":"Sławosz Sławiński","time":810,"id":"cb7eaa6d0797bdb9fda2f5a9c95a5b94b5b9db23","date":"2010-12-29 07:09:04","gravatar":"4f0352566f95bfdae627a538521833ad","space":14,"message":"documentation and failling specs for first case of customization","login":"slawosz"},{"parents":[["c44dcc7a0c2bdeadf684d886638addebabd522cf",809,0]],"author":"Fernando García Samblas","time":811,"id":"004404d77834f8018362ba30d7338c2976072c2b","date":"2010-12-29 09:46:46","gravatar":"75cf3e99d398f414c227a63bcdb46b51","space":36,"message":"Check Devise presence before retrieving its resource","login":"nando"},{"parents":[["c44dcc7a0c2bdeadf684d886638addebabd522cf",809,0]],"author":"Petteri Kääpä","time":812,"id":"9da54620602edabccabca401bf83462a2e51c795","date":"2010-12-29 17:02:59","gravatar":"40a0afa49eb7b12db4dcda70b2e1520d","space":2,"message":"Remove equal sign postfixed writers from config DSL","login":"kaapa"},{"parents":[["5589bf5f5c479105a831cde44bd6bf3425c2e87f",795,35],["004404d77834f8018362ba30d7338c2976072c2b",811,36]],"author":"Fernando García Samblas","time":813,"id":"cf8675e4255e9d0d6bc9b65fe4165ed0d6bdf563","date":"2010-12-30 00:59:16","gravatar":"75cf3e99d398f414c227a63bcdb46b51","space":35,"message":"Merge branch 'master' of github.com:nando/rails_admin","login":"nando"},{"parents":[["cf8675e4255e9d0d6bc9b65fe4165ed0d6bdf563",813,35]],"author":"Fernando García Samblas","time":814,"id":"8875664676c88fa73151e46cf959a78d70875d2a","date":"2010-12-30 01:03:04","gravatar":"75cf3e99d398f414c227a63bcdb46b51","space":35,"message":"Check if current_user is there before calling it","login":"nando"},{"parents":[["8875664676c88fa73151e46cf959a78d70875d2a",814,35]],"author":"Fernando García Samblas","time":815,"id":"777c6a239c31bc8de34f6e36647d05693faed95f","date":"2010-12-30 01:03:54","gravatar":"75cf3e99d398f414c227a63bcdb46b51","space":35,"message":"Removed two duplicated titles","login":"nando"},{"parents":[["c44dcc7a0c2bdeadf684d886638addebabd522cf",809,0]],"author":"Fernando García Samblas","time":816,"id":"ce4794199271145bd736e948a9c4746aa0a6dd76","date":"2010-12-30 01:37:16","gravatar":"75cf3e99d398f414c227a63bcdb46b51","space":1,"message":"Removed two duplicated titles","login":"nando"},{"parents":[["c44dcc7a0c2bdeadf684d886638addebabd522cf",809,0]],"author":"Petteri Kääpä","time":817,"id":"d0eac6ec30a81e0b4cd88cba276472133e7a08d6","date":"2010-12-30 04:47:24","gravatar":"40a0afa49eb7b12db4dcda70b2e1520d","space":0,"message":"Store association field groups as symbols instead of strings, fixes #210","login":"kaapa"},{"parents":[["d0eac6ec30a81e0b4cd88cba276472133e7a08d6",817,0]],"author":"benlovell","time":818,"id":"3db4753e158cec8912a20b6aee4f8a3f94ebc89c","date":"2010-12-30 06:12:13","gravatar":"146e52d49d361f85c0945487452fc6a0","space":34,"message":"testing","login":"benlovell"},{"parents":[["d0eac6ec30a81e0b4cd88cba276472133e7a08d6",817,0],["ce4794199271145bd736e948a9c4746aa0a6dd76",816,1]],"author":"Erik Michaels-Ober","time":819,"id":"a31a87667278c7e83bf54214e189e44b534761d7","date":"2010-12-30 07:14:08","gravatar":"1f74b13f1e5c6c69cb5d7fbaabb1e2cb","space":1,"message":"Merge branch 'issue_titles' of https://github.com/nando/rails_admin into nando-issue_titles","login":"sferik"},{"parents":[["d0eac6ec30a81e0b4cd88cba276472133e7a08d6",817,0]],"author":"toby cabot","time":820,"id":"927304ce6faab1b129b9c2d76598597eb6981b1b","date":"2010-12-30 07:49:05","gravatar":"e381ef5e90b6ed2bd5082a9a463cea3b","space":0,"message":"issue 214, per kaerast: fix typo \"wither\" -> \"either\"","login":"caboteria"},{"parents":[["927304ce6faab1b129b9c2d76598597eb6981b1b",820,0],["a31a87667278c7e83bf54214e189e44b534761d7",819,1]],"author":"toby cabot","time":821,"id":"2452e8a988f0fc81c91a9ec03833d2fef9a56d12","date":"2010-12-30 07:53:19","gravatar":"e381ef5e90b6ed2bd5082a9a463cea3b","space":0,"message":"Merge branch 'master' of github-ccabot:sferik/rails_admin","login":"caboteria"},{"parents":[["cb7eaa6d0797bdb9fda2f5a9c95a5b94b5b9db23",810,14]],"author":"Sławosz Sławiński","time":822,"id":"348299e4c10d59beeabd5b868d5522c332ad0767","date":"2010-12-30 08:24:01","gravatar":"4f0352566f95bfdae627a538521833ad","space":14,"message":"plain spec for fields","login":"slawosz"},{"parents":[["348299e4c10d59beeabd5b868d5522c332ad0767",822,14]],"author":"Sławosz Sławiński","time":823,"id":"2f7e357cb8f2f52cc22586327e3ac7f514840c52","date":"2010-12-30 08:24:13","gravatar":"4f0352566f95bfdae627a538521833ad","space":14,"message":"improved docs","login":"slawosz"},{"parents":[["d0eac6ec30a81e0b4cd88cba276472133e7a08d6",817,0]],"author":"Petteri Kääpä","time":824,"id":"21a9ff1713a4e063802ea4d7e19f821d34ce9097","date":"2010-12-30 18:23:28","gravatar":"40a0afa49eb7b12db4dcda70b2e1520d","space":7,"message":"Support composite primary keys","login":"kaapa"},{"parents":[["1ee56dfdb3357258b133591c175d5c88450c89ae",758,41]],"author":"Mark Sears","time":825,"id":"5eeac4c71f81c94180a3ab98252d9f6898636989","date":"2010-12-30 21:42:38","gravatar":"98993d789c52d8a1dc00cc94e9d0e6bf","space":41,"message":"fixed bugs to get range working","login":"msears"},{"parents":[["5eeac4c71f81c94180a3ab98252d9f6898636989",825,41]],"author":"Mark Sears","time":826,"id":"1b129c68d546b8b8fb9a9cd17adc88e49e4145ea","date":"2010-12-22 21:54:39","gravatar":"98993d789c52d8a1dc00cc94e9d0e6bf","space":41,"message":"added closing script tag","login":"msears"},{"parents":[["1b129c68d546b8b8fb9a9cd17adc88e49e4145ea",826,41]],"author":"Mark Sears","time":827,"id":"fa813593e4f6a87440efda01109ff521f846cf2f","date":"2010-12-22 22:08:31","gravatar":"98993d789c52d8a1dc00cc94e9d0e6bf","space":41,"message":"removed console.log and added table name to avoid ambiguous SQL errors","login":"msears"},{"parents":[["fa813593e4f6a87440efda01109ff521f846cf2f",827,41]],"author":"Mark Sears","time":828,"id":"37d70d13e96a73ac23dc0f4b66439f08cba1259d","date":"2010-12-23 17:54:54","gravatar":"98993d789c52d8a1dc00cc94e9d0e6bf","space":41,"message":"fixed Last 24 Hours range bug","login":"msears"},{"parents":[["2452e8a988f0fc81c91a9ec03833d2fef9a56d12",821,0]],"author":"Matthew Savage","time":829,"id":"418d94a347e959c166146f44a0365ec4c18b42e7","date":"2011-01-02 03:57:51","gravatar":"1704c77d12df42caccc1490333adcb87","space":33,"message":"Changed invokation for migration to use the model invoke with the attributes supplied","login":"amasses"},{"parents":[["418d94a347e959c166146f44a0365ec4c18b42e7",829,33]],"author":"Matthew Savage","time":830,"id":"eb56e97dcdeed1c8eb69c07b64f319355a241f1e","date":"2011-01-02 03:59:42","gravatar":"1704c77d12df42caccc1490333adcb87","space":33,"message":"Updated to disable feature and send params properly","login":"amasses"},{"parents":[["eb56e97dcdeed1c8eb69c07b64f319355a241f1e",830,33]],"author":"Matthew Savage","time":831,"id":"01d4c2cb8e6709186500e004771554ef1a4f63c9","date":"2011-01-02 04:11:26","gravatar":"1704c77d12df42caccc1490333adcb87","space":33,"message":"fixed the way that the generator options were being passed","login":"amasses"},{"parents":[["2608fff63f2f3e1e72cb0ec8d941139c85d23c3b",728,13]],"author":"Sławosz Sławiński","time":832,"id":"2018cc0a90775730aaf3d999257c8447699c706b","date":"2011-01-02 07:34:49","gravatar":"c544188078900e5d5976689949177f11","space":13,"message":"add integration specs for creating related record","login":"slawosz"},{"parents":[["a9c5192b46ae80485edf3843a61d299de37648e8",782,25]],"author":"Maciej Lotkowski","time":833,"id":"deb5a33814f697a77f774ae35cf7f31f43507ed6","date":"2011-01-02 09:40:55","gravatar":"07fb1f108e968f7b8573307eefddd66f","space":26,"message":"Implemented history for create action + spec","login":"ml"},{"parents":[["2018cc0a90775730aaf3d999257c8447699c706b",832,13]],"author":"Sławosz Sławiński","time":834,"id":"8db09e921f990b1d6fdbed8c028ba097b4f5507b","date":"2011-01-02 12:03:49","gravatar":"c544188078900e5d5976689949177f11","space":13,"message":"specs","login":"slawosz"},{"parents":[["2452e8a988f0fc81c91a9ec03833d2fef9a56d12",821,0]],"author":"AkitaOnRails","time":835,"id":"a4d09238be93264cec7072d184aec169b4748803","date":"2011-01-02 19:44:08","gravatar":"98c2fb4c31fae25fe0b618f1c994c1f3","space":6,"message":"Tweaking CKEditor Support. Missing config.js and checking with ckeditor.js is installed before requiring it","login":"akitaonrails"},{"parents":[["a9c5192b46ae80485edf3843a61d299de37648e8",782,25],["2452e8a988f0fc81c91a9ec03833d2fef9a56d12",821,0]],"author":"Maciej Lotkowski","time":836,"id":"b25e7ca4bb7e3d391e6d12c36012de8d2db7d320","date":"2011-01-03 03:22:18","gravatar":"07fb1f108e968f7b8573307eefddd66f","space":25,"message":"Merge branch 'master' into abstract_object","login":"ml"},{"parents":[["deb5a33814f697a77f774ae35cf7f31f43507ed6",833,26],["b25e7ca4bb7e3d391e6d12c36012de8d2db7d320",836,25]],"author":"Maciej Lotkowski","time":837,"id":"f323da8b172fb5f0f2217fb9f4e0ec528b44de23","date":"2011-01-03 04:25:52","gravatar":"07fb1f108e968f7b8573307eefddd66f","space":26,"message":"Merge branch 'abstract_object' into history","login":"ml"},{"parents":[["a4d09238be93264cec7072d184aec169b4748803",835,6]],"author":"AkitaOnRails","time":838,"id":"d69a76b3e43c40655774ea0787e61621b9126192","date":"2011-01-03 07:21:57","gravatar":"98c2fb4c31fae25fe0b618f1c994c1f3","space":6,"message":"Removing the line-break from the text partial and adding css style so ckeditor behave properly","login":"akitaonrails"},{"parents":[["2452e8a988f0fc81c91a9ec03833d2fef9a56d12",821,0]],"author":"Petteri Kääpä","time":839,"id":"2b242f8d6197749414cbe613a7c48432dd595b7c","date":"2011-01-03 07:23:03","gravatar":"40a0afa49eb7b12db4dcda70b2e1520d","space":0,"message":"Fix jQuery stylish selector to a valid Prototype selector","login":"kaapa"},{"parents":[["2b242f8d6197749414cbe613a7c48432dd595b7c",839,0]],"author":"Erik Michaels-Ober","time":840,"id":"27e91f2d745f7726eb1c7ced503ba4d77a54c922","date":"2011-01-03 08:54:03","gravatar":"1f74b13f1e5c6c69cb5d7fbaabb1e2cb","space":0,"message":"Update rspec development dependency","login":"sferik"},{"parents":[["27e91f2d745f7726eb1c7ced503ba4d77a54c922",840,0],["d69a76b3e43c40655774ea0787e61621b9126192",838,6]],"author":"Erik Michaels-Ober","time":841,"id":"86827947a3912e152fa02507a1547fc9c64d5acd","date":"2011-01-03 08:55:12","gravatar":"1f74b13f1e5c6c69cb5d7fbaabb1e2cb","space":0,"message":"Merge branch 'tweaking_ckeditor' of https://github.com/akitaonrails/rails_admin into akitaonrails-tweaking_ckeditor","login":"sferik"},{"parents":[["86827947a3912e152fa02507a1547fc9c64d5acd",841,0]],"author":"Sławosz Sławiński","time":842,"id":"957e22f7c5ac3a82c0ad9c647f14329a90419b7e","date":"2011-01-03 11:18:04","gravatar":"4f0352566f95bfdae627a538521833ad","space":4,"message":"add binary field","login":"slawosz"},{"parents":[["957e22f7c5ac3a82c0ad9c647f14329a90419b7e",842,4]],"author":"Sławosz Sławiński","time":843,"id":"10885701861ab6473ad89c8d06298f362ee97c56","date":"2011-01-03 11:18:04","gravatar":"c544188078900e5d5976689949177f11","space":4,"message":"refactor binary fields","login":"slawosz"},{"parents":[["10885701861ab6473ad89c8d06298f362ee97c56",843,4]],"author":"Sławosz Sławiński","time":844,"id":"c8f9a13b10dbeafe1eb3f370342341546a6c4a45","date":"2011-01-03 11:18:04","gravatar":"c544188078900e5d5976689949177f11","space":4,"message":"add test for binary fields","login":"slawosz"},{"parents":[["c8f9a13b10dbeafe1eb3f370342341546a6c4a45",844,4]],"author":"Sławosz Sławiński","time":845,"id":"109b8d9f1bba82f1f21e4984880364d7fc8e9932","date":"2011-01-03 11:18:04","gravatar":"c544188078900e5d5976689949177f11","space":4,"message":"rename migration","login":"slawosz"},{"parents":[["86827947a3912e152fa02507a1547fc9c64d5acd",841,0]],"author":"Petteri Kääpä","time":846,"id":"e365e6f224453c8fcb030c41a8d656e28a971466","date":"2011-01-03 15:55:42","gravatar":"40a0afa49eb7b12db4dcda70b2e1520d","space":32,"message":"Initial attempt to support polymorphic associations","login":"kaapa"},{"parents":[["e365e6f224453c8fcb030c41a8d656e28a971466",846,32]],"author":"Petteri Kääpä","time":847,"id":"7d4e39211d367e62f186dc9098da1eb3790ec74a","date":"2011-01-03 19:33:56","gravatar":"40a0afa49eb7b12db4dcda70b2e1520d","space":32,"message":"File name should match class name","login":"kaapa"},{"parents":[["86827947a3912e152fa02507a1547fc9c64d5acd",841,0]],"author":"Danil Pismenny","time":848,"id":"77a7c6c0438dd182c43863686916dc78042a42b1","date":"2011-01-04 01:50:32","gravatar":"2acd6312f73d16ce507b6e7cb7a3d548","space":1,"message":"Add RailsAdmin:: namespace to controllers.","login":"dapi"},{"parents":[["86827947a3912e152fa02507a1547fc9c64d5acd",841,0]],"author":"Akzhan Abdulin","time":849,"id":"39794bfaa1ad57b0c6b519ef51865ea07c216f12","date":"2011-01-04 05:03:56","gravatar":"14c71614ddf0252a06612c9bde5c3c5d","space":5,"message":"Russian translation for Devise","login":"akzhan"},{"parents":[["39794bfaa1ad57b0c6b519ef51865ea07c216f12",849,5]],"author":"Akzhan Abdulin","time":850,"id":"41b5496e52a3c761271740b9cd70349dbaf7ed2e","date":"2011-01-04 05:05:19","gravatar":"14c71614ddf0252a06612c9bde5c3c5d","space":5,"message":"Fix root for russian translation for Devise","login":"akzhan"},{"parents":[["86827947a3912e152fa02507a1547fc9c64d5acd",841,0]],"author":"Akzhan Abdulin","time":851,"id":"fa7083116b8934abbf350e91d4518e14111fd13f","date":"2011-01-04 07:21:49","gravatar":"14c71614ddf0252a06612c9bde5c3c5d","space":0,"message":"Russian translation for Devise","login":"akzhan"},{"parents":[["fa7083116b8934abbf350e91d4518e14111fd13f",851,0]],"author":"Akzhan Abdulin","time":852,"id":"d585224a72cec03b8714be037a8fcfd3f6496921","date":"2011-01-04 07:21:51","gravatar":"14c71614ddf0252a06612c9bde5c3c5d","space":0,"message":"Fix root for russian translation for Devise","login":"akzhan"},{"parents":[["d585224a72cec03b8714be037a8fcfd3f6496921",852,0],["41b5496e52a3c761271740b9cd70349dbaf7ed2e",850,5]],"author":"Bogdan Gaza","time":853,"id":"d29b6e49b88f32bd39d0714405dc226f50dcb982","date":"2011-01-04 07:40:31","gravatar":"dfa3143343f3680753e0ae09de57bcd6","space":0,"message":"Merge branch 'master' of https://github.com/akzhan/rails_admin into akzhan-master","login":"hurrycane"},{"parents":[["d29b6e49b88f32bd39d0714405dc226f50dcb982",853,0],["109b8d9f1bba82f1f21e4984880364d7fc8e9932",845,4]],"author":"Erik Michaels-Ober","time":854,"id":"78c1f6c56321636439325cc3633c3cdaeacc0fee","date":"2011-01-04 09:32:47","gravatar":"1f74b13f1e5c6c69cb5d7fbaabb1e2cb","space":0,"message":"Merge branch 'slawosz-add_binary_field'","login":"sferik"},{"parents":[["78c1f6c56321636439325cc3633c3cdaeacc0fee",854,0]],"author":"Erik Michaels-Ober","time":855,"id":"9abf17a9de9bd6f849d4c53baa80b1667debcd07","date":"2011-01-04 10:28:55","gravatar":"1f74b13f1e5c6c69cb5d7fbaabb1e2cb","space":0,"message":"Revert \"Merge branch 'slawosz-add_binary_field'\"","login":"sferik"},{"parents":[["9abf17a9de9bd6f849d4c53baa80b1667debcd07",855,0],["77a7c6c0438dd182c43863686916dc78042a42b1",848,1]],"author":"Erik Michaels-Ober","time":856,"id":"250f362371c90056435adfe8526f41a33057788c","date":"2011-01-04 10:36:24","gravatar":"1f74b13f1e5c6c69cb5d7fbaabb1e2cb","space":0,"message":"Merge branch 'master' of https://github.com/dapi/rails_admin into dapi-master","login":"sferik"},{"parents":[["250f362371c90056435adfe8526f41a33057788c",856,0]],"author":"Erik Michaels-Ober","time":857,"id":"e1a11763a1d5b4af88b9f6a405bea0ffcf42f034","date":"2011-01-04 12:59:59","gravatar":"1f74b13f1e5c6c69cb5d7fbaabb1e2cb","space":0,"message":"Start each spec run with a fresh database","login":"sferik"},{"parents":[["e1a11763a1d5b4af88b9f6a405bea0ffcf42f034",857,0]],"author":"Petteri Kääpä","time":858,"id":"ccb019543f114094b3bc15b6d6a524d31280b162","date":"2011-01-04 13:04:20","gravatar":"40a0afa49eb7b12db4dcda70b2e1520d","space":0,"message":"Check that additional paperclip columns actually exist before automatically","login":"kaapa"},{"parents":[["ccb019543f114094b3bc15b6d6a524d31280b162",858,0]],"author":"Erik Michaels-Ober","time":859,"id":"923f5c4fdc08c4b04848c94c8f5979ecd81ce07f","date":"2011-01-04 22:18:42","gravatar":"1f74b13f1e5c6c69cb5d7fbaabb1e2cb","space":0,"message":"Update mail dependency","login":"sferik"},{"parents":[["59cd0ae02bfb8be064afcd8f38efe52dd449a02b",765,3]],"author":"Piotr Jakubowski","time":860,"id":"362ae5ae20b986ec482c5bd393e74a682a3b96a4","date":"2011-01-05 08:28:03","gravatar":"f5704857ce529ca9520dc2bbf403c65f","space":3,"message":"Integrating history with bulk destroy","login":"piotrj"},{"parents":[["41b5496e52a3c761271740b9cd70349dbaf7ed2e",850,5],["923f5c4fdc08c4b04848c94c8f5979ecd81ce07f",859,0]],"author":"Akzhan Abdulin","time":861,"id":"22b4c1377059fb3e457e6508ae2595ce42d186c2","date":"2011-01-05 09:09:23","gravatar":"14c71614ddf0252a06612c9bde5c3c5d","space":28,"message":"Merge commit 'upstream/master'","login":"akzhan"},{"parents":[["22b4c1377059fb3e457e6508ae2595ce42d186c2",861,28]],"author":"Andrew Rudenko","time":862,"id":"0c62ac3eb64d548ba9486961bf48ff0b36c21208","date":"2011-01-05 09:15:11","gravatar":"64dc1814ff515425ccc8235fab2cd0a3","space":28,"message":"Fix typo","login":""},{"parents":[["923f5c4fdc08c4b04848c94c8f5979ecd81ce07f",859,0]],"author":"Andrew Rudenko","time":863,"id":"44e476de9df6d0577d5fa6a15a147d089d4e0f72","date":"2011-01-05 10:45:44","gravatar":"64dc1814ff515425ccc8235fab2cd0a3","space":0,"message":"Fix typo","login":""},{"parents":[["44e476de9df6d0577d5fa6a15a147d089d4e0f72",863,0]],"author":"Petteri Kääpä","time":864,"id":"797d00315f72f3debe6eb9fa1ba44e047cf2c7ae","date":"2011-01-05 11:43:10","gravatar":"40a0afa49eb7b12db4dcda70b2e1520d","space":0,"message":"Fix integer field's css class","login":"kaapa"},{"parents":[["797d00315f72f3debe6eb9fa1ba44e047cf2c7ae",864,0]],"author":"Petteri Kääpä","time":865,"id":"eef12d71227bc839dacc6661454db7a0b08f4294","date":"2011-01-05 13:45:18","gravatar":"40a0afa49eb7b12db4dcda70b2e1520d","space":0,"message":"Document supported ORMs, fixes #158","login":"kaapa"},{"parents":[["eef12d71227bc839dacc6661454db7a0b08f4294",865,0]],"author":"Petteri Kääpä","time":866,"id":"d1d6eae646de2b10bd823a763241c871bce69661","date":"2011-01-05 14:14:25","gravatar":"40a0afa49eb7b12db4dcda70b2e1520d","space":0,"message":"Document config DSL :view and :object bindings","login":"kaapa"},{"parents":[["d1d6eae646de2b10bd823a763241c871bce69661",866,0]],"author":"Petteri Kääpä","time":867,"id":"24660a5d6b8d4c17e6977ab191879842039b3f80","date":"2011-01-05 16:38:43","gravatar":"40a0afa49eb7b12db4dcda70b2e1520d","space":0,"message":"Documenting more field configurations, fixes #196","login":"kaapa"},{"parents":[["362ae5ae20b986ec482c5bd393e74a682a3b96a4",860,3]],"author":"Piotr Jakubowski","time":868,"id":"050dad4a85bcf2fc314479ad087e3d40b5d421d1","date":"2011-01-06 10:10:54","gravatar":"f5704857ce529ca9520dc2bbf403c65f","space":3,"message":"styling of delete selected button","login":"piotrj"},{"parents":[["24660a5d6b8d4c17e6977ab191879842039b3f80",867,0]],"author":"Petteri Kääpä","time":869,"id":"59621a6e7113bc53a84990672dbc8371f5c05ee7","date":"2011-01-06 16:39:17","gravatar":"40a0afa49eb7b12db4dcda70b2e1520d","space":0,"message":"Document config DSL object_label option and default field types","login":"kaapa"},{"parents":[["59621a6e7113bc53a84990672dbc8371f5c05ee7",869,0]],"author":"Petteri Kääpä","time":870,"id":"b341f26e6dbed75abfe6b7cb4138c7baefa94fe0","date":"2011-01-06 16:44:44","gravatar":"40a0afa49eb7b12db4dcda70b2e1520d","space":0,"message":"Fix readme's formatting","login":"kaapa"},{"parents":[["b341f26e6dbed75abfe6b7cb4138c7baefa94fe0",870,0]],"author":"Piotr Jakubowski","time":871,"id":"c1ea0dc245b2fc15b638b33b2977815ea0828e05","date":"2011-01-07 08:12:33","gravatar":"f5704857ce529ca9520dc2bbf403c65f","space":1,"message":"Created specs for bulk deletion","login":"piotrj"},{"parents":[["c1ea0dc245b2fc15b638b33b2977815ea0828e05",871,1]],"author":"Piotr Jakubowski","time":872,"id":"3a3175ab293942e1fdd1fedb9486ead3e70bb5d6","date":"2011-01-07 09:03:24","gravatar":"f5704857ce529ca9520dc2bbf403c65f","space":1,"message":"First implementation of bulk delete. Not connected with history yet","login":"piotrj"},{"parents":[["3a3175ab293942e1fdd1fedb9486ead3e70bb5d6",872,1]],"author":"Piotr Jakubowski","time":873,"id":"3da2766687cf18b808cce9012cc2915007f244fb","date":"2011-01-07 09:08:56","gravatar":"f5704857ce529ca9520dc2bbf403c65f","space":1,"message":"Integrating history with bulk destroy","login":"piotrj"},{"parents":[["3da2766687cf18b808cce9012cc2915007f244fb",873,1]],"author":"Piotr Jakubowski","time":874,"id":"52ac25360cec3c745d038b0c3db946d7eb41ccda","date":"2011-01-07 09:08:56","gravatar":"f5704857ce529ca9520dc2bbf403c65f","space":1,"message":"styling of delete selected button","login":"piotrj"},{"parents":[["52ac25360cec3c745d038b0c3db946d7eb41ccda",874,1],["050dad4a85bcf2fc314479ad087e3d40b5d421d1",868,3]],"author":"Piotr Jakubowski","time":875,"id":"c1428b6ee4b9b6b05cee8cae5b77b4085db2fad1","date":"2011-01-07 09:18:18","gravatar":"f5704857ce529ca9520dc2bbf403c65f","space":1,"message":"Merge branch 'bulk_deletion' of github.com:piotrj/rails_admin into bulk_deletion","login":"piotrj"},{"parents":[["c1428b6ee4b9b6b05cee8cae5b77b4085db2fad1",875,1]],"author":"Piotr Jakubowski","time":876,"id":"95a3821d65f8efc515057dbeac61303eb0b08edc","date":"2011-01-08 03:45:02","gravatar":"f5704857ce529ca9520dc2bbf403c65f","space":1,"message":"Cancel functionality for buklk deletion","login":"piotrj"},{"parents":[["b341f26e6dbed75abfe6b7cb4138c7baefa94fe0",870,0]],"author":"Sławosz Sławiński","time":877,"id":"cc70cab0d7c0b17f033a4a3fa844a1ab3c478ea3","date":"2011-01-08 09:54:58","gravatar":"c544188078900e5d5976689949177f11","space":0,"message":"fix specs","login":"slawosz"},{"parents":[["b341f26e6dbed75abfe6b7cb4138c7baefa94fe0",870,0]],"author":"Jeff Dutil","time":878,"id":"17e3fccef9a6c18db347a922ed744252ae9f35c9","date":"2011-01-08 13:16:11","gravatar":"3917b9c81197f1cd96f4546930b39d54","space":4,"message":"Mention admin:copy_assets rake task in installation instructions.","login":"jdutil"},{"parents":[["cc70cab0d7c0b17f033a4a3fa844a1ab3c478ea3",877,0]],"author":"Erik Michaels-Ober","time":879,"id":"ee22837f4e603941650c20c70f730629ab8a2270","date":"2011-01-08 17:04:52","gravatar":"1f74b13f1e5c6c69cb5d7fbaabb1e2cb","space":0,"message":"Update bcrypt-ruby dependency to version 2.1.4","login":"sferik"},{"parents":[["ee22837f4e603941650c20c70f730629ab8a2270",879,0],["17e3fccef9a6c18db347a922ed744252ae9f35c9",878,4]],"author":"Erik Michaels-Ober","time":880,"id":"cf188b664e31fdb17d58de20e3e940365994f5e8","date":"2011-01-09 14:32:10","gravatar":"1f74b13f1e5c6c69cb5d7fbaabb1e2cb","space":0,"message":"Merge branch 'copy-assets-help' of https://github.com/jdutil/rails_admin into jdutil-copy-assets-help","login":"sferik"},{"parents":[["cf188b664e31fdb17d58de20e3e940365994f5e8",880,0],["95a3821d65f8efc515057dbeac61303eb0b08edc",876,1]],"author":"Erik Michaels-Ober","time":881,"id":"c3d4e4d46e44404997c863fce2848c70e8ddf958","date":"2011-01-09 14:34:10","gravatar":"1f74b13f1e5c6c69cb5d7fbaabb1e2cb","space":0,"message":"Merge branch 'bulk_deletion' of https://github.com/piotrj/rails_admin into piotrj-bulk_deletion","login":"sferik"},{"parents":[["c3d4e4d46e44404997c863fce2848c70e8ddf958",881,0]],"author":"Diego Carrion","time":882,"id":"31b09dcada6fd782fade6626b0c56bd0f366fe37","date":"2011-01-10 10:42:53","gravatar":"fc66c82eada8b3869009812a61cf5993","space":31,"message":"dont break with polymorphic associations","login":"dcrec1"},{"parents":[["c3d4e4d46e44404997c863fce2848c70e8ddf958",881,0]],"author":"Diego Carrion","time":883,"id":"4c869d52a13e2c89024a60b186715adf472b62ff","date":"2011-01-10 13:43:10","gravatar":"fc66c82eada8b3869009812a61cf5993","space":0,"message":"dont break with polymorphic associations","login":"dcrec1"},{"parents":[["ee22837f4e603941650c20c70f730629ab8a2270",879,0]],"author":"JayTeeSF","time":884,"id":"337950f47a4202fc596dd5fc8368ca8c40ec18b9","date":"2011-01-10 20:02:03","gravatar":"cf68a0fe4901556a1665e4e154bfe7c8","space":29,"message":"BUG-Fix: identifying active_record models; Hybrid solution - intersection of app/model/*.rb[\"class <name>'s\"] and Module.constants...\r","login":"JayTeeSF"},{"parents":[["4c869d52a13e2c89024a60b186715adf472b62ff",883,0]],"author":"JayTeeSF","time":885,"id":"6c9a6df6f6ca3a65915978fdd8d28350c8a1a888","date":"2011-01-10 21:13:42","gravatar":"cf68a0fe4901556a1665e4e154bfe7c8","space":30,"message":"BUG-Fix: identifying active_record models; Hybrid solution - intersection of app/model/*.rb[\"class <name>'s\"] and Module.constants...","login":"JayTeeSF"},{"parents":[["337950f47a4202fc596dd5fc8368ca8c40ec18b9",884,29],["4c869d52a13e2c89024a60b186715adf472b62ff",883,0]],"author":"Jason Hoth Jr","time":886,"id":"49b8dd4fdd5df86852719bde8d6726d5da4d3b77","date":"2011-01-10 21:21:31","gravatar":"4059ece5f7c41fcddb2fa01da7dbdea5","space":29,"message":"Merge remote branch 'sferik/master'","login":""},{"parents":[["49b8dd4fdd5df86852719bde8d6726d5da4d3b77",886,29]],"author":"Jason Hoth Jr","time":887,"id":"8dbda743a200d137aee18545491035170cf2280f","date":"2011-01-10 22:35:58","gravatar":"4059ece5f7c41fcddb2fa01da7dbdea5","space":29,"message":"attempt to revert paperclip-related-bug: '0c3f0527bf6fe1983b3da2a31d6e49e548e9f144'","login":""},{"parents":[["8dbda743a200d137aee18545491035170cf2280f",887,29]],"author":"Jason Hoth Jr","time":888,"id":"f9ca016f542f1c193e8aca2488db1dce8bea5f21","date":"2011-01-10 23:12:52","gravatar":"4059ece5f7c41fcddb2fa01da7dbdea5","space":29,"message":"Revert \"attempt to revert paperclip-related-bug: '0c3f0527bf6fe1983b3da2a31d6e49e548e9f144'\"","login":""},{"parents":[["f9ca016f542f1c193e8aca2488db1dce8bea5f21",888,29]],"author":"Jason Hoth Jr","time":889,"id":"8e7a456d71472b351b6da40b09619456f44125d0","date":"2011-01-10 23:13:57","gravatar":"4059ece5f7c41fcddb2fa01da7dbdea5","space":29,"message":"fixed bug w/ paperclip commit","login":""},{"parents":[["4c869d52a13e2c89024a60b186715adf472b62ff",883,0]],"author":"Erik Michaels-Ober","time":890,"id":"487d0ec845efe95b10d6336f3e9256ab48300230","date":"2011-01-11 07:57:59","gravatar":"1f74b13f1e5c6c69cb5d7fbaabb1e2cb","space":0,"message":"Let it be","login":"sferik"},{"parents":[["b25e7ca4bb7e3d391e6d12c36012de8d2db7d320",836,25],["487d0ec845efe95b10d6336f3e9256ab48300230",890,0]],"author":"Maciej Lotkowski","time":891,"id":"570b1a6a3c7ab2bd398a4cc11ef01fe08244b51d","date":"2011-01-11 15:32:04","gravatar":"07fb1f108e968f7b8573307eefddd66f","space":25,"message":"Merge branch 'master' into abstract_object","login":"ml"},{"parents":[["570b1a6a3c7ab2bd398a4cc11ef01fe08244b51d",891,25]],"author":"Maciej Lotkowski","time":892,"id":"9216a5240b3fcd1a7b9a50cd9ea3e947126b99db","date":"2011-01-11 15:45:48","gravatar":"07fb1f108e968f7b8573307eefddd66f","space":25,"message":"Added orm_adapter as a dependency","login":"ml"},{"parents":[["9216a5240b3fcd1a7b9a50cd9ea3e947126b99db",892,25]],"author":"Maciej Lotkowski","time":893,"id":"0d2c32d9872b8a11714043c8ca13822c89151520","date":"2011-01-11 16:57:49","gravatar":"07fb1f108e968f7b8573307eefddd66f","space":25,"message":"Revert \"Added orm_adapter as a dependency\"","login":"ml"},{"parents":[["487d0ec845efe95b10d6336f3e9256ab48300230",890,0]],"author":"Sławosz Sławiński","time":894,"id":"8d427741d17fc21dbe24c7e0c1da51995cedf299","date":"2011-01-12 07:49:24","gravatar":"c544188078900e5d5976689949177f11","space":13,"message":"add facebox","login":"slawosz"},{"parents":[["8d427741d17fc21dbe24c7e0c1da51995cedf299",894,13]],"author":"Sławosz Sławiński","time":895,"id":"b2612bd47a41cb28c8679250257a4afc094204c0","date":"2011-01-12 07:49:24","gravatar":"c544188078900e5d5976689949177f11","space":13,"message":"jquery no conflict","login":"slawosz"},{"parents":[["b2612bd47a41cb28c8679250257a4afc094204c0",895,13]],"author":"Sławosz Sławiński","time":896,"id":"1b6bfe8aa9b9ea6acaec998bf7218b0d00301b83","date":"2011-01-12 07:49:24","gravatar":"c544188078900e5d5976689949177f11","space":13,"message":"change rails.js from prototype to jquery","login":"slawosz"},{"parents":[["1b6bfe8aa9b9ea6acaec998bf7218b0d00301b83",896,13]],"author":"Sławosz Sławiński","time":897,"id":"e4e3298703e1259aa99f402bc06d429b1d4475ff","date":"2011-01-12 07:49:24","gravatar":"c544188078900e5d5976689949177f11","space":13,"message":"add js respond to new action","login":"slawosz"},{"parents":[["e4e3298703e1259aa99f402bc06d429b1d4475ff",897,13]],"author":"Sławosz Sławiński","time":898,"id":"e8b9f9b672f80dc130ffdb0fb433946c939420f2","date":"2011-01-12 07:49:24","gravatar":"c544188078900e5d5976689949177f11","space":13,"message":"helpers for including facebox","login":"slawosz"},{"parents":[["e8b9f9b672f80dc130ffdb0fb433946c939420f2",898,13]],"author":"Sławosz Sławiński","time":899,"id":"ea4427fc301c2e145955279644ffd02e81ed4e4b","date":"2011-01-12 07:49:24","gravatar":"c544188078900e5d5976689949177f11","space":13,"message":"include jquery javascripts","login":"slawosz"},{"parents":[["ea4427fc301c2e145955279644ffd02e81ed4e4b",899,13]],"author":"Sławosz Sławiński","time":900,"id":"83887ceff159a6b891e1bd6f765315f7590e13ab","date":"2011-01-12 07:49:24","gravatar":"c544188078900e5d5976689949177f11","space":13,"message":"link to display new related record form","login":"slawosz"},{"parents":[["83887ceff159a6b891e1bd6f765315f7590e13ab",900,13]],"author":"Sławosz Sławiński","time":901,"id":"b7eb397fc0e9e6bc7c2cafe5a2c3612192ad679c","date":"2011-01-12 07:49:24","gravatar":"4f0352566f95bfdae627a538521833ad","space":13,"message":"js template for creating new record","login":"slawosz"},{"parents":[["b7eb397fc0e9e6bc7c2cafe5a2c3612192ad679c",901,13]],"author":"Sławosz Sławiński","time":902,"id":"7bc85e8622f3fcba234cf263db5e2f76c34ff015","date":"2011-01-12 07:49:24","gravatar":"4f0352566f95bfdae627a538521833ad","space":13,"message":"javascript for creating related record","login":"slawosz"},{"parents":[["7bc85e8622f3fcba234cf263db5e2f76c34ff015",902,13]],"author":"Sławosz Sławiński","time":903,"id":"3ad330a6018bd32b71285e03a356220eed6b2881","date":"2011-01-12 07:49:24","gravatar":"4f0352566f95bfdae627a538521833ad","space":13,"message":"add js format in create action","login":"slawosz"},{"parents":[["3ad330a6018bd32b71285e03a356220eed6b2881",903,13]],"author":"Sławosz Sławiński","time":904,"id":"04c3af405a4056322d2754b32f32acb70c146d2e","date":"2011-01-12 07:49:24","gravatar":"4f0352566f95bfdae627a538521833ad","space":13,"message":"add javascript to layout","login":"slawosz"},{"parents":[["04c3af405a4056322d2754b32f32acb70c146d2e",904,13]],"author":"Sławosz Sławiński","time":905,"id":"bec72d136a59a6d3b98ea8231ef60e59fc8a22ea","date":"2011-01-12 07:49:24","gravatar":"4f0352566f95bfdae627a538521833ad","space":13,"message":"change id","login":"slawosz"},{"parents":[["bec72d136a59a6d3b98ea8231ef60e59fc8a22ea",905,13]],"author":"Sławosz Sławiński","time":906,"id":"555ce3905b1829ab34b4eeb4728a5ffd4a6a1064","date":"2011-01-12 07:49:24","gravatar":"4f0352566f95bfdae627a538521833ad","space":13,"message":"add id to form","login":"slawosz"},{"parents":[["555ce3905b1829ab34b4eeb4728a5ffd4a6a1064",906,13]],"author":"Sławosz Sławiński","time":907,"id":"f7b0647742101b5de63ffd744c77fb0246533d59","date":"2011-01-12 07:49:24","gravatar":"4f0352566f95bfdae627a538521833ad","space":13,"message":"change images paths","login":"slawosz"},{"parents":[["f7b0647742101b5de63ffd744c77fb0246533d59",907,13]],"author":"Sławosz Sławiński","time":908,"id":"ab642d67005332a3ac5b0574db72c77cf0e89533","date":"2011-01-12 07:49:24","gravatar":"c544188078900e5d5976689949177f11","space":13,"message":"move new action view to partial","login":"slawosz"},{"parents":[["ab642d67005332a3ac5b0574db72c77cf0e89533",908,13]],"author":"Sławosz Sławiński","time":909,"id":"e372c78b7d6e88311a0af0e91ce02282b2643cf4","date":"2011-01-12 07:51:00","gravatar":"c544188078900e5d5976689949177f11","space":13,"message":"improve new form rendering on facebox","login":"slawosz"},{"parents":[["e372c78b7d6e88311a0af0e91ce02282b2643cf4",909,13]],"author":"Sławosz Sławiński","time":910,"id":"de165275c8c7f9f0283f3efced28c9e3da49d097","date":"2011-01-12 07:51:00","gravatar":"4f0352566f95bfdae627a538521833ad","space":13,"message":"add created model label to select","login":"slawosz"},{"parents":[["de165275c8c7f9f0283f3efced28c9e3da49d097",910,13]],"author":"Sławosz Sławiński","time":911,"id":"20ed4d56d672ecad7c3c27fb55bbaf03e416f91d","date":"2011-01-12 07:51:00","gravatar":"c544188078900e5d5976689949177f11","space":13,"message":"small css, dom, and javascript improvements","login":"slawosz"},{"parents":[["20ed4d56d672ecad7c3c27fb55bbaf03e416f91d",911,13]],"author":"Sławosz Sławiński","time":912,"id":"513c1d48ca6589709ad96a63af16a7e3b451a5e2","date":"2011-01-12 07:51:00","gravatar":"c544188078900e5d5976689949177f11","space":13,"message":"syntax fix","login":"slawosz"},{"parents":[["513c1d48ca6589709ad96a63af16a7e3b451a5e2",912,13]],"author":"Sławosz Sławiński","time":913,"id":"43a2dd3867d166be3a9fae5a0e6ac8d23f860311","date":"2011-01-12 07:51:00","gravatar":"c544188078900e5d5976689949177f11","space":13,"message":"hide save_and_edit and save and add another buttons in form render by ajax","login":"slawosz"},{"parents":[["43a2dd3867d166be3a9fae5a0e6ac8d23f860311",913,13]],"author":"Sławosz Sławiński","time":914,"id":"6658e422c2dc67603514b65f38a302dc8e9863ba","date":"2011-01-12 07:51:00","gravatar":"c544188078900e5d5976689949177f11","space":13,"message":"restore original facebox stylesheets","login":"slawosz"},{"parents":[["6658e422c2dc67603514b65f38a302dc8e9863ba",914,13]],"author":"Sławosz Sławiński","time":915,"id":"52b8b45c71aa179446ff5ea0a40de1f04887f986","date":"2011-01-12 07:51:00","gravatar":"c544188078900e5d5976689949177f11","space":13,"message":"change facebox including in form layout","login":"slawosz"},{"parents":[["52b8b45c71aa179446ff5ea0a40de1f04887f986",915,13]],"author":"Sławosz Sławiński","time":916,"id":"d2eb77c3ce9573b44b4d5a29b6288979a2c04ac7","date":"2011-01-12 07:51:00","gravatar":"4f0352566f95bfdae627a538521833ad","space":13,"message":"correct rake for copying assets","login":"slawosz"},{"parents":[["d2eb77c3ce9573b44b4d5a29b6288979a2c04ac7",916,13]],"author":"Sławosz Sławiński","time":917,"id":"640c3d84efbf7b987eb3a7862e1d4e5057bc319a","date":"2011-01-12 07:51:00","gravatar":"4f0352566f95bfdae627a538521833ad","space":13,"message":"small refactoring, make association selector work on facebox dialog","login":"slawosz"},{"parents":[["487d0ec845efe95b10d6336f3e9256ab48300230",890,0]],"author":"Andrey Samsonov","time":918,"id":"335d7bca064a3390642859e45f5ca70ea8027c4c","date":"2011-01-12 17:55:12","gravatar":"afbeac88d096ee5a31793d64d157b556","space":21,"message":"Russian locale updated","login":"kryzhovnik"},{"parents":[["487d0ec845efe95b10d6336f3e9256ab48300230",890,0]],"author":"Andrey Samsonov","time":919,"id":"89889591ba97664fcd3b187df77d7ddca0948e24","date":"2011-01-12 18:01:50","gravatar":"afbeac88d096ee5a31793d64d157b556","space":0,"message":"Russian locale updated","login":"kryzhovnik"},{"parents":[["0c62ac3eb64d548ba9486961bf48ff0b36c21208",862,28],["89889591ba97664fcd3b187df77d7ddca0948e24",919,0]],"author":"Akzhan Abdulin","time":920,"id":"0d7a58dfb36d628b17839d73818cf042de92d1c0","date":"2011-01-12 23:17:07","gravatar":"14c71614ddf0252a06612c9bde5c3c5d","space":28,"message":"Merge remote branch 'upstream/master'","login":"akzhan"},{"parents":[["487d0ec845efe95b10d6336f3e9256ab48300230",890,0]],"author":"Patrick McNally","time":921,"id":"5361c51cc32f5474efd3a594d36b30e002c5ddff","date":"2011-01-13 06:03:45","gravatar":"f3a9a7346785fbd16e3ccfa74785d50e","space":12,"message":"Added Clone action","login":"patmcnally"},{"parents":[["5361c51cc32f5474efd3a594d36b30e002c5ddff",921,12],["89889591ba97664fcd3b187df77d7ddca0948e24",919,0]],"author":"Patrick McNally","time":922,"id":"852253d562dc33b7a3fb7bb13619eb58f759bacf","date":"2011-01-13 06:05:51","gravatar":"f3a9a7346785fbd16e3ccfa74785d50e","space":12,"message":"Merge branch 'master' of github.com:brighton-agency/rails_admin","login":"patmcnally"},{"parents":[["852253d562dc33b7a3fb7bb13619eb58f759bacf",922,12]],"author":"Patrick McNally","time":923,"id":"ede363da8f9951b4b71e0843eaf8336e5eb2379c","date":"2011-01-13 06:23:15","gravatar":"f3a9a7346785fbd16e3ccfa74785d50e","space":12,"message":"removed rails_admin logo to give me more space for tabs","login":"patmcnally"},{"parents":[["ede363da8f9951b4b71e0843eaf8336e5eb2379c",923,12]],"author":"Patrick McNally","time":924,"id":"d1763c72794c4a153c5f9d0ecf48dbb367231ea0","date":"2011-01-13 06:23:56","gravatar":"f3a9a7346785fbd16e3ccfa74785d50e","space":12,"message":"Tabs now appear in same order as configuration file","login":"patmcnally"},{"parents":[["d1763c72794c4a153c5f9d0ecf48dbb367231ea0",924,12]],"author":"Patrick McNally","time":925,"id":"5e9c8460f0ee2eae8b438d85a74983d6326de48e","date":"2011-01-13 07:13:14","gravatar":"f3a9a7346785fbd16e3ccfa74785d50e","space":12,"message":"removed timeline","login":"patmcnally"},{"parents":[["5e9c8460f0ee2eae8b438d85a74983d6326de48e",925,12]],"author":"Patrick McNally","time":926,"id":"e8ae1f58a6ff2fb3c6c7a2f51b557c05199dacea","date":"2011-01-13 09:32:50","gravatar":"f3a9a7346785fbd16e3ccfa74785d50e","space":12,"message":"removed another logo","login":"patmcnally"},{"parents":[["89889591ba97664fcd3b187df77d7ddca0948e24",919,0]],"author":"Julio Capote","time":927,"id":"aec124f53404ce4fcdb1b2c53c7a720a4ca4c3d4","date":"2011-01-13 19:52:45","gravatar":"9dc24638923a6aee9fd3571c14f01066","space":27,"message":"attempt to limit assoc","login":"capotej"},{"parents":[["aec124f53404ce4fcdb1b2c53c7a720a4ca4c3d4",927,27]],"author":"Julio Capote","time":928,"id":"b6db4df66ca29e29ea85660bdaba1df7bafe2042","date":"2011-01-13 20:01:16","gravatar":"9dc24638923a6aee9fd3571c14f01066","space":27,"message":"attempt to limit assoc","login":"capotej"},{"parents":[["e8ae1f58a6ff2fb3c6c7a2f51b557c05199dacea",926,12]],"author":"Patrick McNally","time":929,"id":"28050eb30e9e8155bd070586da35d56c774f77c7","date":"2011-01-14 06:33:48","gravatar":"f3a9a7346785fbd16e3ccfa74785d50e","space":12,"message":"mor elogo removal","login":"patmcnally"},{"parents":[["89889591ba97664fcd3b187df77d7ddca0948e24",919,0]],"author":"Erik Michaels-Ober","time":930,"id":"419ecfb10cdb9beb7b56d80f899878f2ea9cee60","date":"2011-01-14 11:05:19","gravatar":"1f74b13f1e5c6c69cb5d7fbaabb1e2cb","space":0,"message":"Update arel dependency to 2.0.7","login":"sferik"},{"parents":[["419ecfb10cdb9beb7b56d80f899878f2ea9cee60",930,0]],"author":"Erik Michaels-Ober","time":931,"id":"c2d5a83a4fb0d90285bc58fb25ed35f34039a4b0","date":"2011-01-15 05:52:37","gravatar":"1f74b13f1e5c6c69cb5d7fbaabb1e2cb","space":0,"message":"Update tzinfo dependency","login":"sferik"},{"parents":[["335d7bca064a3390642859e45f5ca70ea8027c4c",918,21]],"author":"Andrey Samsonov","time":932,"id":"7fa4fdcd2e23e388bcd9a6e7c8d597457abce4ef","date":"2011-01-15 09:27:31","gravatar":"afbeac88d096ee5a31793d64d157b556","space":21,"message":"Changing russian locale","login":"kryzhovnik"},{"parents":[["7fa4fdcd2e23e388bcd9a6e7c8d597457abce4ef",932,21]],"author":"Andrey Samsonov","time":933,"id":"4afd632560109ea5324b66108ae3b764f55f73a7","date":"2011-01-15 14:27:24","gravatar":"afbeac88d096ee5a31793d64d157b556","space":21,"message":"temporary solution for support nested namespaces into models","login":"kryzhovnik"},{"parents":[["487d0ec845efe95b10d6336f3e9256ab48300230",890,0]],"author":"Rodrigo Scomação do Nascimento","time":934,"id":"0b18afc7629c0bc8b4dfbc0b481bb644f7843e26","date":"2011-01-15 19:22:30","gravatar":"5693734a26f0780eae0024da286e9b1a","space":22,"message":"Fix I18n association fields issue","login":"rodrigoscna"},{"parents":[["0b18afc7629c0bc8b4dfbc0b481bb644f7843e26",934,22]],"author":"Rodrigo Scomação do Nascimento","time":935,"id":"4c457e1a409ab59c3adf0a8f4db15d6c44ac7f0b","date":"2011-01-15 19:41:53","gravatar":"5693734a26f0780eae0024da286e9b1a","space":22,"message":"Fix I18n virtual attribute issue","login":"rodrigoscna"},{"parents":[["4c457e1a409ab59c3adf0a8f4db15d6c44ac7f0b",935,22]],"author":"Rodrigo Scomação do Nascimento","time":936,"id":"7abf6e102d14efb4093adbd450f10e1a65cbcfde","date":"2011-01-15 20:11:43","gravatar":"5693734a26f0780eae0024da286e9b1a","space":22,"message":"Fix I18n history view issue","login":"rodrigoscna"},{"parents":[["0d2c32d9872b8a11714043c8ca13822c89151520",893,25],["c2d5a83a4fb0d90285bc58fb25ed35f34039a4b0",931,0]],"author":"Maciej Lotkowski","time":937,"id":"46d418aee21d784bd63953d8800bf7c6f2b75cb2","date":"2011-01-16 04:21:07","gravatar":"07fb1f108e968f7b8573307eefddd66f","space":25,"message":"Merge branch 'master' into abstract_object","login":"ml"},{"parents":[["46d418aee21d784bd63953d8800bf7c6f2b75cb2",937,25]],"author":"Maciej Lotkowski","time":938,"id":"e25f72472cca08cc96e520b75e14264fe8aecb83","date":"2011-01-16 04:25:21","gravatar":"07fb1f108e968f7b8573307eefddd66f","space":26,"message":"Added Veneer dependecy","login":"ml"},{"parents":[["e25f72472cca08cc96e520b75e14264fe8aecb83",938,26]],"author":"Maciej Lotkowski","time":939,"id":"9a7fb81f6fb4792dda84490d08d6294734997d50","date":"2011-01-16 04:33:33","gravatar":"07fb1f108e968f7b8573307eefddd66f","space":26,"message":"Spec speedup","login":"ml"},{"parents":[["46d418aee21d784bd63953d8800bf7c6f2b75cb2",937,25]],"author":"Maciej Lotkowski","time":940,"id":"71e02d7a0e1132e906537f3203bbfa88292393ca","date":"2011-01-16 04:44:39","gravatar":"07fb1f108e968f7b8573307eefddd66f","space":25,"message":"Spec speedup","login":"ml"},{"parents":[["c2d5a83a4fb0d90285bc58fb25ed35f34039a4b0",931,0]],"author":"Erik Michaels-Ober","time":941,"id":"8ad0c79cb7b9b8e573ff61bdf0e812d60d68d6a2","date":"2011-01-16 13:47:48","gravatar":"1f74b13f1e5c6c69cb5d7fbaabb1e2cb","space":0,"message":"Update sqlite3 dependency to 1.3.3","login":"sferik"},{"parents":[["487d0ec845efe95b10d6336f3e9256ab48300230",890,0]],"author":"buyaka","time":942,"id":"147b73028ddf1b3a996deb3a3a449c7bafcd3dc9","date":"2011-01-17 00:51:30","gravatar":"a3b85e6a6b738d048295a3cc526d85d9","space":24,"message":"added mongolian localization files","login":"buyaka"},{"parents":[["8ad0c79cb7b9b8e573ff61bdf0e812d60d68d6a2",941,0]],"author":"Erik Michaels-Ober","time":943,"id":"2ea32467fe8818be1281e5109879c240925ac959","date":"2011-01-17 09:58:18","gravatar":"1f74b13f1e5c6c69cb5d7fbaabb1e2cb","space":0,"message":"Update activerecord-jdbc-adapter to 1.1.1","login":"sferik"},{"parents":[["2ea32467fe8818be1281e5109879c240925ac959",943,0]],"author":"Erik Michaels-Ober","time":944,"id":"735c6dec263567829057e087f22171cd4dddb3b4","date":"2011-01-17 11:22:08","gravatar":"1f74b13f1e5c6c69cb5d7fbaabb1e2cb","space":0,"message":"Revert \"Update activerecord-jdbc-adapter to 1.1.1\"","login":"sferik"},{"parents":[["28050eb30e9e8155bd070586da35d56c774f77c7",929,12]],"author":"Patrick McNally","time":945,"id":"ed4ac86620bb1c4eb3fdcab99002c0b3b2d710ac","date":"2011-01-17 11:42:38","gravatar":"f3a9a7346785fbd16e3ccfa74785d50e","space":12,"message":"Using Object.clone instead of doing it manually","login":"patmcnally"},{"parents":[["735c6dec263567829057e087f22171cd4dddb3b4",944,0]],"author":"Erik Michaels-Ober","time":946,"id":"865ce70043a665e862681e99601da6c55f04e03a","date":"2011-01-17 16:13:27","gravatar":"1f74b13f1e5c6c69cb5d7fbaabb1e2cb","space":0,"message":"Fix typo (thanks piotrj)","login":"sferik"},{"parents":[["9da54620602edabccabca401bf83462a2e51c795",812,2]],"author":"Petteri Kääpä","time":947,"id":"f2f3bfddb36b20681c4274566779ac376035d3e0","date":"2011-01-17 16:46:22","gravatar":"40a0afa49eb7b12db4dcda70b2e1520d","space":2,"message":"Lazy load config tree to avoid race conditions in initialization","login":"kaapa"},{"parents":[["865ce70043a665e862681e99601da6c55f04e03a",946,0]],"author":"Petteri Kääpä","time":948,"id":"c8aaf29208f8496bd114e383a7e1b06a06fec134","date":"2011-01-17 16:57:19","gravatar":"40a0afa49eb7b12db4dcda70b2e1520d","space":1,"message":"Fix JS DatePickers' initializers' selectors, fixes #243","login":"kaapa"},{"parents":[["865ce70043a665e862681e99601da6c55f04e03a",946,0],["f2f3bfddb36b20681c4274566779ac376035d3e0",947,2]],"author":"Erik Michaels-Ober","time":949,"id":"5b196640fc04a220e57adef17ae9066a541a6b4a","date":"2011-01-17 17:29:52","gravatar":"1f74b13f1e5c6c69cb5d7fbaabb1e2cb","space":0,"message":"Merge branch 'config-dsl-cleanup'","login":"sferik"},{"parents":[["5b196640fc04a220e57adef17ae9066a541a6b4a",949,0],["c8aaf29208f8496bd114e383a7e1b06a06fec134",948,1]],"author":"Erik Michaels-Ober","time":950,"id":"0bd6b6eb5a7688e1ab95858fde3ebc75aa0a4d08","date":"2011-01-17 17:34:42","gravatar":"1f74b13f1e5c6c69cb5d7fbaabb1e2cb","space":0,"message":"Merge branch 'master' of github.com:sferik/rails_admin","login":"sferik"},{"parents":[["0bd6b6eb5a7688e1ab95858fde3ebc75aa0a4d08",950,0]],"author":"Petteri Kääpä","time":951,"id":"572d5f5183d0e9d4289131cad95ac542dea072fc","date":"2011-01-17 17:36:09","gravatar":"40a0afa49eb7b12db4dcda70b2e1520d","space":0,"message":"Update jdbc-postgres dependency for CI to 9.0","login":"kaapa"},{"parents":[["572d5f5183d0e9d4289131cad95ac542dea072fc",951,0]],"author":"Petteri Kääpä","time":952,"id":"7cc629366c2035c48b36e8258db1958d70d7bb1d","date":"2011-01-18 03:40:45","gravatar":"40a0afa49eb7b12db4dcda70b2e1520d","space":0,"message":"Remove Devise dependency from RailsAdmin.DEFAULT_CURRENT_USER by using","login":"kaapa"},{"parents":[["7cc629366c2035c48b36e8258db1958d70d7bb1d",952,0]],"author":"Erik Michaels-Ober","time":953,"id":"cd9db5a7d8d9ac4a0c3c9dbe8e95704b3f834dde","date":"2011-01-18 07:53:19","gravatar":"1f74b13f1e5c6c69cb5d7fbaabb1e2cb","space":0,"message":"Attempt to fix failed Postgres build","login":"sferik"},{"parents":[["cd9db5a7d8d9ac4a0c3c9dbe8e95704b3f834dde",953,0]],"author":"John Reilly","time":954,"id":"88b66965e31e562ea6e2820cec834337c4943e47","date":"2011-01-18 14:04:15","gravatar":"428d100360e9d0d30714996b1d145b34","space":23,"message":"fixing namespace for AR::RecordNotFound exception","login":"johnreilly"},{"parents":[["cd9db5a7d8d9ac4a0c3c9dbe8e95704b3f834dde",953,0]],"author":"Petteri Kääpä","time":955,"id":"2e9a7a1552b78178054c2d782f9518936b44dfe8","date":"2011-01-18 15:04:01","gravatar":"40a0afa49eb7b12db4dcda70b2e1520d","space":0,"message":"Reapply d0eac6ec which was accidentally reverted by 5b196640","login":"kaapa"},{"parents":[["2e9a7a1552b78178054c2d782f9518936b44dfe8",955,0]],"author":"Petteri Kääpä","time":956,"id":"d07ec3f6e9e9f5336c8ef11888f6d437fa53158d","date":"2011-01-18 15:04:01","gravatar":"40a0afa49eb7b12db4dcda70b2e1520d","space":0,"message":"Object bindings were not always automatically created as for some","login":"kaapa"},{"parents":[["d07ec3f6e9e9f5336c8ef11888f6d437fa53158d",956,0]],"author":"toby cabot","time":957,"id":"43607a947cdba3b0d07b427e975cfffe181d57d6","date":"2011-01-18 18:21:49","gravatar":"e381ef5e90b6ed2bd5082a9a463cea3b","space":0,"message":"on list pages, use model name for page title","login":"caboteria"},{"parents":[["43607a947cdba3b0d07b427e975cfffe181d57d6",957,0]],"author":"toby cabot","time":958,"id":"fb067656036d899ded7791a90f2f64c0d86b6ebd","date":"2011-01-18 19:30:51","gravatar":"e381ef5e90b6ed2bd5082a9a463cea3b","space":1,"message":"simplify check_history so it only handles updates","login":"caboteria"},{"parents":[["7abf6e102d14efb4093adbd450f10e1a65cbcfde",936,22]],"author":"Rodrigo Scomação do Nascimento","time":959,"id":"9104eb7a969d44b1fd86b20ce8c3b844a52382d9","date":"2011-01-19 01:10:17","gravatar":"5693734a26f0780eae0024da286e9b1a","space":22,"message":"Fix I18n history view issue","login":"rodrigoscna"},{"parents":[["fb067656036d899ded7791a90f2f64c0d86b6ebd",958,1]],"author":"toby cabot","time":960,"id":"67b3dbf4366aa08aedbd1a4ccf8f9644512fe7e7","date":"2011-01-19 08:17:10","gravatar":"6d246f2dde05095bebd3ba3cb54c676a","space":1,"message":"move some history-specific code out of main_controller, into a lib","login":"ccabot"},{"parents":[["67b3dbf4366aa08aedbd1a4ccf8f9644512fe7e7",960,1]],"author":"toby cabot","time":961,"id":"f847700e6e1bff996162f05d0b17a9692bc0459a","date":"2011-01-19 09:15:43","gravatar":"6d246f2dde05095bebd3ba3cb54c676a","space":1,"message":"remove some main_controller history code that appears to be unused","login":"ccabot"},{"parents":[["f847700e6e1bff996162f05d0b17a9692bc0459a",961,1]],"author":"toby cabot","time":962,"id":"dbf8ef0b36c0235f14f9685b47889b1feec10c55","date":"2011-01-19 09:15:50","gravatar":"6d246f2dde05095bebd3ba3cb54c676a","space":1,"message":"move history code from the main controller to the history controller","login":"ccabot"},{"parents":[["dbf8ef0b36c0235f14f9685b47889b1feec10c55",962,1]],"author":"toby cabot","time":963,"id":"51cba4f3cdfb7e127ff0f827c4ec69670ef06495","date":"2011-01-19 12:17:01","gravatar":"6d246f2dde05095bebd3ba3cb54c676a","space":1,"message":"move history code from the history controller to the abstract_history lib","login":"ccabot"},{"parents":[["51cba4f3cdfb7e127ff0f827c4ec69670ef06495",963,1]],"author":"toby cabot","time":964,"id":"7f15d0efca07f0c17059240c87fe3d4ec5c0caf5","date":"2011-01-19 13:30:09","gravatar":"6d246f2dde05095bebd3ba3cb54c676a","space":1,"message":"interpose AbstractHistory between the controllers and the History model","login":"ccabot"},{"parents":[["7f15d0efca07f0c17059240c87fe3d4ec5c0caf5",964,1]],"author":"toby cabot","time":965,"id":"34ed37426de4ced6a3f06544d735c10d6ba42cd8","date":"2011-01-19 14:04:52","gravatar":"6d246f2dde05095bebd3ba3cb54c676a","space":1,"message":"removed History access from the view, added a shim for it in AbstractHistory","login":"ccabot"},{"parents":[["21a9ff1713a4e063802ea4d7e19f821d34ce9097",824,7],["43607a947cdba3b0d07b427e975cfffe181d57d6",957,0]],"author":"Petteri Kääpä","time":966,"id":"4c3dbb7a432499191a5116d3dcf511f28de03f95","date":"2011-01-19 15:11:58","gravatar":"40a0afa49eb7b12db4dcda70b2e1520d","space":7,"message":"Merge branch 'master' into composite-primary-keys","login":"kaapa"},{"parents":[["34ed37426de4ced6a3f06544d735c10d6ba42cd8",965,1]],"author":"toby cabot","time":967,"id":"99431c1f9d263ac4ceb83faf62a4e29468a33a7b","date":"2011-01-19 21:25:55","gravatar":"e381ef5e90b6ed2bd5082a9a463cea3b","space":1,"message":"refactor history_for_object to use AR's API methods instead of ad-hoc SQL","login":"caboteria"},{"parents":[["99431c1f9d263ac4ceb83faf62a4e29468a33a7b",967,1]],"author":"toby cabot","time":968,"id":"1c2f2519318b7429e32cadc42916a0ecc4020a06","date":"2011-01-20 07:51:07","gravatar":"6d246f2dde05095bebd3ba3cb54c676a","space":1,"message":"refactor history_for_model to use AR's API methods instead of ad-hoc SQL","login":"ccabot"},{"parents":[["43607a947cdba3b0d07b427e975cfffe181d57d6",957,0]],"author":"Erik Michaels-Ober","time":969,"id":"42d40ee3ae6ec4b26ff781d089f9bfba909ca6f9","date":"2011-01-20 08:52:19","gravatar":"1f74b13f1e5c6c69cb5d7fbaabb1e2cb","space":0,"message":"Revert \"Attempt to fix failed Postgres build\"","login":"sferik"},{"parents":[["4c3dbb7a432499191a5116d3dcf511f28de03f95",966,7]],"author":"Petteri Kääpä","time":970,"id":"38c23530af03bcbbef8e0cb4a7abc489f3eaa354","date":"2011-01-20 08:55:43","gravatar":"40a0afa49eb7b12db4dcda70b2e1520d","space":7,"message":"Add delete support for ActiveRecord model's with composite primary keys","login":"kaapa"},{"parents":[["38c23530af03bcbbef8e0cb4a7abc489f3eaa354",970,7]],"author":"Petteri Kääpä","time":971,"id":"a3789105645167409e562d0b083bdd6e2f8dde6d","date":"2011-01-20 08:57:24","gravatar":"40a0afa49eb7b12db4dcda70b2e1520d","space":7,"message":"Add tests for models with composite primary keys","login":"kaapa"},{"parents":[["1c2f2519318b7429e32cadc42916a0ecc4020a06",968,1]],"author":"toby cabot","time":972,"id":"24dec08a97d1e5e4d4183d60555371109ee69637","date":"2011-01-20 10:29:44","gravatar":"6d246f2dde05095bebd3ba3cb54c676a","space":1,"message":"a little bit of code comments","login":"ccabot"},{"parents":[["24dec08a97d1e5e4d4183d60555371109ee69637",972,1]],"author":"toby cabot","time":973,"id":"fc09f63da396238d529db2bea8ebbebe8f67374e","date":"2011-01-20 14:23:10","gravatar":"6d246f2dde05095bebd3ba3cb54c676a","space":1,"message":"add a slider method to the history controller","login":"ccabot"},{"parents":[["fc09f63da396238d529db2bea8ebbebe8f67374e",973,1]],"author":"toby cabot","time":974,"id":"ec218eb7b5e4cccc1315bed761045571bb5ee2c0","date":"2011-01-20 14:23:11","gravatar":"6d246f2dde05095bebd3ba3cb54c676a","space":1,"message":"make the BlankHistory's JSON form look like History's","login":"ccabot"},{"parents":[["ec218eb7b5e4cccc1315bed761045571bb5ee2c0",974,1]],"author":"toby cabot","time":975,"id":"433e7114cc7f761db8a08f4ce1bb7f1fb56e2920","date":"2011-01-20 14:23:11","gravatar":"6d246f2dde05095bebd3ba3cb54c676a","space":1,"message":"on the dashboard, make empty and non-empty slider boxes the same structure","login":"ccabot"},{"parents":[["433e7114cc7f761db8a08f4ce1bb7f1fb56e2920",975,1]],"author":"toby cabot","time":976,"id":"3fe5aeee217934f39112caa9d14483328e6f86c8","date":"2011-01-20 14:23:11","gravatar":"6d246f2dde05095bebd3ba3cb54c676a","space":1,"message":"fix the dashboard history slider javascript","login":"ccabot"},{"parents":[["42d40ee3ae6ec4b26ff781d089f9bfba909ca6f9",969,0]],"author":"Petteri Kääpä","time":977,"id":"a46bb2b1e6cc49fbfc0db86597de2b7fa7323ece","date":"2011-01-20 18:19:30","gravatar":"40a0afa49eb7b12db4dcda70b2e1520d","space":2,"message":"Implement a visitor for reading config values with bound data.","login":"kaapa"},{"parents":[["42d40ee3ae6ec4b26ff781d089f9bfba909ca6f9",969,0]],"author":"Petteri Kääpä","time":978,"id":"611fb66c11218b63990d0fbceb2bd4d9b9a71239","date":"2011-01-20 19:45:44","gravatar":"40a0afa49eb7b12db4dcda70b2e1520d","space":0,"message":"Fix belongs_to associations' child_key_lookup to use :foreign_key option if set","login":"kaapa"},{"parents":[["611fb66c11218b63990d0fbceb2bd4d9b9a71239",978,0]],"author":"Petteri Kääpä","time":979,"id":"4a600e61db3cdc67a471ead5e71cc97c298fbb43","date":"2011-01-20 19:45:44","gravatar":"40a0afa49eb7b12db4dcda70b2e1520d","space":0,"message":"Partial fix for object binding with models that have associations to self.","login":"kaapa"},{"parents":[["4afd632560109ea5324b66108ae3b764f55f73a7",933,21],["4a600e61db3cdc67a471ead5e71cc97c298fbb43",979,0]],"author":"Andrey Samsonov","time":980,"id":"60f02d88ad3f5d101120de1497dac0bfa1df4f5b","date":"2011-01-21 06:05:26","gravatar":"afbeac88d096ee5a31793d64d157b556","space":21,"message":"Merge branch 'master' of git://github.com/sferik/rails_admin","login":"kryzhovnik"},{"parents":[["4a600e61db3cdc67a471ead5e71cc97c298fbb43",979,0]],"author":"Lucas Simao","time":981,"id":"652ad27e5352fc7afe4b6af0cf2125f55f30b1c1","date":"2011-01-21 06:52:33","gravatar":"64484f5e30f27fac4171619599b79237","space":20,"message":"list.select_action and list.delete_selected fields added in rails_admin.pt-BR.yml file","login":"lucassimao"},{"parents":[["4a600e61db3cdc67a471ead5e71cc97c298fbb43",979,0]],"author":"Lucas Simao","time":982,"id":"a865e72344359f766b3ab03d3075c65798719ddd","date":"2011-01-21 08:04:03","gravatar":"64484f5e30f27fac4171619599b79237","space":0,"message":"list.select_action and list.delete_selected fields added in rails_admin.pt-BR.yml file","login":"lucassimao"},{"parents":[["a865e72344359f766b3ab03d3075c65798719ddd",982,0]],"author":"AkitaOnRails","time":983,"id":"11e73d9078eec1cd4035d1a5ac5044920bdd0ab2","date":"2011-01-21 09:02:48","gravatar":"98c2fb4c31fae25fe0b618f1c994c1f3","space":8,"message":"Adding the missing admin:copy_assets rake task","login":"akitaonrails"},{"parents":[["3fe5aeee217934f39112caa9d14483328e6f86c8",976,1]],"author":"toby cabot","time":984,"id":"a6785192b44afc7d2e5af0a622e9ed8a592ca392","date":"2011-01-21 11:15:11","gravatar":"e381ef5e90b6ed2bd5082a9a463cea3b","space":1,"message":"move abstract history code from the RailsAdmin module to a class","login":"caboteria"},{"parents":[["a6785192b44afc7d2e5af0a622e9ed8a592ca392",984,1]],"author":"toby cabot","time":985,"id":"a0857d80960ad9ac543e1d2d38f23b04634f0109","date":"2011-01-21 11:21:17","gravatar":"e381ef5e90b6ed2bd5082a9a463cea3b","space":1,"message":"fix a small bug in object history display: headers didn't match columns","login":"caboteria"},{"parents":[["a865e72344359f766b3ab03d3075c65798719ddd",982,0],["a0857d80960ad9ac543e1d2d38f23b04634f0109",985,1]],"author":"toby cabot","time":986,"id":"3cdfabd973bc3caac209cba903cfdb3bf6636bcd","date":"2011-01-21 11:23:58","gravatar":"e381ef5e90b6ed2bd5082a9a463cea3b","space":0,"message":"Merge branch '3pp_history'","login":"caboteria"}]}
@@ -0,0 +1 @@
1
+ {"spacemap":[[[0,986]],[[957,986],[946,950],[870,881],[841,856],[809,821],[770,804],[623,756],[616,622],[608,615],[578,605],[565,575],[394,425],[342,368],[148,152],[114,119],[103,106],[72,81],[14,67]],[[809,949],[770,793],[752,755],[737,743],[722,734],[628,633],[353,423],[88,114],[969,977],[623,625]],[[635,875]],[[870,880],[841,854],[743,790]],[[841,853],[744,752]],[[821,841]],[[817,971]],[[982,983]],[[228,295],[304,305]],[[228,229],[264,268]],[[264,267]],[[890,945]],[[890,917],[559,834],[536,556],[517,526]],[[660,728],[809,823]],[[686,705],[722,725]],[[660,687],[705,706]],[[630,637]],[[384,390],[440,441],[646,654],[465,466]],[[415,470]],[[979,981]],[[890,980]],[[890,959]],[[953,954]],[[890,942]],[[709,940]],[[658,714],[782,837],[937,939]],[[919,928]],[[850,920]],[[879,889]],[[883,885]],[[881,882]],[[841,847],[778,779]],[[821,831]],[[817,818]],[[794,815]],[[809,813]],[[805,806]],[[790,791]],[[780,787]],[[770,773]],[[757,828]],[[757,760]],[[762,763]],[[727,732]],[[660,684]],[[646,659]],[[608,613]],[[592,594]],[[243,250],[238,239]],[[536,562]],[[513,550]],[[459,460]],[[429,430]],[[339,340]],[[330,333]]],"blocks":[{"name":"sferik","count":8,"start":0},{"name":"akitaonrails","count":1,"start":8},{"name":"hassox","count":2,"start":9},{"name":"drogus","count":1,"start":11},{"name":"brighton-agency","count":1,"start":12},{"name":"slawosz","count":4,"start":13},{"name":"simaob","count":1,"start":17},{"name":"ccabot","count":2,"start":18},{"name":"lucassimao","count":1,"start":20},{"name":"kryzhovnik","count":1,"start":21},{"name":"rodrigoscna","count":1,"start":22},{"name":"johnreilly","count":1,"start":23},{"name":"buyaka","count":1,"start":24},{"name":"ml","count":2,"start":25},{"name":"capotej","count":1,"start":27},{"name":"akzhan","count":1,"start":28},{"name":"JayTeeSF","count":2,"start":29},{"name":"dcrec1","count":1,"start":31},{"name":"kaapa","count":1,"start":32},{"name":"amasses","count":1,"start":33},{"name":"benlovell","count":1,"start":34},{"name":"nando","count":2,"start":35},{"name":"lannon","count":1,"start":37},{"name":"bees","count":1,"start":38},{"name":"rosenfeld","count":1,"start":39},{"name":"kollektiv","count":1,"start":40},{"name":"sprout","count":1,"start":41},{"name":"mattsears","count":1,"start":42},{"name":"caiotarifa","count":1,"start":43},{"name":"mytrile","count":1,"start":44},{"name":"baldowl","count":1,"start":45},{"name":"mengu","count":1,"start":46},{"name":"martinciu","count":1,"start":47},{"name":"krekoten","count":1,"start":48},{"name":"jackdempsey","count":1,"start":49},{"name":"federomero","count":1,"start":50},{"name":"kavu","count":1,"start":51},{"name":"foca","count":1,"start":52},{"name":"dianakimball","count":1,"start":53},{"name":"matheusca","count":1,"start":54},{"name":"hoelmer","count":1,"start":55}],"nethash":"65eab38cbd8f5a4379f4dffd77be76e7bc071269","focus":986,"dates":["2010-08-01","2010-08-01","2010-08-01","2010-08-01","2010-08-01","2010-08-01","2010-08-01","2010-08-01","2010-08-01","2010-08-01","2010-08-01","2010-08-01","2010-08-01","2010-08-01","2010-08-01","2010-08-09","2010-08-09","2010-08-09","2010-08-09","2010-08-09","2010-08-09","2010-08-09","2010-08-09","2010-08-09","2010-08-10","2010-08-10","2010-08-10","2010-08-12","2010-08-12","2010-08-12","2010-08-12","2010-08-12","2010-08-12","2010-08-13","2010-08-13","2010-08-13","2010-08-13","2010-08-13","2010-08-13","2010-08-13","2010-08-13","2010-08-13","2010-08-13","2010-08-13","2010-08-14","2010-08-14","2010-08-15","2010-08-15","2010-08-15","2010-08-15","2010-08-15","2010-08-15","2010-08-15","2010-08-15","2010-08-15","2010-08-15","2010-08-15","2010-08-15","2010-08-16","2010-08-16","2010-08-16","2010-08-17","2010-08-17","2010-08-17","2010-08-17","2010-08-17","2010-08-18","2010-08-18","2010-08-19","2010-08-19","2010-08-19","2010-08-19","2010-08-19","2010-08-19","2010-08-19","2010-08-19","2010-08-20","2010-08-20","2010-08-20","2010-08-20","2010-08-20","2010-08-20","2010-08-20","2010-08-20","2010-08-20","2010-08-20","2010-08-20","2010-08-20","2010-08-21","2010-08-21","2010-08-21","2010-08-22","2010-08-22","2010-08-22","2010-08-22","2010-08-22","2010-08-22","2010-08-22","2010-08-22","2010-08-23","2010-08-23","2010-08-23","2010-08-23","2010-08-23","2010-08-24","2010-08-24","2010-08-24","2010-08-24","2010-08-24","2010-08-25","2010-08-25","2010-08-25","2010-08-25","2010-08-25","2010-08-25","2010-08-25","2010-08-25","2010-08-25","2010-08-25","2010-08-25","2010-08-25","2010-08-25","2010-08-25","2010-08-26","2010-08-26","2010-08-26","2010-08-26","2010-08-26","2010-08-26","2010-08-26","2010-08-26","2010-08-26","2010-08-27","2010-08-27","2010-08-27","2010-08-27","2010-08-27","2010-08-27","2010-08-28","2010-08-28","2010-08-28","2010-08-28","2010-08-28","2010-08-28","2010-08-28","2010-08-28","2010-08-29","2010-08-29","2010-08-29","2010-08-29","2010-08-29","2010-08-29","2010-08-29","2010-08-29","2010-08-29","2010-08-29","2010-08-29","2010-08-29","2010-08-29","2010-08-29","2010-08-29","2010-08-30","2010-08-30","2010-08-30","2010-08-30","2010-08-30","2010-08-30","2010-08-30","2010-08-30","2010-08-31","2010-09-06","2010-09-07","2010-09-07","2010-09-07","2010-09-07","2010-09-07","2010-09-07","2010-09-07","2010-09-07","2010-09-07","2010-09-07","2010-09-07","2010-09-07","2010-09-07","2010-09-07","2010-09-07","2010-09-07","2010-09-07","2010-09-07","2010-09-07","2010-09-08","2010-09-08","2010-09-08","2010-09-08","2010-09-08","2010-09-08","2010-09-08","2010-09-08","2010-09-08","2010-09-08","2010-09-08","2010-09-08","2010-09-08","2010-09-08","2010-09-08","2010-09-08","2010-09-08","2010-09-08","2010-09-08","2010-09-08","2010-09-08","2010-09-08","2010-09-10","2010-09-10","2010-09-10","2010-09-10","2010-09-10","2010-09-10","2010-09-10","2010-09-10","2010-09-10","2010-09-10","2010-09-10","2010-09-11","2010-09-11","2010-09-11","2010-09-12","2010-09-12","2010-09-12","2010-09-14","2010-09-14","2010-09-15","2010-09-15","2010-09-15","2010-09-15","2010-09-16","2010-09-16","2010-09-16","2010-09-16","2010-09-17","2010-09-18","2010-09-18","2010-09-18","2010-09-18","2010-09-19","2010-09-19","2010-09-19","2010-09-19","2010-09-19","2010-09-19","2010-09-19","2010-09-19","2010-09-19","2010-09-19","2010-09-19","2010-09-19","2010-09-19","2010-09-19","2010-09-19","2010-09-19","2010-09-19","2010-09-20","2010-09-21","2010-09-21","2010-09-21","2010-09-21","2010-09-21","2010-09-21","2010-09-21","2010-09-21","2010-09-21","2010-09-21","2010-09-21","2010-09-21","2010-09-21","2010-09-21","2010-09-21","2010-09-21","2010-09-21","2010-09-21","2010-09-21","2010-09-21","2010-09-21","2010-09-21","2010-09-21","2010-09-21","2010-09-21","2010-09-21","2010-09-21","2010-09-21","2010-09-21","2010-09-21","2010-09-21","2010-09-21","2010-09-21","2010-09-21","2010-09-21","2010-09-21","2010-09-21","2010-09-21","2010-09-21","2010-09-21","2010-09-22","2010-09-22","2010-09-22","2010-09-22","2010-09-23","2010-09-24","2010-09-25","2010-09-27","2010-09-27","2010-09-27","2010-09-27","2010-09-27","2010-09-27","2010-09-27","2010-09-27","2010-09-27","2010-09-29","2010-09-29","2010-09-29","2010-09-29","2010-09-29","2010-09-29","2010-09-29","2010-09-29","2010-09-29","2010-10-01","2010-10-01","2010-10-01","2010-10-01","2010-10-01","2010-10-01","2010-10-01","2010-10-01","2010-10-01","2010-10-01","2010-10-02","2010-10-02","2010-10-04","2010-10-04","2010-10-05","2010-10-06","2010-10-06","2010-10-06","2010-10-07","2010-10-07","2010-10-07","2010-10-07","2010-10-08","2010-10-09","2010-10-09","2010-10-10","2010-10-11","2010-10-11","2010-10-11","2010-10-11","2010-10-11","2010-10-12","2010-10-13","2010-10-15","2010-10-15","2010-10-15","2010-10-18","2010-10-18","2010-10-19","2010-10-19","2010-10-19","2010-10-19","2010-10-19","2010-10-20","2010-10-21","2010-10-26","2010-10-26","2010-10-26","2010-10-27","2010-10-27","2010-10-28","2010-10-29","2010-10-29","2010-10-29","2010-10-29","2010-10-30","2010-10-30","2010-11-02","2010-11-02","2010-11-02","2010-11-03","2010-11-03","2010-11-03","2010-11-03","2010-11-03","2010-11-03","2010-11-03","2010-11-03","2010-11-04","2010-11-04","2010-11-04","2010-11-04","2010-11-04","2010-11-04","2010-11-04","2010-11-04","2010-11-04","2010-11-04","2010-11-04","2010-11-04","2010-11-04","2010-11-04","2010-11-04","2010-11-04","2010-11-04","2010-11-05","2010-11-05","2010-11-05","2010-11-05","2010-11-05","2010-11-05","2010-11-05","2010-11-05","2010-11-05","2010-11-07","2010-11-07","2010-11-07","2010-11-07","2010-11-07","2010-11-07","2010-11-07","2010-11-07","2010-11-07","2010-11-07","2010-11-07","2010-11-08","2010-11-08","2010-11-08","2010-11-08","2010-11-08","2010-11-08","2010-11-08","2010-11-08","2010-11-08","2010-11-09","2010-11-09","2010-11-09","2010-11-09","2010-11-09","2010-11-09","2010-11-09","2010-11-09","2010-11-09","2010-11-09","2010-11-10","2010-11-10","2010-11-10","2010-11-10","2010-11-10","2010-11-10","2010-11-10","2010-11-10","2010-11-11","2010-11-11","2010-11-12","2010-11-12","2010-11-12","2010-11-12","2010-11-13","2010-11-15","2010-11-15","2010-11-15","2010-11-15","2010-11-15","2010-11-15","2010-11-16","2010-11-16","2010-11-16","2010-11-16","2010-11-16","2010-11-16","2010-11-16","2010-11-16","2010-11-16","2010-11-16","2010-11-16","2010-11-16","2010-11-16","2010-11-17","2010-11-17","2010-11-18","2010-11-18","2010-11-18","2010-11-18","2010-11-18","2010-11-18","2010-11-18","2010-11-18","2010-11-20","2010-11-21","2010-11-23","2010-11-23","2010-11-23","2010-11-24","2010-11-24","2010-11-25","2010-11-25","2010-11-25","2010-11-25","2010-11-25","2010-11-25","2010-11-25","2010-11-26","2010-11-26","2010-11-26","2010-11-26","2010-11-26","2010-11-29","2010-11-29","2010-11-29","2010-11-29","2010-11-29","2010-11-29","2010-11-29","2010-11-29","2010-11-29","2010-11-30","2010-11-30","2010-11-30","2010-12-01","2010-12-01","2010-12-01","2010-12-01","2010-12-01","2010-12-01","2010-12-02","2010-12-03","2010-12-03","2010-12-03","2010-12-05","2010-12-07","2010-12-07","2010-12-08","2010-12-08","2010-12-08","2010-12-08","2010-12-08","2010-12-08","2010-12-08","2010-12-08","2010-12-08","2010-12-08","2010-12-08","2010-12-08","2010-12-08","2010-12-08","2010-12-08","2010-12-08","2010-12-08","2010-12-09","2010-12-09","2010-12-09","2010-12-09","2010-12-11","2010-12-12","2010-12-13","2010-12-13","2010-12-13","2010-12-13","2010-12-14","2010-12-14","2010-12-14","2010-12-14","2010-12-14","2010-12-14","2010-12-14","2010-12-15","2010-12-15","2010-12-15","2010-12-15","2010-12-15","2010-12-15","2010-12-15","2010-12-15","2010-12-15","2010-12-15","2010-12-15","2010-12-15","2010-12-15","2010-12-15","2010-12-15","2010-12-15","2010-12-16","2010-12-16","2010-12-16","2010-12-16","2010-12-16","2010-12-16","2010-12-16","2010-12-16","2010-12-16","2010-12-16","2010-12-16","2010-12-16","2010-12-16","2010-12-16","2010-12-16","2010-12-16","2010-12-16","2010-12-16","2010-12-16","2010-12-16","2010-12-16","2010-12-16","2010-12-16","2010-12-16","2010-12-16","2010-12-16","2010-12-16","2010-12-16","2010-12-16","2010-12-16","2010-12-16","2010-12-16","2010-12-16","2010-12-16","2010-12-17","2010-12-17","2010-12-17","2010-12-17","2010-12-17","2010-12-17","2010-12-17","2010-12-18","2010-12-18","2010-12-18","2010-12-18","2010-12-18","2010-12-18","2010-12-18","2010-12-18","2010-12-18","2010-12-18","2010-12-18","2010-12-18","2010-12-18","2010-12-18","2010-12-18","2010-12-18","2010-12-18","2010-12-18","2010-12-18","2010-12-18","2010-12-18","2010-12-18","2010-12-18","2010-12-18","2010-12-18","2010-12-18","2010-12-18","2010-12-18","2010-12-18","2010-12-19","2010-12-19","2010-12-20","2010-12-20","2010-12-20","2010-12-20","2010-12-20","2010-12-20","2010-12-20","2010-12-20","2010-12-20","2010-12-20","2010-12-20","2010-12-20","2010-12-20","2010-12-20","2010-12-20","2010-12-20","2010-12-20","2010-12-20","2010-12-20","2010-12-20","2010-12-20","2010-12-20","2010-12-20","2010-12-20","2010-12-20","2010-12-20","2010-12-20","2010-12-20","2010-12-20","2010-12-20","2010-12-20","2010-12-20","2010-12-20","2010-12-20","2010-12-20","2010-12-20","2010-12-20","2010-12-20","2010-12-20","2010-12-20","2010-12-20","2010-12-20","2010-12-20","2010-12-20","2010-12-20","2010-12-20","2010-12-20","2010-12-20","2010-12-20","2010-12-20","2010-12-20","2010-12-20","2010-12-20","2010-12-20","2010-12-20","2010-12-20","2010-12-20","2010-12-21","2010-12-21","2010-12-21","2010-12-21","2010-12-21","2010-12-21","2010-12-21","2010-12-21","2010-12-21","2010-12-21","2010-12-21","2010-12-21","2010-12-21","2010-12-21","2010-12-21","2010-12-21","2010-12-21","2010-12-21","2010-12-21","2010-12-21","2010-12-21","2010-12-21","2010-12-21","2010-12-21","2010-12-21","2010-12-21","2010-12-22","2010-12-22","2010-12-22","2010-12-22","2010-12-22","2010-12-22","2010-12-22","2010-12-22","2010-12-22","2010-12-22","2010-12-22","2010-12-22","2010-12-22","2010-12-22","2010-12-22","2010-12-23","2010-12-23","2010-12-23","2010-12-23","2010-12-23","2010-12-23","2010-12-23","2010-12-23","2010-12-23","2010-12-23","2010-12-23","2010-12-23","2010-12-23","2010-12-23","2010-12-23","2010-12-24","2010-12-24","2010-12-24","2010-12-24","2010-12-24","2010-12-24","2010-12-24","2010-12-25","2010-12-25","2010-12-25","2010-12-25","2010-12-25","2010-12-25","2010-12-25","2010-12-26","2010-12-26","2010-12-26","2010-12-26","2010-12-26","2010-12-26","2010-12-26","2010-12-27","2010-12-27","2010-12-27","2010-12-27","2010-12-27","2010-12-28","2010-12-28","2010-12-28","2010-12-28","2010-12-28","2010-12-28","2010-12-28","2010-12-28","2010-12-28","2010-12-28","2010-12-29","2010-12-29","2010-12-29","2010-12-30","2010-12-30","2010-12-30","2010-12-30","2010-12-30","2010-12-30","2010-12-30","2010-12-30","2010-12-30","2010-12-30","2010-12-30","2010-12-30","2010-12-30","2010-12-22","2010-12-22","2010-12-23","2011-01-02","2011-01-02","2011-01-02","2011-01-02","2011-01-02","2011-01-02","2011-01-02","2011-01-03","2011-01-03","2011-01-03","2011-01-03","2011-01-03","2011-01-03","2011-01-03","2011-01-03","2011-01-03","2011-01-03","2011-01-03","2011-01-03","2011-01-04","2011-01-04","2011-01-04","2011-01-04","2011-01-04","2011-01-04","2011-01-04","2011-01-04","2011-01-04","2011-01-04","2011-01-04","2011-01-04","2011-01-05","2011-01-05","2011-01-05","2011-01-05","2011-01-05","2011-01-05","2011-01-05","2011-01-05","2011-01-06","2011-01-06","2011-01-06","2011-01-07","2011-01-07","2011-01-07","2011-01-07","2011-01-07","2011-01-08","2011-01-08","2011-01-08","2011-01-08","2011-01-09","2011-01-09","2011-01-10","2011-01-10","2011-01-10","2011-01-10","2011-01-10","2011-01-10","2011-01-10","2011-01-10","2011-01-11","2011-01-11","2011-01-11","2011-01-11","2011-01-12","2011-01-12","2011-01-12","2011-01-12","2011-01-12","2011-01-12","2011-01-12","2011-01-12","2011-01-12","2011-01-12","2011-01-12","2011-01-12","2011-01-12","2011-01-12","2011-01-12","2011-01-12","2011-01-12","2011-01-12","2011-01-12","2011-01-12","2011-01-12","2011-01-12","2011-01-12","2011-01-12","2011-01-12","2011-01-12","2011-01-12","2011-01-13","2011-01-13","2011-01-13","2011-01-13","2011-01-13","2011-01-13","2011-01-13","2011-01-13","2011-01-14","2011-01-14","2011-01-15","2011-01-15","2011-01-15","2011-01-15","2011-01-15","2011-01-15","2011-01-16","2011-01-16","2011-01-16","2011-01-16","2011-01-16","2011-01-17","2011-01-17","2011-01-17","2011-01-17","2011-01-17","2011-01-17","2011-01-17","2011-01-17","2011-01-17","2011-01-17","2011-01-18","2011-01-18","2011-01-18","2011-01-18","2011-01-18","2011-01-18","2011-01-18","2011-01-19","2011-01-19","2011-01-19","2011-01-19","2011-01-19","2011-01-19","2011-01-19","2011-01-19","2011-01-19","2011-01-20","2011-01-20","2011-01-20","2011-01-20","2011-01-20","2011-01-20","2011-01-20","2011-01-20","2011-01-20","2011-01-20","2011-01-20","2011-01-20","2011-01-21","2011-01-21","2011-01-21","2011-01-21","2011-01-21","2011-01-21","2011-01-21"],"users":[{"repo":"rails_admin","name":"sferik","heads":[{"name":"master","id":"3cdfabd973bc3caac209cba903cfdb3bf6636bcd"},{"name":"composite-primary-keys","id":"a3789105645167409e562d0b083bdd6e2f8dde6d"},{"name":"config-visitor","id":"a46bb2b1e6cc49fbfc0db86597de2b7fa7323ece"},{"name":"datetime-localization","id":"f8f910ea175e8e7c548e673101a0a7046b6763ac"}]},{"repo":"rails_admin","name":"akitaonrails","heads":[{"name":"master","id":"11e73d9078eec1cd4035d1a5ac5044920bdd0ab2"},{"name":"ckeditor","id":"5a1e0cc119fd429bf36038c23b0223afb5e15c55"},{"name":"datetime-localization","id":"f8f910ea175e8e7c548e673101a0a7046b6763ac"},{"name":"paperclip","id":"075a85fed85bd54e0e6694e83433aa1ea6a0ee45"},{"name":"tweaking_ckeditor","id":"d69a76b3e43c40655774ea0787e61621b9126192"},{"name":"unbundle_ckeditor","id":"6cdf0689d52714f9040395b6e7d8e11b2a1e5279"}]},{"repo":"rails_admin","name":"hassox","heads":[{"name":"master","id":"7a963f1b551264a2ada72c97fcd2273e2910284a"},{"name":"general_auth","id":"9f703869e5c6bed89d3e601150877c7b4ce684f8"},{"name":"no_devise","id":"2b29babb256ddbf31d32d41ead319f6cfdddf908"},{"name":"raise_in_production","id":"9bc8d07c183eb8557a1c82da08e3d4b3fbb28ca5"}]},{"repo":"rails_admin","name":"drogus","heads":[{"name":"master","id":"10542317bf22924e5e87c9ba3394b9ddaa10b5eb"},{"name":"namespaced","id":"a452d3355f943984a0b0f632e5cc15651e2667e0"}]},{"repo":"rails_admin","name":"brighton-agency","heads":[{"name":"master","id":"ed4ac86620bb1c4eb3fdcab99002c0b3b2d710ac"},{"name":"composite-primary-keys","id":"21a9ff1713a4e063802ea4d7e19f821d34ce9097"},{"name":"config-dsl-cleanup","id":"9da54620602edabccabca401bf83462a2e51c795"},{"name":"datetime-localization","id":"f8f910ea175e8e7c548e673101a0a7046b6763ac"}]},{"repo":"rails_admin","name":"slawosz","heads":[{"name":"master","id":"89889591ba97664fcd3b187df77d7ddca0948e24"},{"name":"add_associated_record","id":"640c3d84efbf7b987eb3a7862e1d4e5057bc319a"},{"name":"add_associated_record_spec","id":"8db09e921f990b1d6fdbed8c028ba097b4f5507b"},{"name":"add_binary_field","id":"109b8d9f1bba82f1f21e4984880364d7fc8e9932"},{"name":"assets_copy_rake","id":"5072f15167597ed0f0b7ee2fe67a4d40e6e45138"},{"name":"binary_field","id":"0da1f0951a01871bf1167791e791fdfcf475acb2"},{"name":"custom_inputs","id":"2f7e357cb8f2f52cc22586327e3ac7f514840c52"},{"name":"heroku_assets_problem","id":"54d7c9fea34f0fd0ec3ef1fe75f68ef144d82327"},{"name":"minor_changes","id":"562dabf32abeb0eb38f0b83823885c28b7079246"},{"name":"move_images_to_rails_admin_directory","id":"7a103e85fef3d9dd1caf3d830fc127e17c3627c8"},{"name":"override_form_for_attribute","id":"4b78c0b46a869e9a0825687ab5e06174706028f4"},{"name":"polish_translation","id":"b2f09d9a90d50e2d76722f7646b6d78298f029a6"},{"name":"polish_translation_corrections","id":"7abbb47a5aca94ca6a7f18a8398daeda151b1baf"},{"name":"specs_fix","id":"cc70cab0d7c0b17f033a4a3fa844a1ab3c478ea3"}]},{"repo":"rails_admin","name":"simaob","heads":[{"name":"master","id":"085a06f1e8151c99e6d1501e7b8b8743c46f2c18"},{"name":"datetime-localization","id":"f8f910ea175e8e7c548e673101a0a7046b6763ac"}]},{"repo":"rails_admin","name":"ccabot","heads":[{"name":"master","id":"418c51ed70abe64b675ca31299cea000311d992d"},{"name":"3pp_history","id":"a0857d80960ad9ac543e1d2d38f23b04634f0109"},{"name":"check_for_required","id":"5e6d4d0d4ada8479138edea082d20b84710803e5"},{"name":"config","id":"bfced637869eb17c45b583115b54030f5f40d55f"},{"name":"first_impressions","id":"418c51ed70abe64b675ca31299cea000311d992d"},{"name":"hide_from","id":"988e6f357b69f13dbfefdb74cc7bf0df2a44f538"},{"name":"history_fixes","id":"d50bb9ebfadb596d8aae5dfa5c1a77e2a70fa0de"},{"name":"railsy_routes","id":"25944367bd449e0f6107c24136be4404da89d13f"},{"name":"update_error_fix","id":"c56a6f476be0dbdcd3426f867873c7c1d4752976"}]},{"repo":"rails_admin","name":"lucassimao","heads":[{"name":"master","id":"652ad27e5352fc7afe4b6af0cf2125f55f30b1c1"},{"name":"composite-primary-keys","id":"21a9ff1713a4e063802ea4d7e19f821d34ce9097"},{"name":"config-dsl-cleanup","id":"9da54620602edabccabca401bf83462a2e51c795"},{"name":"datetime-localization","id":"f8f910ea175e8e7c548e673101a0a7046b6763ac"}]},{"repo":"rails_admin","name":"kryzhovnik","heads":[{"name":"master","id":"60f02d88ad3f5d101120de1497dac0bfa1df4f5b"},{"name":"composite-primary-keys","id":"21a9ff1713a4e063802ea4d7e19f821d34ce9097"},{"name":"config-dsl-cleanup","id":"9da54620602edabccabca401bf83462a2e51c795"},{"name":"datetime-localization","id":"f8f910ea175e8e7c548e673101a0a7046b6763ac"}]},{"repo":"RailsAdmin","name":"rodrigoscna","heads":[{"name":"master","id":"9104eb7a969d44b1fd86b20ce8c3b844a52382d9"},{"name":"composite-primary-keys","id":"21a9ff1713a4e063802ea4d7e19f821d34ce9097"},{"name":"config-dsl-cleanup","id":"9da54620602edabccabca401bf83462a2e51c795"},{"name":"datetime-localization","id":"f8f910ea175e8e7c548e673101a0a7046b6763ac"}]},{"repo":"rails_admin","name":"johnreilly","heads":[{"name":"master","id":"88b66965e31e562ea6e2820cec834337c4943e47"},{"name":"composite-primary-keys","id":"21a9ff1713a4e063802ea4d7e19f821d34ce9097"},{"name":"config-dsl-cleanup","id":"f2f3bfddb36b20681c4274566779ac376035d3e0"},{"name":"datetime-localization","id":"f8f910ea175e8e7c548e673101a0a7046b6763ac"},{"name":"sferik-master","id":"cd9db5a7d8d9ac4a0c3c9dbe8e95704b3f834dde"}]},{"repo":"rails_admin","name":"buyaka","heads":[{"name":"master","id":"147b73028ddf1b3a996deb3a3a449c7bafcd3dc9"},{"name":"composite-primary-keys","id":"21a9ff1713a4e063802ea4d7e19f821d34ce9097"},{"name":"config-dsl-cleanup","id":"9da54620602edabccabca401bf83462a2e51c795"},{"name":"datetime-localization","id":"f8f910ea175e8e7c548e673101a0a7046b6763ac"}]},{"repo":"rails_admin","name":"ml","heads":[{"name":"master","id":"c2d5a83a4fb0d90285bc58fb25ed35f34039a4b0"},{"name":"abstract_object","id":"71e02d7a0e1132e906537f3203bbfa88292393ca"},{"name":"datetime-localization","id":"f8f910ea175e8e7c548e673101a0a7046b6763ac"},{"name":"history","id":"f323da8b172fb5f0f2217fb9f4e0ec528b44de23"},{"name":"veneer","id":"9a7fb81f6fb4792dda84490d08d6294734997d50"}]},{"repo":"rails_admin","name":"capotej","heads":[{"name":"master","id":"b6db4df66ca29e29ea85660bdaba1df7bafe2042"},{"name":"composite-primary-keys","id":"21a9ff1713a4e063802ea4d7e19f821d34ce9097"},{"name":"config-dsl-cleanup","id":"9da54620602edabccabca401bf83462a2e51c795"},{"name":"datetime-localization","id":"f8f910ea175e8e7c548e673101a0a7046b6763ac"}]},{"repo":"rails_admin","name":"akzhan","heads":[{"name":"master","id":"0d7a58dfb36d628b17839d73818cf042de92d1c0"},{"name":"composite-primary-keys","id":"21a9ff1713a4e063802ea4d7e19f821d34ce9097"},{"name":"config-dsl-cleanup","id":"9da54620602edabccabca401bf83462a2e51c795"},{"name":"datetime-localization","id":"f8f910ea175e8e7c548e673101a0a7046b6763ac"}]},{"repo":"rails_admin","name":"JayTeeSF","heads":[{"name":"master","id":"8e7a456d71472b351b6da40b09619456f44125d0"},{"name":"cherry_pick","id":"6c9a6df6f6ca3a65915978fdd8d28350c8a1a888"},{"name":"composite-primary-keys","id":"21a9ff1713a4e063802ea4d7e19f821d34ce9097"},{"name":"config-dsl-cleanup","id":"9da54620602edabccabca401bf83462a2e51c795"},{"name":"datetime-localization","id":"f8f910ea175e8e7c548e673101a0a7046b6763ac"}]},{"repo":"rails_admin","name":"dcrec1","heads":[{"name":"master","id":"31b09dcada6fd782fade6626b0c56bd0f366fe37"},{"name":"ci","id":"107a4d2231a213eb46763d48f8feab4ec8a7c7ee"},{"name":"datetime-localization","id":"f8f910ea175e8e7c548e673101a0a7046b6763ac"}]},{"repo":"rails_admin","name":"kaapa","heads":[{"name":"master","id":"86827947a3912e152fa02507a1547fc9c64d5acd"},{"name":"polymorphic-associations","id":"7d4e39211d367e62f186dc9098da1eb3790ec74a"},{"name":"tidy-inspect","id":"18a9a01e8b38df8857b593547f6f29e9fdd326f8"}]},{"repo":"rails_admin","name":"amasses","heads":[{"name":"master","id":"2452e8a988f0fc81c91a9ec03833d2fef9a56d12"},{"name":"composite-primary-keys","id":"21a9ff1713a4e063802ea4d7e19f821d34ce9097"},{"name":"config-dsl-cleanup","id":"9da54620602edabccabca401bf83462a2e51c795"},{"name":"datetime-localization","id":"f8f910ea175e8e7c548e673101a0a7046b6763ac"},{"name":"history_model_generator","id":"01d4c2cb8e6709186500e004771554ef1a4f63c9"}]},{"repo":"rails_admin","name":"benlovell","heads":[{"name":"master","id":"3db4753e158cec8912a20b6aee4f8a3f94ebc89c"},{"name":"config-dsl-cleanup","id":"9da54620602edabccabca401bf83462a2e51c795"},{"name":"datetime-localization","id":"f8f910ea175e8e7c548e673101a0a7046b6763ac"}]},{"repo":"rails_admin","name":"nando","heads":[{"name":"master","id":"777c6a239c31bc8de34f6e36647d05693faed95f"},{"name":"ci","id":"fe3039d5aa53fc0e35f9d577570a3c9ee69074c1"},{"name":"datetime-localization","id":"f8f910ea175e8e7c548e673101a0a7046b6763ac"},{"name":"issue_titles","id":"ce4794199271145bd736e948a9c4746aa0a6dd76"}]},{"repo":"rails_admin","name":"lannon","heads":[{"name":"master","id":"bddd51cd417468051599f16b27f643d40fe4ebfb"},{"name":"ci","id":"fe3039d5aa53fc0e35f9d577570a3c9ee69074c1"},{"name":"datetime-localization","id":"f8f910ea175e8e7c548e673101a0a7046b6763ac"}]},{"repo":"rails_admin","name":"bees","heads":[{"name":"master","id":"5b0922ee102c3bd7ad8c1b1a281a713e5ebb4f00"},{"name":"ci","id":"fe3039d5aa53fc0e35f9d577570a3c9ee69074c1"},{"name":"datetime-localization","id":"f8f910ea175e8e7c548e673101a0a7046b6763ac"}]},{"repo":"rails_admin","name":"rosenfeld","heads":[{"name":"master","id":"52ef4ba67202f8a1e32516b2b3a84a1cb5c791ea"},{"name":"ci","id":"fe3039d5aa53fc0e35f9d577570a3c9ee69074c1"},{"name":"datetime-localization","id":"f8f910ea175e8e7c548e673101a0a7046b6763ac"}]},{"repo":"rails_admin","name":"kollektiv","heads":[{"name":"master","id":"b866dc189c45bd376a5385796ad2c25e2f46a025"},{"name":"ci","id":"fe3039d5aa53fc0e35f9d577570a3c9ee69074c1"},{"name":"datetime-localization","id":"f8f910ea175e8e7c548e673101a0a7046b6763ac"},{"name":"readme-error","id":"da2d8328a645a4c36de7e50037d6f0a03ad8b55a"}]},{"repo":"rails_admin","name":"sprout","heads":[{"name":"master","id":"37d70d13e96a73ac23dc0f4b66439f08cba1259d"},{"name":"ci","id":"fe3039d5aa53fc0e35f9d577570a3c9ee69074c1"},{"name":"datetime-localization","id":"f8f910ea175e8e7c548e673101a0a7046b6763ac"}]},{"repo":"rails_admin","name":"mattsears","heads":[{"name":"master","id":"ff26233900cb48939ffeba4bf7993a9777fcbe8c"},{"name":"datetime-localization","id":"f8f910ea175e8e7c548e673101a0a7046b6763ac"},{"name":"serialize","id":"ec11e0d7eb586c584befbdef84c6049a2d9f6944"}]},{"repo":"rails_admin","name":"caiotarifa","heads":[{"name":"master","id":"205cd7b418f530f430f3feb1aedecb45e7786f70"},{"name":"config","id":"1649fce5bef9cdf541a1a1ae5a67293ade172573"}]},{"repo":"rails_admin","name":"mytrile","heads":[{"name":"master","id":"46fd50bc1258e0f671e27455fdb056f3f4dd0e54"},{"name":"datetime-localization","id":"f8f910ea175e8e7c548e673101a0a7046b6763ac"}]},{"repo":"rails_admin","name":"baldowl","heads":[{"name":"master","id":"028ac9cd72e8d97bd6191525ca3b4b5fc1efd300"},{"name":"tweaked_authorize_with_doc","id":"56f5f57d589a8de61798c8c9c3d05cdbcea2b3ad"}]},{"repo":"rails_admin","name":"mengu","heads":[{"name":"master","id":"37780de80c7875bde252c43757dff9ad91706396"},{"name":"datetime-localization","id":"f8f910ea175e8e7c548e673101a0a7046b6763ac"}]},{"repo":"rails_admin","name":"martinciu","heads":[{"name":"master","id":"b73fe581b6ecadcade25a5efcae42e3304c6235b"}]},{"repo":"rails_admin","name":"krekoten","heads":[{"name":"master","id":"bc921dae767010fa7692e5f7e4ab738fc994bb37"},{"name":"ukrainian_translation","id":"96eb0109d9dd6af3905fae6475c07514d199c3fb"}]},{"repo":"rails_admin","name":"jackdempsey","heads":[{"name":"master","id":"647793586af89ba9660a46bf1c8282b944ea44aa"},{"name":"add_habtm","id":"df48b25cb55129990d42a0d48d9bf34f90435513"},{"name":"fix_associations","id":"437f5f7245acf6f7c68831f99cbdc4701b02bbe8"}]},{"repo":"rails_admin","name":"federomero","heads":[{"name":"master","id":"b51292937bc87ebd4354a94a1e3acce8392bb59b"}]},{"repo":"rails_admin","name":"kavu","heads":[{"name":"master","id":"63adfa87ebdd2ec894ff1f0d061a88ae91ef282f"}]},{"repo":"rails_admin","name":"foca","heads":[{"name":"master","id":"9d95d8ab09e41c2f73d93eea44c6bf5832551136"}]},{"repo":"rails_admin","name":"dianakimball","heads":[{"name":"master","id":"9897e5e7e0476f83e23118b65b676a5fa000a2c4"},{"name":"copy_editing","id":"9897e5e7e0476f83e23118b65b676a5fa000a2c4"}]},{"repo":"rails_admin","name":"matheusca","heads":[{"name":"master","id":"9b7ad4929d1e147b6dbe05dc8c659eb428b9ab02"}]},{"repo":"rails_admin","name":"hoelmer","heads":[{"name":"master","id":"c1dbf076e0eda1795b776584633f1c5ee312cd67"}]}]}
@@ -0,0 +1 @@
1
+ {"organization":{"plan":{"name":"bronze","collaborators":null,"space":2516582,"private_repos":10},"gravatar_id":"e435b0226fd3e326e7908a09a097b30a","company":null,"name":"Code For America","created_at":"2010-07-19T12:41:04-07:00","location":null,"disk_usage":18232,"collaborators":0,"public_repo_count":7,"public_gist_count":0,"blog":null,"following_count":0,"billing_email":"dan@codeforamerica.org","id":337792,"owned_private_repo_count":3,"private_gist_count":0,"type":"Organization","permission":null,"total_private_repo_count":3,"followers_count":8,"login":"codeforamerica","email":null}}
@@ -0,0 +1 @@
1
+ {"organizations":[{"name":"Hubcap","gravatar_id":"7311a263b8ea2513a001539666837ba9","location":"California","blog":"http://www.kickstarter.com/projects/sferik/hubcap-a-github-client-for-mac-os-x/posts","billing_email":"sferik@gmail.com","type":"Organization","login":"hubcap","email":"sferik@gmail.com"},{"name":"Code For America","gravatar_id":"e435b0226fd3e326e7908a09a097b30a","billing_email":"dan@codeforamerica.org","type":"Organization","login":"codeforamerica"}]}
@@ -0,0 +1 @@
1
+ {"public_keys":[{"title":"Moss","id":103205,"key":"ssh-dss AAAAB3NzaC1kc3MAAACBAJz7HanBa18ad1YsdFzHO5Wy1/WgXd4BV+czbKq7q23jungbfjN3eo2a0SVdxux8GG+RZ9ia90VD/X+PE4s3LV60oXZ7PDAuyPO1CTF0TaDoKf9mPaHcPa6agMJVocMsgBgwviWT1Q9VgN1SccDsYVDtxkIAwuw25YeHZlG6myx1AAAAFQCgW+OvXWUdUJPBGkRJ8ML7uf0VHQAAAIAlP5G96tTss0SKYVSCJCyocn9cyGQdNjxah4/aYuYFTbLI1rxk7sr/AkZfJNIoF2UFyO5STbbratykIQGUPdUBg1a2t72bu31x+4ZYJMngNsG/AkZ2oqLiH6dJKHD7PFx2oSPalogwsUV7iSMIZIYaPa03A9763iFsN0qJjaed+gAAAIBxz3Prxdzt/os4XGXSMNoWcS03AFC/05NOkoDMrXxQnTTpp1wrOgyRqEnKz15qC5dWk1ynzK+LJXHDZGA8lXPfCjHpJO3zrlZ/ivvLhgPdDpt13MAhIJFH06hTal0woxbk/fIdY71P3kbgXC0Ppx/0S7BC+VxqRCA4/wcM+BoDbA=="}]}
@@ -0,0 +1 @@
1
+ {"pull":{"discussion":[{"type":"Commit","created_at":"2011-01-21T09:02:00-08:00","sha":"11e73d9078eec1cd4035d1a5ac5044920bdd0ab2","author":"AkitaOnRails","subject":"Adding the missing admin:copy_assets rake task","user":{"name":"Fabio Akita","company":"Prodigus Consulting","gravatar_id":"98c2fb4c31fae25fe0b618f1c994c1f3","location":"Brazil","blog":"http://www.akitaonrails.com","type":"User","login":"akitaonrails","email":"fabioakita@gmail.com"},"email":"fabioakita@gmail.com"}],"issue_updated_at":"2011-01-21T09:04:25-08:00","gravatar_id":"98c2fb4c31fae25fe0b618f1c994c1f3","position":158.0,"number":251,"votes":0,"html_url":"https://github.com/sferik/rails_admin/pull/251","comments":0,"body":"Hi, the README file talks about an admin:copy_assets task. But that task is not in the repo anywhere, so I implemented one. Let me know if it is good enough.","title":"Missing copy_assets","diff_url":"https://github.com/sferik/rails_admin/pull/251.diff","base":{"repository":{"forks":113,"open_issues":44,"language":"Ruby","url":"https://github.com/sferik/rails_admin","has_issues":true,"homepage":"","pushed_at":"2011/01/21 11:31:05 -0800","has_downloads":true,"created_at":"2010/08/01 10:01:00 -0700","fork":false,"size":3336,"private":false,"name":"rails_admin","owner":"sferik","has_wiki":true,"watchers":1334,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},"sha":"a865e72344359f766b3ab03d3075c65798719ddd","label":"sferik:master","user":{"name":"Erik Michaels-Ober","company":"Code for America","gravatar_id":"1f74b13f1e5c6c69cb5d7fbaabb1e2cb","location":"San Francisco","blog":"http://twitter.com/sferik","type":"User","login":"sferik","email":"sferik@gmail.com"},"ref":"master"},"created_at":"2011-01-21T09:04:25-08:00","patch_url":"https://github.com/sferik/rails_admin/pull/251.patch","head":{"repository":{"forks":1,"open_issues":0,"language":"Ruby","url":"https://github.com/akitaonrails/rails_admin","has_issues":false,"homepage":"","pushed_at":"2011/01/21 09:02:56 -0800","has_downloads":true,"created_at":"2010/12/20 05:15:37 -0800","fork":true,"size":4740,"private":false,"name":"rails_admin","owner":"akitaonrails","has_wiki":true,"watchers":13,"description":"RailsAdmin is a Rails 3 engine that provides an easy-to-use interface for managing your data"},"sha":"11e73d9078eec1cd4035d1a5ac5044920bdd0ab2","label":"akitaonrails:master","user":{"name":"Fabio Akita","company":"Prodigus Consulting","gravatar_id":"98c2fb4c31fae25fe0b618f1c994c1f3","location":"Brazil","blog":"http://www.akitaonrails.com","type":"User","login":"akitaonrails","email":"fabioakita@gmail.com"},"ref":"master"},"issue_user":{"name":"Fabio Akita","company":"Prodigus Consulting","gravatar_id":"98c2fb4c31fae25fe0b618f1c994c1f3","location":"Brazil","blog":"http://www.akitaonrails.com","type":"User","login":"akitaonrails","email":"fabioakita@gmail.com"},"updated_at":"2011-01-21T09:04:25-08:00","user":{"name":"Fabio Akita","company":"Prodigus Consulting","gravatar_id":"98c2fb4c31fae25fe0b618f1c994c1f3","location":"Brazil","blog":"http://www.akitaonrails.com","type":"User","login":"akitaonrails","email":"fabioakita@gmail.com"},"issue_created_at":"2011-01-21T09:04:25-08:00","labels":[],"state":"open"}}