octokit 1.4.0 → 1.5.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (33) hide show
  1. data/lib/octokit/client.rb +0 -4
  2. data/lib/octokit/client/commits.rb +61 -3
  3. data/lib/octokit/client/issues.rb +0 -1
  4. data/lib/octokit/client/objects.rb +65 -20
  5. data/lib/octokit/client/organizations.rb +1 -6
  6. data/lib/octokit/client/repositories.rb +0 -5
  7. data/lib/octokit/client/users.rb +1 -7
  8. data/lib/octokit/version.rb +1 -1
  9. data/spec/fixtures/{v2 → legacy}/issues.json +0 -0
  10. data/spec/fixtures/{v2 → legacy}/repositories.json +0 -0
  11. data/spec/fixtures/{v2 → legacy}/users.json +0 -0
  12. data/spec/fixtures/v3/blob_create.json +3 -0
  13. data/spec/fixtures/v3/commit_create.json +25 -0
  14. data/spec/fixtures/v3/tree_create.json +14 -0
  15. data/spec/octokit/client/commits_spec.rb +16 -0
  16. data/spec/octokit/client/issues_spec.rb +1 -1
  17. data/spec/octokit/client/objects_spec.rb +23 -41
  18. data/spec/octokit/client/organizations_spec.rb +5 -20
  19. data/spec/octokit/client/repositories_spec.rb +1 -12
  20. data/spec/octokit/client/users_spec.rb +1 -12
  21. metadata +38 -54
  22. data/lib/octokit/client/network.rb +0 -15
  23. data/lib/octokit/client/timelines.rb +0 -21
  24. data/spec/fixtures/timeline.json +0 -1408
  25. data/spec/fixtures/v2/blob_metadata.json +0 -2052
  26. data/spec/fixtures/v2/blobs.json +0 -260
  27. data/spec/fixtures/v2/network_data.json +0 -3551
  28. data/spec/fixtures/v2/network_meta.json +0 -2530
  29. data/spec/fixtures/v2/raw.txt +0 -7
  30. data/spec/fixtures/v2/tree_metadata.json +0 -2612
  31. data/spec/fixtures/v2/user.json +0 -19
  32. data/spec/octokit/client/network_spec.rb +0 -32
  33. data/spec/octokit/client/timelines_spec.rb +0 -42
@@ -1,260 +0,0 @@
1
- {
2
- "blobs": {
3
- ".gitignore": "5efe0eb47a773fa6ea84a0bf190ee218b6a31ead",
4
- ".rspec": "f5a48e7ea5d8c1068efbb2b5b39471447a892dd5",
5
- ".yardopts": "80b49ec64346a5575f355af14a2616a83cdbf7e3",
6
- "Gemfile": "676ca26fae4277be5d2da7e1e223a4dd36370479",
7
- "LICENSE.mkd": "0420edbdb00ab6055455d62f2cd2db404d35a147",
8
- "README.mkd": "94616fa57520ac8147522c7cf9f03d555595c5ea",
9
- "Rakefile": "82c041b5a84f9d0221c2695379956cbc8c2a3cbd",
10
- "app/controllers/rails_admin/application_controller.rb": "2247b418ad5d89ae7c4c7fd8be04098c90111fb2",
11
- "app/controllers/rails_admin/history_controller.rb": "11de53eed701b5c92635aa2f8d9c84150d746dd0",
12
- "app/controllers/rails_admin/main_controller.rb": "76b116a526af516163b108d25df959f685032b53",
13
- "app/helpers/rails_admin/application_helper.rb": "08657b55a2c5fea6e0b2fb0d248409024ddc5c69",
14
- "app/helpers/rails_admin/main_helper.rb": "fce052c16be425e6caed6dde01a80aaf400beab4",
15
- "app/models/rails_admin/blank_history.rb": "f3f72c82a83be64a167dd07ef62087cc8c6f23dd",
16
- "app/models/rails_admin/history.rb": "c872970da7c7d27f94e6821ee6c70b4dad416db9",
17
- "app/views/layouts/rails_admin/_flash.html.erb": "8032f5e79d25bbe167babc40dae54ff41b04d9cb",
18
- "app/views/layouts/rails_admin/dashboard.html.erb": "cccadb1e1100613ac077ab9bdb6e28ac792a063c",
19
- "app/views/layouts/rails_admin/delete.html.erb": "d4b367dba38f92f26d7a51308d326a6fabacdb21",
20
- "app/views/layouts/rails_admin/form.html.erb": "1336ada45f839b771c81c31a0a4069e814bf9b94",
21
- "app/views/layouts/rails_admin/list.html.erb": "7262a6679c852b6dc5e0caed7fe35807e482a295",
22
- "app/views/rails_admin/history/show.html.erb": "3bd75ba005ee5e9f90436d37f4becff6c35b9c60",
23
- "app/views/rails_admin/main/_belongs_to_association.html.erb": "0713e0de9c3cc04637ac96b3afd20c7bdb96e6b5",
24
- "app/views/rails_admin/main/_boolean.html.erb": "bb82baf047fb41d47435aa6804356cef426fe040",
25
- "app/views/rails_admin/main/_date.html.erb": "824885a8338cb4768876ec171d3cfe09472d9016",
26
- "app/views/rails_admin/main/_datetime.html.erb": "824885a8338cb4768876ec171d3cfe09472d9016",
27
- "app/views/rails_admin/main/_delete_notice.html.erb": "92cb92c95845f45833562d0cdf9395d4f6e8fb20",
28
- "app/views/rails_admin/main/_edit_submit_buttons.html.erb": "709d899fe55ebc859feed0586d9e0eb7df76bc7f",
29
- "app/views/rails_admin/main/_field.html.erb": "e1973e42297c09188c98271954da5da25fce0d29",
30
- "app/views/rails_admin/main/_float.html.erb": "eafc7377f15065ffbdff18c3ace69e67f6b721bd",
31
- "app/views/rails_admin/main/_form_section.html.erb": "0b5eb800004937f2acbb1a9c67648fea48e4f7fc",
32
- "app/views/rails_admin/main/_has_and_belongs_to_many_association.html.erb": "52231d450dcb9d4435f8b45896eb546f24778d42",
33
- "app/views/rails_admin/main/_has_many_association.html.erb": "52231d450dcb9d4435f8b45896eb546f24778d42",
34
- "app/views/rails_admin/main/_has_one_association.html.erb": "9176b1bf7c4ba36c7ab0c5350a50d888eeabaa47",
35
- "app/views/rails_admin/main/_history.html.erb": "8b83e7aff02ae7558532103140fb14d9050e586e",
36
- "app/views/rails_admin/main/_integer.html.erb": "58094896648abcb79a14e5b3c943607479c3e9ed",
37
- "app/views/rails_admin/main/_navigation.html.erb": "f78e8792164c099eb577b8512ff37cd7ddf4e6fb",
38
- "app/views/rails_admin/main/_new_submit_buttons.html.erb": "f1c9071628862d36412811cd4892ec3448adb570",
39
- "app/views/rails_admin/main/_paperclip_file.html.erb": "5b4f681cb4f2f302b35ce4c6f5acdb48047a43bb",
40
- "app/views/rails_admin/main/_password.html.erb": "666bcdad51fdfa82722cb54eecbb5d1f0dd82967",
41
- "app/views/rails_admin/main/_string.html.erb": "aed755ae88630e546baeaf29e8b89ad95f12d7be",
42
- "app/views/rails_admin/main/_text.html.erb": "6bec339d644c3d881c0665df6f767ffe10b0f348",
43
- "app/views/rails_admin/main/_time.html.erb": "32b432eb8bae70cf276da9e538edb5662a152e59",
44
- "app/views/rails_admin/main/_timestamp.html.erb": "4a9a6c15c46d50f19aec96fd086c1916c78123c5",
45
- "app/views/rails_admin/main/_user_info.html.erb": "30a07b91e75ab814c2a39020215b8e5196e77daf",
46
- "app/views/rails_admin/main/authentication_not_setup.html.erb": "42fffd887374e59d0fe182d31f8ae9e6c1027843",
47
- "app/views/rails_admin/main/bulk_delete.html.erb": "884f0b1d6f16aa60b88fd75db95882822bf8a0a4",
48
- "app/views/rails_admin/main/delete.html.erb": "a01631046cf9c9d3174df4b68a27f08775cafb67",
49
- "app/views/rails_admin/main/edit.html.erb": "f93400f209a178eeb25b51ade4f32146672b5244",
50
- "app/views/rails_admin/main/file_upload.html.erb": "ba7f3181e212e3455e317242970d5fa234a829e7",
51
- "app/views/rails_admin/main/general_history.html.erb": "e69de29bb2d1d6434b8b29ae775ad8c2e48c5391",
52
- "app/views/rails_admin/main/history.html.erb": "8301f82a08ff159fee611d441425715066736d54",
53
- "app/views/rails_admin/main/index.html.erb": "f788dbce503d1fdf129cfc71919483457319a1c4",
54
- "app/views/rails_admin/main/list.html.erb": "da909989f6e2a7a5eddabb82711346f408893335",
55
- "app/views/rails_admin/main/new.html.erb": "d2af861301a7c51ffbf45d3ca4828c042c9f3af6",
56
- "config/initializers/devise_patch.rb": "5bf86e90280e62c61318eb213dec9012d7bd7b45",
57
- "config/locales/devise.bg.yml": "21749c15b17a10d8e8269dcf158bb3cc21501a50",
58
- "config/locales/devise.de.yml": "cfbf6569710a53fbe203af319595274237232f0d",
59
- "config/locales/devise.en.yml": "5e4e433215c5b3b571cf5034dad1781c64304457",
60
- "config/locales/devise.es.yml": "39177a314947599d417d77e1fa8c09c7ef317423",
61
- "config/locales/devise.fi.yml": "75d0a4abb59fe4534cbc4dedfcbea762c36b6e3e",
62
- "config/locales/devise.pt-BR.yml": "eef22c8cb922836ae4ee2f7d6eedadf87ba9ea47",
63
- "config/locales/devise.pt-PT.yml": "5ef7cee8598b242aa4f6f63cf8d82d449eda0d53",
64
- "config/locales/devise.ru.yml": "278a447bda28a10867aecd06e57bc9855407c6cb",
65
- "config/locales/devise.tr.yml": "e2e75922ca01631650f95f376af2eaaa5c39f890",
66
- "config/locales/devise.uk.yml": "c715ddf74da8fd270831d1bdf75508cb1ea94b4f",
67
- "config/locales/rails_admin.bg.yml": "41b224c48801c58faf3a5df7dfe3c1e8e49b12f4",
68
- "config/locales/rails_admin.da.yml": "0fde4ff4f1fdd41ecf01d5a1cdd4a4195b475de3",
69
- "config/locales/rails_admin.de.yml": "9d2117691d4efe96581955abdea2542dacc57290",
70
- "config/locales/rails_admin.en.yml": "ac1e8edc08fa1876c19bad19ed3548706b6b64da",
71
- "config/locales/rails_admin.es.yml": "f34903f17fa76497c40e9656d5d4f55f0f9bbafe",
72
- "config/locales/rails_admin.fi.yml": "f0b3b0d299f8fb8ca12e77a9636496431c694dc9",
73
- "config/locales/rails_admin.fr.yml": "ba89f24f4d51671316d0fdf1b4a91ca0cc7dbc38",
74
- "config/locales/rails_admin.lv.yml": "4119f9ea8c713335af1d5b4e84319e3cce67d284",
75
- "config/locales/rails_admin.pl.yml": "ff670845123b36b6d27fd4355458f1722b4ce32d",
76
- "config/locales/rails_admin.pt-BR.yml": "bce91b036b10e07405256f5bbb8b325c882725f4",
77
- "config/locales/rails_admin.pt-PT.yml": "39540149b0fc8038c1a4cb23cd8e1cb44a7d9baa",
78
- "config/locales/rails_admin.ru.yml": "461631537035ac95d80e47d47c02a10e34dce645",
79
- "config/locales/rails_admin.tr.yml": "2a0ed9ead7557f69925cbd97c3aef3c56fbd5612",
80
- "config/locales/rails_admin.uk.yml": "8c3d8f40513c4c3983cfe635bda853314e186529",
81
- "config/routes.rb": "723f430b92a0eeb040222dfa25560d8d6edfc200",
82
- "lib/generators/rails_admin/USAGE": "5f579b6c15d49630a9b50f4be7325d8f2b5ba559",
83
- "lib/generators/rails_admin/install_admin_generator.rb": "4e5987200cca8f6cd13d04ba25d2d071ed592e00",
84
- "lib/generators/rails_admin/install_migrations_generator.rb": "2e82a80ff06d6f7dd140ad8ff79d1fb106a8b383",
85
- "lib/generators/rails_admin/rails_admin_generator.rb": "2acca7fca8ea4f2a8f1ff57499f6bb7602051a9d",
86
- "lib/generators/rails_admin/templates/migration.rb": "7884b5df76385a4dcb866da2c7d09b68ff81a0be",
87
- "lib/rails_admin.rb": "d36b4ba90e5fd730a44170894208ae1c881e0371",
88
- "lib/rails_admin/abstract_history.rb": "91a97c8231d63aa73dac8f52c0e33ba77950566b",
89
- "lib/rails_admin/abstract_model.rb": "d894de6edb0a32ec7e69bd0ba737a0322b93f92b",
90
- "lib/rails_admin/adapters/active_record.rb": "fdc0c7d91af5497304bb3f611a0150d3bf96d466",
91
- "lib/rails_admin/config.rb": "7c3699267d26f4165d68de5a70ece3e080684fb4",
92
- "lib/rails_admin/config/base.rb": "55b5e932f6459f333ac3caf55dec942e6a281855",
93
- "lib/rails_admin/config/fields.rb": "df74058f659d7e37b973547bfe4cf3ee85e0081e",
94
- "lib/rails_admin/config/fields/association.rb": "a47b8131147560a8745678e1257e48e403a11223",
95
- "lib/rails_admin/config/fields/base.rb": "909d1c2f2ab0361a15d90c6a5eab84ef1e0d19fb",
96
- "lib/rails_admin/config/fields/factories/devise.rb": "06056d8c8f54b78709a79276206e783a4f2d086c",
97
- "lib/rails_admin/config/fields/factories/paperclip.rb": "aeb69a6bec111ff4c9c9190426b8d9e0dd88478e",
98
- "lib/rails_admin/config/fields/factories/password.rb": "a543ade4dc430f4d122d1faf60873580c7a78457",
99
- "lib/rails_admin/config/fields/group.rb": "83298dd7b8bc9fe97516df83a1dd909c78614780",
100
- "lib/rails_admin/config/fields/groupable.rb": "f0393a93eabe151df1d4b3e94d368d891811b720",
101
- "lib/rails_admin/config/fields/types.rb": "10e03a8e6e1655cedb7552011001ae809708b308",
102
- "lib/rails_admin/config/fields/types/all.rb": "d05062f944d990b078e679a6fe7b9cf406da3520",
103
- "lib/rails_admin/config/fields/types/belongs_to_association.rb": "3c25ea98278cbfc66c334586b433f40cc2eb4fac",
104
- "lib/rails_admin/config/fields/types/boolean.rb": "3f308ae98a0a673e3f350e8b23f37780d4348e5b",
105
- "lib/rails_admin/config/fields/types/date.rb": "39e58fb736813cd564dfa987f2e777a0781b0dc0",
106
- "lib/rails_admin/config/fields/types/datetime.rb": "a41e91b3fac12b232b47c30fe158597761994887",
107
- "lib/rails_admin/config/fields/types/decimal.rb": "01e32aaa4464473b373415385e7fd786e49524b4",
108
- "lib/rails_admin/config/fields/types/file_upload.rb": "71b237aaa9e6afe12533e0477c98dd4fe8799056",
109
- "lib/rails_admin/config/fields/types/float.rb": "a9559629c5c70c1182a4bc0ad4ff1c887847201a",
110
- "lib/rails_admin/config/fields/types/has_and_belongs_to_many_association.rb": "d5d3051899d5cb4847c3a78d37a355ec60e79d65",
111
- "lib/rails_admin/config/fields/types/has_many_association.rb": "59542a7702b2fe38b41b6cbd4d6ad2269873056b",
112
- "lib/rails_admin/config/fields/types/has_one_association.rb": "f75ed8a02c86ba6c5ab50dabb10a720d6c8fa761",
113
- "lib/rails_admin/config/fields/types/integer.rb": "f9e5ad8d8e440e646acc84b8ce0394639c476989",
114
- "lib/rails_admin/config/fields/types/paperclip_file.rb": "c64127484a631c66302180af0c6e1b9a82fa9c85",
115
- "lib/rails_admin/config/fields/types/password.rb": "141f6fc8f5f90d22375d17671341b717ab7a2e10",
116
- "lib/rails_admin/config/fields/types/string.rb": "5d276e106d856c5b7c3925718d84b27f3a4427de",
117
- "lib/rails_admin/config/fields/types/text.rb": "2b570f0f940bff2c16b90c29dff7100e8c6e0f80",
118
- "lib/rails_admin/config/fields/types/time.rb": "28748c780eb8c78f5d5ec870cf4c75b55b167677",
119
- "lib/rails_admin/config/fields/types/timestamp.rb": "b2256087a14c350afaff324de51341215ff9d2f0",
120
- "lib/rails_admin/config/fields/types/virtual.rb": "dbdd4a1474f9d698b6207cefc14828320344a603",
121
- "lib/rails_admin/config/has_fields.rb": "b19b5d44ccda11df4a90e0ce94e399c35c4a7139",
122
- "lib/rails_admin/config/has_groups.rb": "4cbd8bed9cf928bc83c521d0dc44a86239fb27cc",
123
- "lib/rails_admin/config/hideable.rb": "0da47d6271002a7b68e721933e01be38c874d43a",
124
- "lib/rails_admin/config/labelable.rb": "2883b9379132020c519996d957f1369fa75ff883",
125
- "lib/rails_admin/config/model.rb": "bf15125ec5de08d8f21ccc77fe63480b04d97e47",
126
- "lib/rails_admin/config/sections.rb": "677bdb49413f92c7ca7becbbb32c623167a1a6d6",
127
- "lib/rails_admin/config/sections/create.rb": "8cdecc60cefdafd74e0e4b6d42006002a6a4dda6",
128
- "lib/rails_admin/config/sections/list.rb": "9d046c9fc9138aa9bba3e9948944f5faea6a2f5a",
129
- "lib/rails_admin/config/sections/navigation.rb": "4145cdcf827695e04a66759b7ad250d3d5cefbf7",
130
- "lib/rails_admin/config/sections/update.rb": "04a6a1567a51e03c923586656f416926e0c03462",
131
- "lib/rails_admin/engine.rb": "66a143f2def2ba1919b5e7e984770c7bf6f69e4e",
132
- "lib/rails_admin/generic_support.rb": "ea049a8eb7c22bf0dee177db1fe7e4ce438b8a1e",
133
- "lib/rails_admin/railties/extratasks.rb": "5dd6820de1339432fc00a441076b6d04006be9fa",
134
- "lib/rails_admin/railties/tasks.rake": "e7111e1a64bc17f4272ed1f7c42f84c3c3a4fb90",
135
- "lib/rails_admin/version.rb": "6d9cac886a9ab6115aef7024cecc3d446303eaa1",
136
- "lib/tasks/.gitkeep": "e69de29bb2d1d6434b8b29ae775ad8c2e48c5391",
137
- "lib/tasks/download.rake": "7b83c1132e432c98eb194329955cdc46d672add3",
138
- "public/404.html": "9a48320a5f1c025b6cc9819ab539a6d17fcbaf81",
139
- "public/422.html": "83660ab1878ba9adc6477ed910333e32bb6b46ce",
140
- "public/500.html": "b80307fc1664db7814f02603257704f9873d9e67",
141
- "public/favicon.ico": "e69de29bb2d1d6434b8b29ae775ad8c2e48c5391",
142
- "public/images/rails_admin/arrow_left.png": "7dc7ea20f69cbc4b448b2a0fb1fd6568392353d5",
143
- "public/images/rails_admin/arrow_right.png": "3b7f1ab0889a562fa4242c7e43040468524106d6",
144
- "public/images/rails_admin/background.png": "7d4853e8216c603fe939882cb8f068ef5079da95",
145
- "public/images/rails_admin/bullet_arrow_down.png": "9b23c06d7b4f4689dc8c9fd4e9d4d1f199fe376f",
146
- "public/images/rails_admin/bullet_arrow_up.png": "24df0f42129c291ddb3dd50c8ba2884dc23a2c43",
147
- "public/images/rails_admin/bullet_black.png": "57619706d10d9736b1849a83f2c5694fbe09c53b",
148
- "public/images/rails_admin/bullet_white.png": "a9af8d44bf3c001adc41e3774f526bd1d1448b1f",
149
- "public/images/rails_admin/calendar.png": "518ca398694ca29d69c16a091a44e8781dc1aafb",
150
- "public/images/rails_admin/clock.png": "e02ee97a3081281fb2415b6e086acd13b3cb068c",
151
- "public/images/rails_admin/cross.png": "1514d51a3cf1b67e1c5b9ada36f1fd474e2d214a",
152
- "public/images/rails_admin/fast_btn.png": "35a3330b4dbbd2f6b2c46d10ccacef1713d9ae17",
153
- "public/images/rails_admin/handler.png": "f2ad8d6a1f5b802c0e0c2a594dae407431b295e9",
154
- "public/images/rails_admin/logo.png": "603b12c3dc483efc72985519065930b6f3498faf",
155
- "public/images/rails_admin/magnifier.png": "cf3d97f75e9cde9c143980d89272fe61fc2d64ee",
156
- "public/images/rails_admin/menu_hover.png": "bdeb8e3320c2c0352d60acfac11cd4ec9b145812",
157
- "public/images/rails_admin/navigation_more.png": "bdc72f405d41a3089253b26ae76ba6da55396cfc",
158
- "public/images/rails_admin/selector-add.gif": "50132d1c439494a0a19e1d280385f03d3ac5599b",
159
- "public/images/rails_admin/selector-addall.gif": "d6e7c639bb2ec270122861f054289845281fae26",
160
- "public/images/rails_admin/selector-remove.gif": "2b9b0a2ac35a2051834bb9a49a7d57aaeebdcb48",
161
- "public/images/rails_admin/selector-removeall.gif": "5a4421926d9c352abcf3b114ccd296197b9c9fdf",
162
- "public/javascripts/ckeditor/config.js": "2882a47ef0f3be89d6d5471925643bc6607f5ba4",
163
- "public/javascripts/rails_admin/application.js": "564f862d95b883e167abcce9e21f9e0c60e75219",
164
- "public/javascripts/rails_admin/associations.js": "ecd63a860949754b8042ad86a1a7ca57596af652",
165
- "public/javascripts/rails_admin/builder.js": "f1f42b9ac6b5073dd5f9b30adc34589f3fc353cb",
166
- "public/javascripts/rails_admin/controls.js": "7392fb664c08a6350e59eb6ac6bc2013af03428c",
167
- "public/javascripts/rails_admin/dashboard.js": "21fbeedd8d25a12284734f926da9d1e5af2c4a39",
168
- "public/javascripts/rails_admin/datepicker.js": "bf56a033b4cf5609c336b8b538c296a1175f3fbb",
169
- "public/javascripts/rails_admin/dragdrop.js": "15c6dbca68ba56e5862fc38d2fd74e29aa699744",
170
- "public/javascripts/rails_admin/effects.js": "c81e6c7d5f4bbb060089311f622bac99a41f6b5d",
171
- "public/javascripts/rails_admin/prototype-base-extensions.js": "9609ccc7cc9f45bc979bec55cbd9219e786c93de",
172
- "public/javascripts/rails_admin/prototype-date-extensions.js": "add13b1e58cb6a638d48a3056c924c1bd93f541e",
173
- "public/javascripts/rails_admin/prototype.js": "4f22e85c2efd770c2f18811cd2ac4e54a6b5f8eb",
174
- "public/javascripts/rails_admin/rails.js": "4283ed89824f8493f6834c2d8237e0e3e8e4f80c",
175
- "public/javascripts/rails_admin/scriptaculous.js": "6bf437acc4b26a9071ba329c6ecb4e3b79c2c857",
176
- "public/javascripts/rails_admin/slider.js": "eb83055824345e1becaec7c6346c6cd0d16db996",
177
- "public/javascripts/rails_admin/sound.js": "379a88c123b9066af2c2c8d9f239b383a5ee9714",
178
- "public/javascripts/rails_admin/unittest.js": "5782f4d9a973cfcb8bf4068fc20d98e265d2c76c",
179
- "public/robots.txt": "085187fa58b1631e955f5d514d895a7721466797",
180
- "public/stylesheets/.gitkeep": "e69de29bb2d1d6434b8b29ae775ad8c2e48c5391",
181
- "public/stylesheets/rails_admin/base.css": "cb85fc3fb49f59a43bf25e35e6bf2ccf54542f4a",
182
- "public/stylesheets/rails_admin/create.css": "2ee6293218a7d351326eeaf6ce22d5748f7aca5a",
183
- "public/stylesheets/rails_admin/dashboard.css": "e7c376c1013c70d86dd765163c1b77a388c7f05a",
184
- "public/stylesheets/rails_admin/datepicker.css": "36dfeef71a1fbe951d2ad804dce4d20e9680fbf9",
185
- "public/stylesheets/rails_admin/delete.css": "2bd11cef4649db2599b593325dbef3281044fcfe",
186
- "public/stylesheets/rails_admin/list.css": "97c568997b3112c0dfa1e0a028c65911a32bc943",
187
- "rails_admin.gemspec": "8a9a951fe90455905f4545a89629a4451d36bda6",
188
- "screenshots/edit.png": "c724d2b1634f332f64be514e6ff875f6a63c26ba",
189
- "screenshots/list.png": "746d8d2e9d2ed231b952f04381b4a7e2c33caf45",
190
- "spec/database_helpers.rb": "2122b1abe1cf4cf8397e9aad5107b15fec7a6a4c",
191
- "spec/dummy_app/.gitignore": "af64fae5e7184715b9a62132e126bf892c116609",
192
- "spec/dummy_app/Gemfile": "390d8b6a7472335179084d1909c6de3f90395dc4",
193
- "spec/dummy_app/Gemfile.lock": "26d5e24790178c199c58555ba466af87841b8fbe",
194
- "spec/dummy_app/Rakefile": "9724472e645adf09f849643e300ffe733b1e0dc9",
195
- "spec/dummy_app/app/controllers/application_controller.rb": "e8065d9505d7ec6f727021c827de18a0a95737de",
196
- "spec/dummy_app/app/helpers/application_helper.rb": "de6be7945c6a59798eb0ace177df38b05e98c2f0",
197
- "spec/dummy_app/app/models/division.rb": "22e3678b707b8c0d6c35c90f363520625980f0cc",
198
- "spec/dummy_app/app/models/draft.rb": "5c5219de964affb4a072bcd15ba009b30eca5157",
199
- "spec/dummy_app/app/models/fan.rb": "927da8014f963595f9c6566b8ce014c55df26262",
200
- "spec/dummy_app/app/models/league.rb": "3fadf3c1d126d259028a5f03a01fb8dc1f628e21",
201
- "spec/dummy_app/app/models/player.rb": "cf638a1b94060fe6f9b24bfdce9c6244f0e6ad70",
202
- "spec/dummy_app/app/models/rel_test.rb": "2a4f2ab8ecf3a9bc4d06cbadc01d7425e5e2b701",
203
- "spec/dummy_app/app/models/team.rb": "4f0bb6a40e03ee4245e32c29362c1b2691215697",
204
- "spec/dummy_app/app/models/user.rb": "65cd39ea5cf5822e5435b0308dde1487405194f6",
205
- "spec/dummy_app/app/views/layouts/application.html.erb": "2e8707b8270e4d5c108fbefbffda2dc3bd35c0aa",
206
- "spec/dummy_app/config.ru": "1989ed8d0c2eedaa8067e1d7661b64e80324417d",
207
- "spec/dummy_app/config/application.rb": "f49c9e0b3c224d188308cce105ef911f1a704659",
208
- "spec/dummy_app/config/boot.rb": "d032cb6157e5121ffeba59970f54a3ea8e3985e2",
209
- "spec/dummy_app/config/database.yml": "025d62a8d8102735fade34d52f66f95c3d46e0a6",
210
- "spec/dummy_app/config/environment.rb": "3da5eb91d0f62ba54131e197561e9b93274d9a04",
211
- "spec/dummy_app/config/environments/development.rb": "d240ca5c2ef53ff19b58495d866f7dde7b114079",
212
- "spec/dummy_app/config/environments/production.rb": "f3d745bd822e8e697f05c035f7073f668fac2231",
213
- "spec/dummy_app/config/environments/test.rb": "beb9043b61bcc70d4290c388ab160ad7cc27009d",
214
- "spec/dummy_app/config/initializers/backtrace_silencers.rb": "59385cdf379bd06a8d2326dcd4de6d5cd5d3f5b0",
215
- "spec/dummy_app/config/initializers/devise.rb": "1bf954fc9baa653df33f1d4044da710954e30fb9",
216
- "spec/dummy_app/config/initializers/inflections.rb": "9e8b0131f8ff7e3d3923697eca0b0ffdc77b19ce",
217
- "spec/dummy_app/config/initializers/mime_types.rb": "72aca7e441e1855f8c7a7ac1f1cbe5d42cd1235b",
218
- "spec/dummy_app/config/initializers/rails_admin.rb": "60ff8f05ee2d86cacfafb0302e7b96bebc783980",
219
- "spec/dummy_app/config/initializers/secret_token.rb": "8fa2d286f0af193b6cbbcbd551ac8a34a17e896f",
220
- "spec/dummy_app/config/initializers/session_store.rb": "0441c9d355125411dd88dfdd4f82f3c6ac72ec40",
221
- "spec/dummy_app/config/locales": "e2515107e6cd18cfe142bbcdfa554c9d8b59d114",
222
- "spec/dummy_app/config/routes.rb": "ff0bff1ab7d0340df74c857c5f4151e8c07cd934",
223
- "spec/dummy_app/db/migrate/00000000000001_create_divisions_migration.rb": "8704f61b37261043e1c52471a6862d16da0e51f5",
224
- "spec/dummy_app/db/migrate/00000000000002_create_drafts_migration.rb": "2f8383fdc64c14b36b41691aa1e33f72d317b3fb",
225
- "spec/dummy_app/db/migrate/00000000000003_create_leagues_migration.rb": "bc9f8f990c13b28d6785dadae4248a7d088de850",
226
- "spec/dummy_app/db/migrate/00000000000004_create_players_migration.rb": "b2d1d2545fa058efe9be4e24749d90e7b49aae22",
227
- "spec/dummy_app/db/migrate/00000000000005_create_teams_migration.rb": "153ba3c82107a6ceec551200866741e932b5bff0",
228
- "spec/dummy_app/db/migrate/00000000000006_devise_create_users.rb": "5ec6b7a5ea0f275ba7c46eac255f8d493eb2ea72",
229
- "spec/dummy_app/db/migrate/00000000000007_create_histories_table.rb": "7884b5df76385a4dcb866da2c7d09b68ff81a0be",
230
- "spec/dummy_app/db/migrate/00000000000008_create_fans_migration.rb": "dc9a3f9f28bb0e862d299c640d44b3e2c7ae55fb",
231
- "spec/dummy_app/db/migrate/00000000000009_create_fans_teams_migration.rb": "70f33952fc33d9dc096fb9ef2e3e7408c0131df7",
232
- "spec/dummy_app/db/migrate/00000000000010_add_revenue_to_team_migration.rb": "6fd9b3d6cf7380d10b601699e1d03a64eb57c1b8",
233
- "spec/dummy_app/db/migrate/00000000000011_add_suspended_to_player_migration.rb": "018616a839ebbc0b2bc91e43878b34e30ea7674e",
234
- "spec/dummy_app/db/migrate/00000000000012_add_avatar_columns_to_user.rb": "7cf8028583d1a50d0c8d114c7a29642745d41885",
235
- "spec/dummy_app/db/migrate/00000000000013_add_roles_to_user.rb": "71eed47aee105c0a561faa734a38372af2ae302f",
236
- "spec/dummy_app/db/migrate/20101223222233_create_rel_tests.rb": "9f560932183f46b680ad8077c003fc30e8c78e3c",
237
- "spec/dummy_app/db/seeds.rb": "82b66e7b205f3988e0f73d6ca324ec75dc4646b3",
238
- "spec/dummy_app/public": "9dc090a027c1a7d00071d4f670140d41a8ca27f0",
239
- "spec/dummy_app/script/rails": "f8da2cffd4de029d658fe2f7b9ec88f28dc34a9a",
240
- "spec/dummy_app/test/performance/rendering_test.rb": "147720dcc787adede23a77153019d3c63ceeb61f",
241
- "spec/dummy_app/test/test_helper.rb": "8bf1192ffec252a4562218bdf299891a319b9cb9",
242
- "spec/requests/basic/bulk_delete/rails_admin_basic_bulk_delete_spec.rb": "83b7a9bc7c676c3f4b6052ccfbfe8a69492de01d",
243
- "spec/requests/basic/bulk_destroy/rails_admin_basic_bulk_destroy_spec.rb": "f8607162e2df6352726e212e42525b877e257c4a",
244
- "spec/requests/basic/create/rails_admin_basic_create_spec.rb": "648ae6319ed549f3a0dd8dcb9c26afcbf6caefed",
245
- "spec/requests/basic/delete/rails_admin_basic_delete_spec.rb": "82a16f4ae4edf391e8b56dcc9a09396679dcc554",
246
- "spec/requests/basic/destroy/rails_admin_basic_destroy_spec.rb": "bc379d1d47bc928d2a85f38eb6a0d906c0efecd2",
247
- "spec/requests/basic/edit/rails_admin_basic_edit_spec.rb": "dfb4b426ae2c3b4be0c66653b234c5f7645039c2",
248
- "spec/requests/basic/list/rails_admin_basic_list_spec.rb": "1f434be83c3648613382976cde168f291a43f43a",
249
- "spec/requests/basic/new/rails_admin_basic_new_spec.rb": "a084bc928baff3b919c35da9a16494b5fdf2f423",
250
- "spec/requests/basic/update/rails_admin_basic_update_spec.rb": "0ba498b6d0db3582524eab8519e2f7e27c6bc5c9",
251
- "spec/requests/config/edit/rails_admin_config_edit_spec.rb": "5b85a0f0ae7ff43a262eaa284ba0f67c6a67a1ec",
252
- "spec/requests/config/list/rails_admin_config_list_spec.rb": "7d3ad35cb40237a75ef16e3613301c83d7ec7e89",
253
- "spec/requests/config/navigation/rails_admin_config_navigation_spec.rb": "7a5f15c770285321fdaabce57622f6d22ff57ff2",
254
- "spec/requests/config/rails_admin_config_spec.rb": "a8d0f3bcfc10f5780193718cf1c1ad2611f8bf65",
255
- "spec/requests/history/rails_admin_history_spec.rb": "e1dba55d95bf59f5715dc0142478a949bace7187",
256
- "spec/requests/rails_admin_spec.rb": "ec9c03b52191a8ff3118ec50a22d1097fb15388b",
257
- "spec/requests/relation_spec.rb": "52982541f8e35847eaca5e55a826aedbc76f84c0",
258
- "spec/spec_helper.rb": "6152e73863dc0d977d4b318c035bb4823e75bf49"
259
- }
260
- }
@@ -1,3551 +0,0 @@
1
- {
2
- "commits": [
3
- {
4
- "author": "Rodrigo Rosenfeld Rosas",
5
- "date": "2010-12-25 14:58:19",
6
- "gravatar": "7c110e6606bd4751a3261998ac6e6ee7",
7
- "id": "a17e82f61226771304cea5e798ca17ddda2246cd",
8
- "login": "rosenfeld",
9
- "message": "Remove Rodrigo Rosenfeld Rosas from the mentors list",
10
- "parents": [
11
- [
12
- "d9cc13475042b5d006e8111ae2bd6feaec9f9e95",
13
- 780,
14
- 0
15
- ]
16
- ],
17
- "space": 39,
18
- "time": 786
19
- },
20
- {
21
- "author": "Rodrigo Rosenfeld Rosas",
22
- "date": "2010-12-25 15:37:59",
23
- "gravatar": "7c110e6606bd4751a3261998ac6e6ee7",
24
- "id": "52ef4ba67202f8a1e32516b2b3a84a1cb5c791ea",
25
- "login": "rosenfeld",
26
- "message": "Updates pt-BR translations",
27
- "parents": [
28
- [
29
- "a17e82f61226771304cea5e798ca17ddda2246cd",
30
- 786,
31
- 39
32
- ]
33
- ],
34
- "space": 39,
35
- "time": 787
36
- },
37
- {
38
- "author": "Rodrigo Rosenfeld Rosas",
39
- "date": "2010-12-26 08:43:25",
40
- "gravatar": "7c110e6606bd4751a3261998ac6e6ee7",
41
- "id": "920ab21f542e9b364d9231c128647ca00b8fb187",
42
- "login": "rosenfeld",
43
- "message": "Remove Rodrigo Rosenfeld Rosas from the mentors list",
44
- "parents": [
45
- [
46
- "d9cc13475042b5d006e8111ae2bd6feaec9f9e95",
47
- 780,
48
- 0
49
- ]
50
- ],
51
- "space": 0,
52
- "time": 788
53
- },
54
- {
55
- "author": "Rodrigo Rosenfeld Rosas",
56
- "date": "2010-12-26 08:43:26",
57
- "gravatar": "7c110e6606bd4751a3261998ac6e6ee7",
58
- "id": "0cd178664beb36d716c6aac5f7bfc721cdd8d746",
59
- "login": "rosenfeld",
60
- "message": "Updates pt-BR translations",
61
- "parents": [
62
- [
63
- "920ab21f542e9b364d9231c128647ca00b8fb187",
64
- 788,
65
- 0
66
- ]
67
- ],
68
- "space": 0,
69
- "time": 789
70
- },
71
- {
72
- "author": "Erik Michaels-Ober",
73
- "date": "2010-12-26 08:47:36",
74
- "gravatar": "1f74b13f1e5c6c69cb5d7fbaabb1e2cb",
75
- "id": "bae06b1a14cdc055508f9dfc1f2d13a522265c08",
76
- "login": "sferik",
77
- "message": "Merge branch 'unbundle_ckeditor' of https://github.com/akitaonrails/rails_admin into akitaonrails-unbundle_ckeditor",
78
- "parents": [
79
- [
80
- "0cd178664beb36d716c6aac5f7bfc721cdd8d746",
81
- 789,
82
- 0
83
- ],
84
- [
85
- "6cdf0689d52714f9040395b6e7d8e11b2a1e5279",
86
- 785,
87
- 4
88
- ]
89
- ],
90
- "space": 0,
91
- "time": 790
92
- },
93
- {
94
- "author": "Bernhard Essl",
95
- "date": "2010-12-26 12:12:24",
96
- "gravatar": "f8c5dcc5f11e26a24b863c264671a234",
97
- "id": "5b0922ee102c3bd7ad8c1b1a281a713e5ebb4f00",
98
- "login": "",
99
- "message": "add german translation files",
100
- "parents": [
101
- [
102
- "bae06b1a14cdc055508f9dfc1f2d13a522265c08",
103
- 790,
104
- 0
105
- ]
106
- ],
107
- "space": 38,
108
- "time": 791
109
- },
110
- {
111
- "author": "Bernhard Essl",
112
- "date": "2010-12-26 12:49:39",
113
- "gravatar": "f8c5dcc5f11e26a24b863c264671a234",
114
- "id": "ce8d0b2aed1b12141dc92e40b9a092c26f08572b",
115
- "login": "",
116
- "message": "add german translation files",
117
- "parents": [
118
- [
119
- "bae06b1a14cdc055508f9dfc1f2d13a522265c08",
120
- 790,
121
- 0
122
- ]
123
- ],
124
- "space": 0,
125
- "time": 792
126
- },
127
- {
128
- "author": "toby cabot",
129
- "date": "2010-12-26 14:36:12",
130
- "gravatar": "e381ef5e90b6ed2bd5082a9a463cea3b",
131
- "id": "c2c8568c820f3c6798288d15d0e9e0e2381f7821",
132
- "login": "caboteria",
133
- "message": "Merge branch 'railsy_routes'",
134
- "parents": [
135
- [
136
- "ce8d0b2aed1b12141dc92e40b9a092c26f08572b",
137
- 792,
138
- 0
139
- ],
140
- [
141
- "25944367bd449e0f6107c24136be4404da89d13f",
142
- 772,
143
- 2
144
- ]
145
- ],
146
- "space": 0,
147
- "time": 793
148
- },
149
- {
150
- "author": "toby cabot",
151
- "date": "2010-12-26 14:54:33",
152
- "gravatar": "e381ef5e90b6ed2bd5082a9a463cea3b",
153
- "id": "36b6a5f4e67008ea25ae4db1775421a4aafbd70f",
154
- "login": "caboteria",
155
- "message": "fix German translations so they don't override English",
156
- "parents": [
157
- [
158
- "c2c8568c820f3c6798288d15d0e9e0e2381f7821",
159
- 793,
160
- 0
161
- ]
162
- ],
163
- "space": 0,
164
- "time": 794
165
- },
166
- {
167
- "author": "Fernando Garc\u00eda Samblas",
168
- "date": "2010-12-27 12:35:16",
169
- "gravatar": "75cf3e99d398f414c227a63bcdb46b51",
170
- "id": "5589bf5f5c479105a831cde44bd6bf3425c2e87f",
171
- "login": "nando",
172
- "message": "Check Devise presence before retrieving its resource",
173
- "parents": [
174
- [
175
- "36b6a5f4e67008ea25ae4db1775421a4aafbd70f",
176
- 794,
177
- 0
178
- ]
179
- ],
180
- "space": 35,
181
- "time": 795
182
- },
183
- {
184
- "author": "toby cabot",
185
- "date": "2010-12-27 17:12:29",
186
- "gravatar": "e381ef5e90b6ed2bd5082a9a463cea3b",
187
- "id": "af693ad7f9568493d6eb6d09c30d1ddee249e804",
188
- "login": "caboteria",
189
- "message": "issue 197, per bjeanes, make routes more restful",
190
- "parents": [
191
- [
192
- "36b6a5f4e67008ea25ae4db1775421a4aafbd70f",
193
- 794,
194
- 0
195
- ]
196
- ],
197
- "space": 0,
198
- "time": 796
199
- },
200
- {
201
- "author": "toby cabot",
202
- "date": "2010-12-27 17:13:31",
203
- "gravatar": "e381ef5e90b6ed2bd5082a9a463cea3b",
204
- "id": "70426721d800543c52594e3cc654d10de5634e35",
205
- "login": "caboteria",
206
- "message": "fix 404's caused by removal of ckeditor",
207
- "parents": [
208
- [
209
- "af693ad7f9568493d6eb6d09c30d1ddee249e804",
210
- 796,
211
- 0
212
- ]
213
- ],
214
- "space": 0,
215
- "time": 797
216
- },
217
- {
218
- "author": "toby cabot",
219
- "date": "2010-12-27 20:04:02",
220
- "gravatar": "e381ef5e90b6ed2bd5082a9a463cea3b",
221
- "id": "87f3fd009f2c209449c0a623071b2f05e6b83249",
222
- "login": "caboteria",
223
- "message": "cleanup from earlier routing changes: fix delete link on edit pages",
224
- "parents": [
225
- [
226
- "70426721d800543c52594e3cc654d10de5634e35",
227
- 797,
228
- 0
229
- ]
230
- ],
231
- "space": 0,
232
- "time": 798
233
- },
234
- {
235
- "author": "toby cabot",
236
- "date": "2010-12-27 20:25:53",
237
- "gravatar": "e381ef5e90b6ed2bd5082a9a463cea3b",
238
- "id": "bdf3d6fe89402e63f225d8b425f4647b2ac1c9cd",
239
- "login": "caboteria",
240
- "message": "more routes cleanup: now that we're restful we need to GET xhr updates",
241
- "parents": [
242
- [
243
- "87f3fd009f2c209449c0a623071b2f05e6b83249",
244
- 798,
245
- 0
246
- ]
247
- ],
248
- "space": 0,
249
- "time": 799
250
- },
251
- {
252
- "author": "toby cabot",
253
- "date": "2010-12-28 08:25:53",
254
- "gravatar": "6d246f2dde05095bebd3ba3cb54c676a",
255
- "id": "f9d74eb1d1329f7ac6b1bf67ff253948d2ea7694",
256
- "login": "ccabot",
257
- "message": "partial revert of 5a1e0cc which broke the dashboard history slider",
258
- "parents": [
259
- [
260
- "bdf3d6fe89402e63f225d8b425f4647b2ac1c9cd",
261
- 799,
262
- 0
263
- ]
264
- ],
265
- "space": 0,
266
- "time": 800
267
- },
268
- {
269
- "author": "Matt Sears",
270
- "date": "2010-12-28 11:33:38",
271
- "gravatar": "dcee1cb611931f35e6e2963d13b29573",
272
- "id": "db004a2f9deee28e0e76193e3cf4a5c00c7128aa",
273
- "login": "mattsears",
274
- "message": "Add constant for the set of attributes the History class should ignore",
275
- "parents": [
276
- [
277
- "b866dc189c45bd376a5385796ad2c25e2f46a025",
278
- 770,
279
- 0
280
- ]
281
- ],
282
- "space": 1,
283
- "time": 801
284
- },
285
- {
286
- "author": "Matt Sears",
287
- "date": "2010-12-28 11:34:54",
288
- "gravatar": "dcee1cb611931f35e6e2963d13b29573",
289
- "id": "adba8fd310a3e023bce6160e025f929dc2099f38",
290
- "login": "mattsears",
291
- "message": "Add specs for recording has_many association changes for basic updating",
292
- "parents": [
293
- [
294
- "db004a2f9deee28e0e76193e3cf4a5c00c7128aa",
295
- 801,
296
- 1
297
- ]
298
- ],
299
- "space": 1,
300
- "time": 802
301
- },
302
- {
303
- "author": "Matt Sears",
304
- "date": "2010-12-28 11:39:57",
305
- "gravatar": "dcee1cb611931f35e6e2963d13b29573",
306
- "id": "458063a08a651f13754526085bc93d57e02272dc",
307
- "login": "mattsears",
308
- "message": "Add history messages when has_many associations are added or removed; changes to assococations are also logged",
309
- "parents": [
310
- [
311
- "adba8fd310a3e023bce6160e025f929dc2099f38",
312
- 802,
313
- 1
314
- ]
315
- ],
316
- "space": 1,
317
- "time": 803
318
- },
319
- {
320
- "author": "Matt Sears",
321
- "date": "2010-12-28 11:40:53",
322
- "gravatar": "dcee1cb611931f35e6e2963d13b29573",
323
- "id": "b4dccd1c1cbac44eeaf625535fc9f48fe35e34b4",
324
- "login": "mattsears",
325
- "message": "Merge branch 'has_many_history'",
326
- "parents": [
327
- [
328
- "f9d74eb1d1329f7ac6b1bf67ff253948d2ea7694",
329
- 800,
330
- 0
331
- ],
332
- [
333
- "458063a08a651f13754526085bc93d57e02272dc",
334
- 803,
335
- 1
336
- ]
337
- ],
338
- "space": 0,
339
- "time": 804
340
- },
341
- {
342
- "author": "Matt Sears",
343
- "date": "2010-12-28 12:31:19",
344
- "gravatar": "dcee1cb611931f35e6e2963d13b29573",
345
- "id": "da71a3ccd99bb12cc684c26aa8dcc88ca0af7c80",
346
- "login": "mattsears",
347
- "message": "Remove documentation related to using an accessor in the config dsl since it's not supported",
348
- "parents": [
349
- [
350
- "b4dccd1c1cbac44eeaf625535fc9f48fe35e34b4",
351
- 804,
352
- 0
353
- ]
354
- ],
355
- "space": 0,
356
- "time": 805
357
- },
358
- {
359
- "author": "lannon",
360
- "date": "2010-12-28 13:28:05",
361
- "gravatar": "21c5e2571e7cd71291bb4c23f99477de",
362
- "id": "bddd51cd417468051599f16b27f643d40fe4ebfb",
363
- "login": "lannon",
364
- "message": "can't figure out how to customize assets",
365
- "parents": [
366
- [
367
- "da71a3ccd99bb12cc684c26aa8dcc88ca0af7c80",
368
- 805,
369
- 0
370
- ]
371
- ],
372
- "space": 37,
373
- "time": 806
374
- },
375
- {
376
- "author": "toby cabot",
377
- "date": "2010-12-28 17:48:16",
378
- "gravatar": "e381ef5e90b6ed2bd5082a9a463cea3b",
379
- "id": "59cc2f74da2a58c021ecd1a2835d7a310fa026bf",
380
- "login": "caboteria",
381
- "message": "fix for Ruby 1.8.7",
382
- "parents": [
383
- [
384
- "da71a3ccd99bb12cc684c26aa8dcc88ca0af7c80",
385
- 805,
386
- 0
387
- ]
388
- ],
389
- "space": 0,
390
- "time": 807
391
- },
392
- {
393
- "author": "Petteri K\u00e4\u00e4p\u00e4",
394
- "date": "2010-12-28 18:16:12",
395
- "gravatar": "40a0afa49eb7b12db4dcda70b2e1520d",
396
- "id": "bb630679bbad1684fec5e57c91a0373e2903e26e",
397
- "login": "kaapa",
398
- "message": "Has-many and has-and-belongs-to-many form widgets are required to submit",
399
- "parents": [
400
- [
401
- "59cc2f74da2a58c021ecd1a2835d7a310fa026bf",
402
- 807,
403
- 0
404
- ]
405
- ],
406
- "space": 0,
407
- "time": 808
408
- },
409
- {
410
- "author": "Petteri K\u00e4\u00e4p\u00e4",
411
- "date": "2010-12-28 18:34:10",
412
- "gravatar": "40a0afa49eb7b12db4dcda70b2e1520d",
413
- "id": "c44dcc7a0c2bdeadf684d886638addebabd522cf",
414
- "login": "kaapa",
415
- "message": "Continue removing documentation related to using an accessor, see commit",
416
- "parents": [
417
- [
418
- "bb630679bbad1684fec5e57c91a0373e2903e26e",
419
- 808,
420
- 0
421
- ]
422
- ],
423
- "space": 0,
424
- "time": 809
425
- },
426
- {
427
- "author": "S\u0142awosz S\u0142awi\u0144ski",
428
- "date": "2010-12-29 07:09:04",
429
- "gravatar": "4f0352566f95bfdae627a538521833ad",
430
- "id": "cb7eaa6d0797bdb9fda2f5a9c95a5b94b5b9db23",
431
- "login": "slawosz",
432
- "message": "documentation and failling specs for first case of customization",
433
- "parents": [
434
- [
435
- "c44dcc7a0c2bdeadf684d886638addebabd522cf",
436
- 809,
437
- 0
438
- ]
439
- ],
440
- "space": 14,
441
- "time": 810
442
- },
443
- {
444
- "author": "Fernando Garc\u00eda Samblas",
445
- "date": "2010-12-29 09:46:46",
446
- "gravatar": "75cf3e99d398f414c227a63bcdb46b51",
447
- "id": "004404d77834f8018362ba30d7338c2976072c2b",
448
- "login": "nando",
449
- "message": "Check Devise presence before retrieving its resource",
450
- "parents": [
451
- [
452
- "c44dcc7a0c2bdeadf684d886638addebabd522cf",
453
- 809,
454
- 0
455
- ]
456
- ],
457
- "space": 36,
458
- "time": 811
459
- },
460
- {
461
- "author": "Petteri K\u00e4\u00e4p\u00e4",
462
- "date": "2010-12-29 17:02:59",
463
- "gravatar": "40a0afa49eb7b12db4dcda70b2e1520d",
464
- "id": "9da54620602edabccabca401bf83462a2e51c795",
465
- "login": "kaapa",
466
- "message": "Remove equal sign postfixed writers from config DSL",
467
- "parents": [
468
- [
469
- "c44dcc7a0c2bdeadf684d886638addebabd522cf",
470
- 809,
471
- 0
472
- ]
473
- ],
474
- "space": 2,
475
- "time": 812
476
- },
477
- {
478
- "author": "Fernando Garc\u00eda Samblas",
479
- "date": "2010-12-30 00:59:16",
480
- "gravatar": "75cf3e99d398f414c227a63bcdb46b51",
481
- "id": "cf8675e4255e9d0d6bc9b65fe4165ed0d6bdf563",
482
- "login": "nando",
483
- "message": "Merge branch 'master' of github.com:nando/rails_admin",
484
- "parents": [
485
- [
486
- "5589bf5f5c479105a831cde44bd6bf3425c2e87f",
487
- 795,
488
- 35
489
- ],
490
- [
491
- "004404d77834f8018362ba30d7338c2976072c2b",
492
- 811,
493
- 36
494
- ]
495
- ],
496
- "space": 35,
497
- "time": 813
498
- },
499
- {
500
- "author": "Fernando Garc\u00eda Samblas",
501
- "date": "2010-12-30 01:03:04",
502
- "gravatar": "75cf3e99d398f414c227a63bcdb46b51",
503
- "id": "8875664676c88fa73151e46cf959a78d70875d2a",
504
- "login": "nando",
505
- "message": "Check if current_user is there before calling it",
506
- "parents": [
507
- [
508
- "cf8675e4255e9d0d6bc9b65fe4165ed0d6bdf563",
509
- 813,
510
- 35
511
- ]
512
- ],
513
- "space": 35,
514
- "time": 814
515
- },
516
- {
517
- "author": "Fernando Garc\u00eda Samblas",
518
- "date": "2010-12-30 01:03:54",
519
- "gravatar": "75cf3e99d398f414c227a63bcdb46b51",
520
- "id": "777c6a239c31bc8de34f6e36647d05693faed95f",
521
- "login": "nando",
522
- "message": "Removed two duplicated titles",
523
- "parents": [
524
- [
525
- "8875664676c88fa73151e46cf959a78d70875d2a",
526
- 814,
527
- 35
528
- ]
529
- ],
530
- "space": 35,
531
- "time": 815
532
- },
533
- {
534
- "author": "Fernando Garc\u00eda Samblas",
535
- "date": "2010-12-30 01:37:16",
536
- "gravatar": "75cf3e99d398f414c227a63bcdb46b51",
537
- "id": "ce4794199271145bd736e948a9c4746aa0a6dd76",
538
- "login": "nando",
539
- "message": "Removed two duplicated titles",
540
- "parents": [
541
- [
542
- "c44dcc7a0c2bdeadf684d886638addebabd522cf",
543
- 809,
544
- 0
545
- ]
546
- ],
547
- "space": 1,
548
- "time": 816
549
- },
550
- {
551
- "author": "Petteri K\u00e4\u00e4p\u00e4",
552
- "date": "2010-12-30 04:47:24",
553
- "gravatar": "40a0afa49eb7b12db4dcda70b2e1520d",
554
- "id": "d0eac6ec30a81e0b4cd88cba276472133e7a08d6",
555
- "login": "kaapa",
556
- "message": "Store association field groups as symbols instead of strings, fixes #210",
557
- "parents": [
558
- [
559
- "c44dcc7a0c2bdeadf684d886638addebabd522cf",
560
- 809,
561
- 0
562
- ]
563
- ],
564
- "space": 0,
565
- "time": 817
566
- },
567
- {
568
- "author": "benlovell",
569
- "date": "2010-12-30 06:12:13",
570
- "gravatar": "146e52d49d361f85c0945487452fc6a0",
571
- "id": "3db4753e158cec8912a20b6aee4f8a3f94ebc89c",
572
- "login": "benlovell",
573
- "message": "testing",
574
- "parents": [
575
- [
576
- "d0eac6ec30a81e0b4cd88cba276472133e7a08d6",
577
- 817,
578
- 0
579
- ]
580
- ],
581
- "space": 34,
582
- "time": 818
583
- },
584
- {
585
- "author": "Erik Michaels-Ober",
586
- "date": "2010-12-30 07:14:08",
587
- "gravatar": "1f74b13f1e5c6c69cb5d7fbaabb1e2cb",
588
- "id": "a31a87667278c7e83bf54214e189e44b534761d7",
589
- "login": "sferik",
590
- "message": "Merge branch 'issue_titles' of https://github.com/nando/rails_admin into nando-issue_titles",
591
- "parents": [
592
- [
593
- "d0eac6ec30a81e0b4cd88cba276472133e7a08d6",
594
- 817,
595
- 0
596
- ],
597
- [
598
- "ce4794199271145bd736e948a9c4746aa0a6dd76",
599
- 816,
600
- 1
601
- ]
602
- ],
603
- "space": 1,
604
- "time": 819
605
- },
606
- {
607
- "author": "toby cabot",
608
- "date": "2010-12-30 07:49:05",
609
- "gravatar": "e381ef5e90b6ed2bd5082a9a463cea3b",
610
- "id": "927304ce6faab1b129b9c2d76598597eb6981b1b",
611
- "login": "caboteria",
612
- "message": "issue 214, per kaerast: fix typo \"wither\" -> \"either\"",
613
- "parents": [
614
- [
615
- "d0eac6ec30a81e0b4cd88cba276472133e7a08d6",
616
- 817,
617
- 0
618
- ]
619
- ],
620
- "space": 0,
621
- "time": 820
622
- },
623
- {
624
- "author": "toby cabot",
625
- "date": "2010-12-30 07:53:19",
626
- "gravatar": "e381ef5e90b6ed2bd5082a9a463cea3b",
627
- "id": "2452e8a988f0fc81c91a9ec03833d2fef9a56d12",
628
- "login": "caboteria",
629
- "message": "Merge branch 'master' of github-ccabot:sferik/rails_admin",
630
- "parents": [
631
- [
632
- "927304ce6faab1b129b9c2d76598597eb6981b1b",
633
- 820,
634
- 0
635
- ],
636
- [
637
- "a31a87667278c7e83bf54214e189e44b534761d7",
638
- 819,
639
- 1
640
- ]
641
- ],
642
- "space": 0,
643
- "time": 821
644
- },
645
- {
646
- "author": "S\u0142awosz S\u0142awi\u0144ski",
647
- "date": "2010-12-30 08:24:01",
648
- "gravatar": "4f0352566f95bfdae627a538521833ad",
649
- "id": "348299e4c10d59beeabd5b868d5522c332ad0767",
650
- "login": "slawosz",
651
- "message": "plain spec for fields",
652
- "parents": [
653
- [
654
- "cb7eaa6d0797bdb9fda2f5a9c95a5b94b5b9db23",
655
- 810,
656
- 14
657
- ]
658
- ],
659
- "space": 14,
660
- "time": 822
661
- },
662
- {
663
- "author": "S\u0142awosz S\u0142awi\u0144ski",
664
- "date": "2010-12-30 08:24:13",
665
- "gravatar": "4f0352566f95bfdae627a538521833ad",
666
- "id": "2f7e357cb8f2f52cc22586327e3ac7f514840c52",
667
- "login": "slawosz",
668
- "message": "improved docs",
669
- "parents": [
670
- [
671
- "348299e4c10d59beeabd5b868d5522c332ad0767",
672
- 822,
673
- 14
674
- ]
675
- ],
676
- "space": 14,
677
- "time": 823
678
- },
679
- {
680
- "author": "Petteri K\u00e4\u00e4p\u00e4",
681
- "date": "2010-12-30 18:23:28",
682
- "gravatar": "40a0afa49eb7b12db4dcda70b2e1520d",
683
- "id": "21a9ff1713a4e063802ea4d7e19f821d34ce9097",
684
- "login": "kaapa",
685
- "message": "Support composite primary keys",
686
- "parents": [
687
- [
688
- "d0eac6ec30a81e0b4cd88cba276472133e7a08d6",
689
- 817,
690
- 0
691
- ]
692
- ],
693
- "space": 7,
694
- "time": 824
695
- },
696
- {
697
- "author": "Mark Sears",
698
- "date": "2010-12-30 21:42:38",
699
- "gravatar": "98993d789c52d8a1dc00cc94e9d0e6bf",
700
- "id": "5eeac4c71f81c94180a3ab98252d9f6898636989",
701
- "login": "msears",
702
- "message": "fixed bugs to get range working",
703
- "parents": [
704
- [
705
- "1ee56dfdb3357258b133591c175d5c88450c89ae",
706
- 758,
707
- 41
708
- ]
709
- ],
710
- "space": 41,
711
- "time": 825
712
- },
713
- {
714
- "author": "Mark Sears",
715
- "date": "2010-12-22 21:54:39",
716
- "gravatar": "98993d789c52d8a1dc00cc94e9d0e6bf",
717
- "id": "1b129c68d546b8b8fb9a9cd17adc88e49e4145ea",
718
- "login": "msears",
719
- "message": "added closing script tag",
720
- "parents": [
721
- [
722
- "5eeac4c71f81c94180a3ab98252d9f6898636989",
723
- 825,
724
- 41
725
- ]
726
- ],
727
- "space": 41,
728
- "time": 826
729
- },
730
- {
731
- "author": "Mark Sears",
732
- "date": "2010-12-22 22:08:31",
733
- "gravatar": "98993d789c52d8a1dc00cc94e9d0e6bf",
734
- "id": "fa813593e4f6a87440efda01109ff521f846cf2f",
735
- "login": "msears",
736
- "message": "removed console.log and added table name to avoid ambiguous SQL errors",
737
- "parents": [
738
- [
739
- "1b129c68d546b8b8fb9a9cd17adc88e49e4145ea",
740
- 826,
741
- 41
742
- ]
743
- ],
744
- "space": 41,
745
- "time": 827
746
- },
747
- {
748
- "author": "Mark Sears",
749
- "date": "2010-12-23 17:54:54",
750
- "gravatar": "98993d789c52d8a1dc00cc94e9d0e6bf",
751
- "id": "37d70d13e96a73ac23dc0f4b66439f08cba1259d",
752
- "login": "msears",
753
- "message": "fixed Last 24 Hours range bug",
754
- "parents": [
755
- [
756
- "fa813593e4f6a87440efda01109ff521f846cf2f",
757
- 827,
758
- 41
759
- ]
760
- ],
761
- "space": 41,
762
- "time": 828
763
- },
764
- {
765
- "author": "Matthew Savage",
766
- "date": "2011-01-02 03:57:51",
767
- "gravatar": "1704c77d12df42caccc1490333adcb87",
768
- "id": "418d94a347e959c166146f44a0365ec4c18b42e7",
769
- "login": "amasses",
770
- "message": "Changed invokation for migration to use the model invoke with the attributes supplied",
771
- "parents": [
772
- [
773
- "2452e8a988f0fc81c91a9ec03833d2fef9a56d12",
774
- 821,
775
- 0
776
- ]
777
- ],
778
- "space": 33,
779
- "time": 829
780
- },
781
- {
782
- "author": "Matthew Savage",
783
- "date": "2011-01-02 03:59:42",
784
- "gravatar": "1704c77d12df42caccc1490333adcb87",
785
- "id": "eb56e97dcdeed1c8eb69c07b64f319355a241f1e",
786
- "login": "amasses",
787
- "message": "Updated to disable feature and send params properly",
788
- "parents": [
789
- [
790
- "418d94a347e959c166146f44a0365ec4c18b42e7",
791
- 829,
792
- 33
793
- ]
794
- ],
795
- "space": 33,
796
- "time": 830
797
- },
798
- {
799
- "author": "Matthew Savage",
800
- "date": "2011-01-02 04:11:26",
801
- "gravatar": "1704c77d12df42caccc1490333adcb87",
802
- "id": "01d4c2cb8e6709186500e004771554ef1a4f63c9",
803
- "login": "amasses",
804
- "message": "fixed the way that the generator options were being passed",
805
- "parents": [
806
- [
807
- "eb56e97dcdeed1c8eb69c07b64f319355a241f1e",
808
- 830,
809
- 33
810
- ]
811
- ],
812
- "space": 33,
813
- "time": 831
814
- },
815
- {
816
- "author": "S\u0142awosz S\u0142awi\u0144ski",
817
- "date": "2011-01-02 07:34:49",
818
- "gravatar": "c544188078900e5d5976689949177f11",
819
- "id": "2018cc0a90775730aaf3d999257c8447699c706b",
820
- "login": "slawosz",
821
- "message": "add integration specs for creating related record",
822
- "parents": [
823
- [
824
- "2608fff63f2f3e1e72cb0ec8d941139c85d23c3b",
825
- 728,
826
- 13
827
- ]
828
- ],
829
- "space": 13,
830
- "time": 832
831
- },
832
- {
833
- "author": "Maciej Lotkowski",
834
- "date": "2011-01-02 09:40:55",
835
- "gravatar": "07fb1f108e968f7b8573307eefddd66f",
836
- "id": "deb5a33814f697a77f774ae35cf7f31f43507ed6",
837
- "login": "ml",
838
- "message": "Implemented history for create action + spec",
839
- "parents": [
840
- [
841
- "a9c5192b46ae80485edf3843a61d299de37648e8",
842
- 782,
843
- 25
844
- ]
845
- ],
846
- "space": 26,
847
- "time": 833
848
- },
849
- {
850
- "author": "S\u0142awosz S\u0142awi\u0144ski",
851
- "date": "2011-01-02 12:03:49",
852
- "gravatar": "c544188078900e5d5976689949177f11",
853
- "id": "8db09e921f990b1d6fdbed8c028ba097b4f5507b",
854
- "login": "slawosz",
855
- "message": "specs",
856
- "parents": [
857
- [
858
- "2018cc0a90775730aaf3d999257c8447699c706b",
859
- 832,
860
- 13
861
- ]
862
- ],
863
- "space": 13,
864
- "time": 834
865
- },
866
- {
867
- "author": "AkitaOnRails",
868
- "date": "2011-01-02 19:44:08",
869
- "gravatar": "98c2fb4c31fae25fe0b618f1c994c1f3",
870
- "id": "a4d09238be93264cec7072d184aec169b4748803",
871
- "login": "akitaonrails",
872
- "message": "Tweaking CKEditor Support. Missing config.js and checking with ckeditor.js is installed before requiring it",
873
- "parents": [
874
- [
875
- "2452e8a988f0fc81c91a9ec03833d2fef9a56d12",
876
- 821,
877
- 0
878
- ]
879
- ],
880
- "space": 6,
881
- "time": 835
882
- },
883
- {
884
- "author": "Maciej Lotkowski",
885
- "date": "2011-01-03 03:22:18",
886
- "gravatar": "07fb1f108e968f7b8573307eefddd66f",
887
- "id": "b25e7ca4bb7e3d391e6d12c36012de8d2db7d320",
888
- "login": "ml",
889
- "message": "Merge branch 'master' into abstract_object",
890
- "parents": [
891
- [
892
- "a9c5192b46ae80485edf3843a61d299de37648e8",
893
- 782,
894
- 25
895
- ],
896
- [
897
- "2452e8a988f0fc81c91a9ec03833d2fef9a56d12",
898
- 821,
899
- 0
900
- ]
901
- ],
902
- "space": 25,
903
- "time": 836
904
- },
905
- {
906
- "author": "Maciej Lotkowski",
907
- "date": "2011-01-03 04:25:52",
908
- "gravatar": "07fb1f108e968f7b8573307eefddd66f",
909
- "id": "f323da8b172fb5f0f2217fb9f4e0ec528b44de23",
910
- "login": "ml",
911
- "message": "Merge branch 'abstract_object' into history",
912
- "parents": [
913
- [
914
- "deb5a33814f697a77f774ae35cf7f31f43507ed6",
915
- 833,
916
- 26
917
- ],
918
- [
919
- "b25e7ca4bb7e3d391e6d12c36012de8d2db7d320",
920
- 836,
921
- 25
922
- ]
923
- ],
924
- "space": 26,
925
- "time": 837
926
- },
927
- {
928
- "author": "AkitaOnRails",
929
- "date": "2011-01-03 07:21:57",
930
- "gravatar": "98c2fb4c31fae25fe0b618f1c994c1f3",
931
- "id": "d69a76b3e43c40655774ea0787e61621b9126192",
932
- "login": "akitaonrails",
933
- "message": "Removing the line-break from the text partial and adding css style so ckeditor behave properly",
934
- "parents": [
935
- [
936
- "a4d09238be93264cec7072d184aec169b4748803",
937
- 835,
938
- 6
939
- ]
940
- ],
941
- "space": 6,
942
- "time": 838
943
- },
944
- {
945
- "author": "Petteri K\u00e4\u00e4p\u00e4",
946
- "date": "2011-01-03 07:23:03",
947
- "gravatar": "40a0afa49eb7b12db4dcda70b2e1520d",
948
- "id": "2b242f8d6197749414cbe613a7c48432dd595b7c",
949
- "login": "kaapa",
950
- "message": "Fix jQuery stylish selector to a valid Prototype selector",
951
- "parents": [
952
- [
953
- "2452e8a988f0fc81c91a9ec03833d2fef9a56d12",
954
- 821,
955
- 0
956
- ]
957
- ],
958
- "space": 0,
959
- "time": 839
960
- },
961
- {
962
- "author": "Erik Michaels-Ober",
963
- "date": "2011-01-03 08:54:03",
964
- "gravatar": "1f74b13f1e5c6c69cb5d7fbaabb1e2cb",
965
- "id": "27e91f2d745f7726eb1c7ced503ba4d77a54c922",
966
- "login": "sferik",
967
- "message": "Update rspec development dependency",
968
- "parents": [
969
- [
970
- "2b242f8d6197749414cbe613a7c48432dd595b7c",
971
- 839,
972
- 0
973
- ]
974
- ],
975
- "space": 0,
976
- "time": 840
977
- },
978
- {
979
- "author": "Erik Michaels-Ober",
980
- "date": "2011-01-03 08:55:12",
981
- "gravatar": "1f74b13f1e5c6c69cb5d7fbaabb1e2cb",
982
- "id": "86827947a3912e152fa02507a1547fc9c64d5acd",
983
- "login": "sferik",
984
- "message": "Merge branch 'tweaking_ckeditor' of https://github.com/akitaonrails/rails_admin into akitaonrails-tweaking_ckeditor",
985
- "parents": [
986
- [
987
- "27e91f2d745f7726eb1c7ced503ba4d77a54c922",
988
- 840,
989
- 0
990
- ],
991
- [
992
- "d69a76b3e43c40655774ea0787e61621b9126192",
993
- 838,
994
- 6
995
- ]
996
- ],
997
- "space": 0,
998
- "time": 841
999
- },
1000
- {
1001
- "author": "S\u0142awosz S\u0142awi\u0144ski",
1002
- "date": "2011-01-03 11:18:04",
1003
- "gravatar": "4f0352566f95bfdae627a538521833ad",
1004
- "id": "957e22f7c5ac3a82c0ad9c647f14329a90419b7e",
1005
- "login": "slawosz",
1006
- "message": "add binary field",
1007
- "parents": [
1008
- [
1009
- "86827947a3912e152fa02507a1547fc9c64d5acd",
1010
- 841,
1011
- 0
1012
- ]
1013
- ],
1014
- "space": 4,
1015
- "time": 842
1016
- },
1017
- {
1018
- "author": "S\u0142awosz S\u0142awi\u0144ski",
1019
- "date": "2011-01-03 11:18:04",
1020
- "gravatar": "c544188078900e5d5976689949177f11",
1021
- "id": "10885701861ab6473ad89c8d06298f362ee97c56",
1022
- "login": "slawosz",
1023
- "message": "refactor binary fields",
1024
- "parents": [
1025
- [
1026
- "957e22f7c5ac3a82c0ad9c647f14329a90419b7e",
1027
- 842,
1028
- 4
1029
- ]
1030
- ],
1031
- "space": 4,
1032
- "time": 843
1033
- },
1034
- {
1035
- "author": "S\u0142awosz S\u0142awi\u0144ski",
1036
- "date": "2011-01-03 11:18:04",
1037
- "gravatar": "c544188078900e5d5976689949177f11",
1038
- "id": "c8f9a13b10dbeafe1eb3f370342341546a6c4a45",
1039
- "login": "slawosz",
1040
- "message": "add test for binary fields",
1041
- "parents": [
1042
- [
1043
- "10885701861ab6473ad89c8d06298f362ee97c56",
1044
- 843,
1045
- 4
1046
- ]
1047
- ],
1048
- "space": 4,
1049
- "time": 844
1050
- },
1051
- {
1052
- "author": "S\u0142awosz S\u0142awi\u0144ski",
1053
- "date": "2011-01-03 11:18:04",
1054
- "gravatar": "c544188078900e5d5976689949177f11",
1055
- "id": "109b8d9f1bba82f1f21e4984880364d7fc8e9932",
1056
- "login": "slawosz",
1057
- "message": "rename migration",
1058
- "parents": [
1059
- [
1060
- "c8f9a13b10dbeafe1eb3f370342341546a6c4a45",
1061
- 844,
1062
- 4
1063
- ]
1064
- ],
1065
- "space": 4,
1066
- "time": 845
1067
- },
1068
- {
1069
- "author": "Petteri K\u00e4\u00e4p\u00e4",
1070
- "date": "2011-01-03 15:55:42",
1071
- "gravatar": "40a0afa49eb7b12db4dcda70b2e1520d",
1072
- "id": "e365e6f224453c8fcb030c41a8d656e28a971466",
1073
- "login": "kaapa",
1074
- "message": "Initial attempt to support polymorphic associations",
1075
- "parents": [
1076
- [
1077
- "86827947a3912e152fa02507a1547fc9c64d5acd",
1078
- 841,
1079
- 0
1080
- ]
1081
- ],
1082
- "space": 32,
1083
- "time": 846
1084
- },
1085
- {
1086
- "author": "Petteri K\u00e4\u00e4p\u00e4",
1087
- "date": "2011-01-03 19:33:56",
1088
- "gravatar": "40a0afa49eb7b12db4dcda70b2e1520d",
1089
- "id": "7d4e39211d367e62f186dc9098da1eb3790ec74a",
1090
- "login": "kaapa",
1091
- "message": "File name should match class name",
1092
- "parents": [
1093
- [
1094
- "e365e6f224453c8fcb030c41a8d656e28a971466",
1095
- 846,
1096
- 32
1097
- ]
1098
- ],
1099
- "space": 32,
1100
- "time": 847
1101
- },
1102
- {
1103
- "author": "Danil Pismenny",
1104
- "date": "2011-01-04 01:50:32",
1105
- "gravatar": "2acd6312f73d16ce507b6e7cb7a3d548",
1106
- "id": "77a7c6c0438dd182c43863686916dc78042a42b1",
1107
- "login": "dapi",
1108
- "message": "Add RailsAdmin:: namespace to controllers.",
1109
- "parents": [
1110
- [
1111
- "86827947a3912e152fa02507a1547fc9c64d5acd",
1112
- 841,
1113
- 0
1114
- ]
1115
- ],
1116
- "space": 1,
1117
- "time": 848
1118
- },
1119
- {
1120
- "author": "Akzhan Abdulin",
1121
- "date": "2011-01-04 05:03:56",
1122
- "gravatar": "14c71614ddf0252a06612c9bde5c3c5d",
1123
- "id": "39794bfaa1ad57b0c6b519ef51865ea07c216f12",
1124
- "login": "akzhan",
1125
- "message": "Russian translation for Devise",
1126
- "parents": [
1127
- [
1128
- "86827947a3912e152fa02507a1547fc9c64d5acd",
1129
- 841,
1130
- 0
1131
- ]
1132
- ],
1133
- "space": 5,
1134
- "time": 849
1135
- },
1136
- {
1137
- "author": "Akzhan Abdulin",
1138
- "date": "2011-01-04 05:05:19",
1139
- "gravatar": "14c71614ddf0252a06612c9bde5c3c5d",
1140
- "id": "41b5496e52a3c761271740b9cd70349dbaf7ed2e",
1141
- "login": "akzhan",
1142
- "message": "Fix root for russian translation for Devise",
1143
- "parents": [
1144
- [
1145
- "39794bfaa1ad57b0c6b519ef51865ea07c216f12",
1146
- 849,
1147
- 5
1148
- ]
1149
- ],
1150
- "space": 5,
1151
- "time": 850
1152
- },
1153
- {
1154
- "author": "Akzhan Abdulin",
1155
- "date": "2011-01-04 07:21:49",
1156
- "gravatar": "14c71614ddf0252a06612c9bde5c3c5d",
1157
- "id": "fa7083116b8934abbf350e91d4518e14111fd13f",
1158
- "login": "akzhan",
1159
- "message": "Russian translation for Devise",
1160
- "parents": [
1161
- [
1162
- "86827947a3912e152fa02507a1547fc9c64d5acd",
1163
- 841,
1164
- 0
1165
- ]
1166
- ],
1167
- "space": 0,
1168
- "time": 851
1169
- },
1170
- {
1171
- "author": "Akzhan Abdulin",
1172
- "date": "2011-01-04 07:21:51",
1173
- "gravatar": "14c71614ddf0252a06612c9bde5c3c5d",
1174
- "id": "d585224a72cec03b8714be037a8fcfd3f6496921",
1175
- "login": "akzhan",
1176
- "message": "Fix root for russian translation for Devise",
1177
- "parents": [
1178
- [
1179
- "fa7083116b8934abbf350e91d4518e14111fd13f",
1180
- 851,
1181
- 0
1182
- ]
1183
- ],
1184
- "space": 0,
1185
- "time": 852
1186
- },
1187
- {
1188
- "author": "Bogdan Gaza",
1189
- "date": "2011-01-04 07:40:31",
1190
- "gravatar": "dfa3143343f3680753e0ae09de57bcd6",
1191
- "id": "d29b6e49b88f32bd39d0714405dc226f50dcb982",
1192
- "login": "hurrycane",
1193
- "message": "Merge branch 'master' of https://github.com/akzhan/rails_admin into akzhan-master",
1194
- "parents": [
1195
- [
1196
- "d585224a72cec03b8714be037a8fcfd3f6496921",
1197
- 852,
1198
- 0
1199
- ],
1200
- [
1201
- "41b5496e52a3c761271740b9cd70349dbaf7ed2e",
1202
- 850,
1203
- 5
1204
- ]
1205
- ],
1206
- "space": 0,
1207
- "time": 853
1208
- },
1209
- {
1210
- "author": "Erik Michaels-Ober",
1211
- "date": "2011-01-04 09:32:47",
1212
- "gravatar": "1f74b13f1e5c6c69cb5d7fbaabb1e2cb",
1213
- "id": "78c1f6c56321636439325cc3633c3cdaeacc0fee",
1214
- "login": "sferik",
1215
- "message": "Merge branch 'slawosz-add_binary_field'",
1216
- "parents": [
1217
- [
1218
- "d29b6e49b88f32bd39d0714405dc226f50dcb982",
1219
- 853,
1220
- 0
1221
- ],
1222
- [
1223
- "109b8d9f1bba82f1f21e4984880364d7fc8e9932",
1224
- 845,
1225
- 4
1226
- ]
1227
- ],
1228
- "space": 0,
1229
- "time": 854
1230
- },
1231
- {
1232
- "author": "Erik Michaels-Ober",
1233
- "date": "2011-01-04 10:28:55",
1234
- "gravatar": "1f74b13f1e5c6c69cb5d7fbaabb1e2cb",
1235
- "id": "9abf17a9de9bd6f849d4c53baa80b1667debcd07",
1236
- "login": "sferik",
1237
- "message": "Revert \"Merge branch 'slawosz-add_binary_field'\"",
1238
- "parents": [
1239
- [
1240
- "78c1f6c56321636439325cc3633c3cdaeacc0fee",
1241
- 854,
1242
- 0
1243
- ]
1244
- ],
1245
- "space": 0,
1246
- "time": 855
1247
- },
1248
- {
1249
- "author": "Erik Michaels-Ober",
1250
- "date": "2011-01-04 10:36:24",
1251
- "gravatar": "1f74b13f1e5c6c69cb5d7fbaabb1e2cb",
1252
- "id": "250f362371c90056435adfe8526f41a33057788c",
1253
- "login": "sferik",
1254
- "message": "Merge branch 'master' of https://github.com/dapi/rails_admin into dapi-master",
1255
- "parents": [
1256
- [
1257
- "9abf17a9de9bd6f849d4c53baa80b1667debcd07",
1258
- 855,
1259
- 0
1260
- ],
1261
- [
1262
- "77a7c6c0438dd182c43863686916dc78042a42b1",
1263
- 848,
1264
- 1
1265
- ]
1266
- ],
1267
- "space": 0,
1268
- "time": 856
1269
- },
1270
- {
1271
- "author": "Erik Michaels-Ober",
1272
- "date": "2011-01-04 12:59:59",
1273
- "gravatar": "1f74b13f1e5c6c69cb5d7fbaabb1e2cb",
1274
- "id": "e1a11763a1d5b4af88b9f6a405bea0ffcf42f034",
1275
- "login": "sferik",
1276
- "message": "Start each spec run with a fresh database",
1277
- "parents": [
1278
- [
1279
- "250f362371c90056435adfe8526f41a33057788c",
1280
- 856,
1281
- 0
1282
- ]
1283
- ],
1284
- "space": 0,
1285
- "time": 857
1286
- },
1287
- {
1288
- "author": "Petteri K\u00e4\u00e4p\u00e4",
1289
- "date": "2011-01-04 13:04:20",
1290
- "gravatar": "40a0afa49eb7b12db4dcda70b2e1520d",
1291
- "id": "ccb019543f114094b3bc15b6d6a524d31280b162",
1292
- "login": "kaapa",
1293
- "message": "Check that additional paperclip columns actually exist before automatically",
1294
- "parents": [
1295
- [
1296
- "e1a11763a1d5b4af88b9f6a405bea0ffcf42f034",
1297
- 857,
1298
- 0
1299
- ]
1300
- ],
1301
- "space": 0,
1302
- "time": 858
1303
- },
1304
- {
1305
- "author": "Erik Michaels-Ober",
1306
- "date": "2011-01-04 22:18:42",
1307
- "gravatar": "1f74b13f1e5c6c69cb5d7fbaabb1e2cb",
1308
- "id": "923f5c4fdc08c4b04848c94c8f5979ecd81ce07f",
1309
- "login": "sferik",
1310
- "message": "Update mail dependency",
1311
- "parents": [
1312
- [
1313
- "ccb019543f114094b3bc15b6d6a524d31280b162",
1314
- 858,
1315
- 0
1316
- ]
1317
- ],
1318
- "space": 0,
1319
- "time": 859
1320
- },
1321
- {
1322
- "author": "Piotr Jakubowski",
1323
- "date": "2011-01-05 08:28:03",
1324
- "gravatar": "f5704857ce529ca9520dc2bbf403c65f",
1325
- "id": "362ae5ae20b986ec482c5bd393e74a682a3b96a4",
1326
- "login": "piotrj",
1327
- "message": "Integrating history with bulk destroy",
1328
- "parents": [
1329
- [
1330
- "59cd0ae02bfb8be064afcd8f38efe52dd449a02b",
1331
- 765,
1332
- 3
1333
- ]
1334
- ],
1335
- "space": 3,
1336
- "time": 860
1337
- },
1338
- {
1339
- "author": "Akzhan Abdulin",
1340
- "date": "2011-01-05 09:09:23",
1341
- "gravatar": "14c71614ddf0252a06612c9bde5c3c5d",
1342
- "id": "22b4c1377059fb3e457e6508ae2595ce42d186c2",
1343
- "login": "akzhan",
1344
- "message": "Merge commit 'upstream/master'",
1345
- "parents": [
1346
- [
1347
- "41b5496e52a3c761271740b9cd70349dbaf7ed2e",
1348
- 850,
1349
- 5
1350
- ],
1351
- [
1352
- "923f5c4fdc08c4b04848c94c8f5979ecd81ce07f",
1353
- 859,
1354
- 0
1355
- ]
1356
- ],
1357
- "space": 28,
1358
- "time": 861
1359
- },
1360
- {
1361
- "author": "Andrew Rudenko",
1362
- "date": "2011-01-05 09:15:11",
1363
- "gravatar": "64dc1814ff515425ccc8235fab2cd0a3",
1364
- "id": "0c62ac3eb64d548ba9486961bf48ff0b36c21208",
1365
- "login": "",
1366
- "message": "Fix typo",
1367
- "parents": [
1368
- [
1369
- "22b4c1377059fb3e457e6508ae2595ce42d186c2",
1370
- 861,
1371
- 28
1372
- ]
1373
- ],
1374
- "space": 28,
1375
- "time": 862
1376
- },
1377
- {
1378
- "author": "Andrew Rudenko",
1379
- "date": "2011-01-05 10:45:44",
1380
- "gravatar": "64dc1814ff515425ccc8235fab2cd0a3",
1381
- "id": "44e476de9df6d0577d5fa6a15a147d089d4e0f72",
1382
- "login": "",
1383
- "message": "Fix typo",
1384
- "parents": [
1385
- [
1386
- "923f5c4fdc08c4b04848c94c8f5979ecd81ce07f",
1387
- 859,
1388
- 0
1389
- ]
1390
- ],
1391
- "space": 0,
1392
- "time": 863
1393
- },
1394
- {
1395
- "author": "Petteri K\u00e4\u00e4p\u00e4",
1396
- "date": "2011-01-05 11:43:10",
1397
- "gravatar": "40a0afa49eb7b12db4dcda70b2e1520d",
1398
- "id": "797d00315f72f3debe6eb9fa1ba44e047cf2c7ae",
1399
- "login": "kaapa",
1400
- "message": "Fix integer field's css class",
1401
- "parents": [
1402
- [
1403
- "44e476de9df6d0577d5fa6a15a147d089d4e0f72",
1404
- 863,
1405
- 0
1406
- ]
1407
- ],
1408
- "space": 0,
1409
- "time": 864
1410
- },
1411
- {
1412
- "author": "Petteri K\u00e4\u00e4p\u00e4",
1413
- "date": "2011-01-05 13:45:18",
1414
- "gravatar": "40a0afa49eb7b12db4dcda70b2e1520d",
1415
- "id": "eef12d71227bc839dacc6661454db7a0b08f4294",
1416
- "login": "kaapa",
1417
- "message": "Document supported ORMs, fixes #158",
1418
- "parents": [
1419
- [
1420
- "797d00315f72f3debe6eb9fa1ba44e047cf2c7ae",
1421
- 864,
1422
- 0
1423
- ]
1424
- ],
1425
- "space": 0,
1426
- "time": 865
1427
- },
1428
- {
1429
- "author": "Petteri K\u00e4\u00e4p\u00e4",
1430
- "date": "2011-01-05 14:14:25",
1431
- "gravatar": "40a0afa49eb7b12db4dcda70b2e1520d",
1432
- "id": "d1d6eae646de2b10bd823a763241c871bce69661",
1433
- "login": "kaapa",
1434
- "message": "Document config DSL :view and :object bindings",
1435
- "parents": [
1436
- [
1437
- "eef12d71227bc839dacc6661454db7a0b08f4294",
1438
- 865,
1439
- 0
1440
- ]
1441
- ],
1442
- "space": 0,
1443
- "time": 866
1444
- },
1445
- {
1446
- "author": "Petteri K\u00e4\u00e4p\u00e4",
1447
- "date": "2011-01-05 16:38:43",
1448
- "gravatar": "40a0afa49eb7b12db4dcda70b2e1520d",
1449
- "id": "24660a5d6b8d4c17e6977ab191879842039b3f80",
1450
- "login": "kaapa",
1451
- "message": "Documenting more field configurations, fixes #196",
1452
- "parents": [
1453
- [
1454
- "d1d6eae646de2b10bd823a763241c871bce69661",
1455
- 866,
1456
- 0
1457
- ]
1458
- ],
1459
- "space": 0,
1460
- "time": 867
1461
- },
1462
- {
1463
- "author": "Piotr Jakubowski",
1464
- "date": "2011-01-06 10:10:54",
1465
- "gravatar": "f5704857ce529ca9520dc2bbf403c65f",
1466
- "id": "050dad4a85bcf2fc314479ad087e3d40b5d421d1",
1467
- "login": "piotrj",
1468
- "message": "styling of delete selected button",
1469
- "parents": [
1470
- [
1471
- "362ae5ae20b986ec482c5bd393e74a682a3b96a4",
1472
- 860,
1473
- 3
1474
- ]
1475
- ],
1476
- "space": 3,
1477
- "time": 868
1478
- },
1479
- {
1480
- "author": "Petteri K\u00e4\u00e4p\u00e4",
1481
- "date": "2011-01-06 16:39:17",
1482
- "gravatar": "40a0afa49eb7b12db4dcda70b2e1520d",
1483
- "id": "59621a6e7113bc53a84990672dbc8371f5c05ee7",
1484
- "login": "kaapa",
1485
- "message": "Document config DSL object_label option and default field types",
1486
- "parents": [
1487
- [
1488
- "24660a5d6b8d4c17e6977ab191879842039b3f80",
1489
- 867,
1490
- 0
1491
- ]
1492
- ],
1493
- "space": 0,
1494
- "time": 869
1495
- },
1496
- {
1497
- "author": "Petteri K\u00e4\u00e4p\u00e4",
1498
- "date": "2011-01-06 16:44:44",
1499
- "gravatar": "40a0afa49eb7b12db4dcda70b2e1520d",
1500
- "id": "b341f26e6dbed75abfe6b7cb4138c7baefa94fe0",
1501
- "login": "kaapa",
1502
- "message": "Fix readme's formatting",
1503
- "parents": [
1504
- [
1505
- "59621a6e7113bc53a84990672dbc8371f5c05ee7",
1506
- 869,
1507
- 0
1508
- ]
1509
- ],
1510
- "space": 0,
1511
- "time": 870
1512
- },
1513
- {
1514
- "author": "Piotr Jakubowski",
1515
- "date": "2011-01-07 08:12:33",
1516
- "gravatar": "f5704857ce529ca9520dc2bbf403c65f",
1517
- "id": "c1ea0dc245b2fc15b638b33b2977815ea0828e05",
1518
- "login": "piotrj",
1519
- "message": "Created specs for bulk deletion",
1520
- "parents": [
1521
- [
1522
- "b341f26e6dbed75abfe6b7cb4138c7baefa94fe0",
1523
- 870,
1524
- 0
1525
- ]
1526
- ],
1527
- "space": 1,
1528
- "time": 871
1529
- },
1530
- {
1531
- "author": "Piotr Jakubowski",
1532
- "date": "2011-01-07 09:03:24",
1533
- "gravatar": "f5704857ce529ca9520dc2bbf403c65f",
1534
- "id": "3a3175ab293942e1fdd1fedb9486ead3e70bb5d6",
1535
- "login": "piotrj",
1536
- "message": "First implementation of bulk delete. Not connected with history yet",
1537
- "parents": [
1538
- [
1539
- "c1ea0dc245b2fc15b638b33b2977815ea0828e05",
1540
- 871,
1541
- 1
1542
- ]
1543
- ],
1544
- "space": 1,
1545
- "time": 872
1546
- },
1547
- {
1548
- "author": "Piotr Jakubowski",
1549
- "date": "2011-01-07 09:08:56",
1550
- "gravatar": "f5704857ce529ca9520dc2bbf403c65f",
1551
- "id": "3da2766687cf18b808cce9012cc2915007f244fb",
1552
- "login": "piotrj",
1553
- "message": "Integrating history with bulk destroy",
1554
- "parents": [
1555
- [
1556
- "3a3175ab293942e1fdd1fedb9486ead3e70bb5d6",
1557
- 872,
1558
- 1
1559
- ]
1560
- ],
1561
- "space": 1,
1562
- "time": 873
1563
- },
1564
- {
1565
- "author": "Piotr Jakubowski",
1566
- "date": "2011-01-07 09:08:56",
1567
- "gravatar": "f5704857ce529ca9520dc2bbf403c65f",
1568
- "id": "52ac25360cec3c745d038b0c3db946d7eb41ccda",
1569
- "login": "piotrj",
1570
- "message": "styling of delete selected button",
1571
- "parents": [
1572
- [
1573
- "3da2766687cf18b808cce9012cc2915007f244fb",
1574
- 873,
1575
- 1
1576
- ]
1577
- ],
1578
- "space": 1,
1579
- "time": 874
1580
- },
1581
- {
1582
- "author": "Piotr Jakubowski",
1583
- "date": "2011-01-07 09:18:18",
1584
- "gravatar": "f5704857ce529ca9520dc2bbf403c65f",
1585
- "id": "c1428b6ee4b9b6b05cee8cae5b77b4085db2fad1",
1586
- "login": "piotrj",
1587
- "message": "Merge branch 'bulk_deletion' of github.com:piotrj/rails_admin into bulk_deletion",
1588
- "parents": [
1589
- [
1590
- "52ac25360cec3c745d038b0c3db946d7eb41ccda",
1591
- 874,
1592
- 1
1593
- ],
1594
- [
1595
- "050dad4a85bcf2fc314479ad087e3d40b5d421d1",
1596
- 868,
1597
- 3
1598
- ]
1599
- ],
1600
- "space": 1,
1601
- "time": 875
1602
- },
1603
- {
1604
- "author": "Piotr Jakubowski",
1605
- "date": "2011-01-08 03:45:02",
1606
- "gravatar": "f5704857ce529ca9520dc2bbf403c65f",
1607
- "id": "95a3821d65f8efc515057dbeac61303eb0b08edc",
1608
- "login": "piotrj",
1609
- "message": "Cancel functionality for buklk deletion",
1610
- "parents": [
1611
- [
1612
- "c1428b6ee4b9b6b05cee8cae5b77b4085db2fad1",
1613
- 875,
1614
- 1
1615
- ]
1616
- ],
1617
- "space": 1,
1618
- "time": 876
1619
- },
1620
- {
1621
- "author": "S\u0142awosz S\u0142awi\u0144ski",
1622
- "date": "2011-01-08 09:54:58",
1623
- "gravatar": "c544188078900e5d5976689949177f11",
1624
- "id": "cc70cab0d7c0b17f033a4a3fa844a1ab3c478ea3",
1625
- "login": "slawosz",
1626
- "message": "fix specs",
1627
- "parents": [
1628
- [
1629
- "b341f26e6dbed75abfe6b7cb4138c7baefa94fe0",
1630
- 870,
1631
- 0
1632
- ]
1633
- ],
1634
- "space": 0,
1635
- "time": 877
1636
- },
1637
- {
1638
- "author": "Jeff Dutil",
1639
- "date": "2011-01-08 13:16:11",
1640
- "gravatar": "3917b9c81197f1cd96f4546930b39d54",
1641
- "id": "17e3fccef9a6c18db347a922ed744252ae9f35c9",
1642
- "login": "jdutil",
1643
- "message": "Mention admin:copy_assets rake task in installation instructions.",
1644
- "parents": [
1645
- [
1646
- "b341f26e6dbed75abfe6b7cb4138c7baefa94fe0",
1647
- 870,
1648
- 0
1649
- ]
1650
- ],
1651
- "space": 4,
1652
- "time": 878
1653
- },
1654
- {
1655
- "author": "Erik Michaels-Ober",
1656
- "date": "2011-01-08 17:04:52",
1657
- "gravatar": "1f74b13f1e5c6c69cb5d7fbaabb1e2cb",
1658
- "id": "ee22837f4e603941650c20c70f730629ab8a2270",
1659
- "login": "sferik",
1660
- "message": "Update bcrypt-ruby dependency to version 2.1.4",
1661
- "parents": [
1662
- [
1663
- "cc70cab0d7c0b17f033a4a3fa844a1ab3c478ea3",
1664
- 877,
1665
- 0
1666
- ]
1667
- ],
1668
- "space": 0,
1669
- "time": 879
1670
- },
1671
- {
1672
- "author": "Erik Michaels-Ober",
1673
- "date": "2011-01-09 14:32:10",
1674
- "gravatar": "1f74b13f1e5c6c69cb5d7fbaabb1e2cb",
1675
- "id": "cf188b664e31fdb17d58de20e3e940365994f5e8",
1676
- "login": "sferik",
1677
- "message": "Merge branch 'copy-assets-help' of https://github.com/jdutil/rails_admin into jdutil-copy-assets-help",
1678
- "parents": [
1679
- [
1680
- "ee22837f4e603941650c20c70f730629ab8a2270",
1681
- 879,
1682
- 0
1683
- ],
1684
- [
1685
- "17e3fccef9a6c18db347a922ed744252ae9f35c9",
1686
- 878,
1687
- 4
1688
- ]
1689
- ],
1690
- "space": 0,
1691
- "time": 880
1692
- },
1693
- {
1694
- "author": "Erik Michaels-Ober",
1695
- "date": "2011-01-09 14:34:10",
1696
- "gravatar": "1f74b13f1e5c6c69cb5d7fbaabb1e2cb",
1697
- "id": "c3d4e4d46e44404997c863fce2848c70e8ddf958",
1698
- "login": "sferik",
1699
- "message": "Merge branch 'bulk_deletion' of https://github.com/piotrj/rails_admin into piotrj-bulk_deletion",
1700
- "parents": [
1701
- [
1702
- "cf188b664e31fdb17d58de20e3e940365994f5e8",
1703
- 880,
1704
- 0
1705
- ],
1706
- [
1707
- "95a3821d65f8efc515057dbeac61303eb0b08edc",
1708
- 876,
1709
- 1
1710
- ]
1711
- ],
1712
- "space": 0,
1713
- "time": 881
1714
- },
1715
- {
1716
- "author": "Diego Carrion",
1717
- "date": "2011-01-10 10:42:53",
1718
- "gravatar": "fc66c82eada8b3869009812a61cf5993",
1719
- "id": "31b09dcada6fd782fade6626b0c56bd0f366fe37",
1720
- "login": "dcrec1",
1721
- "message": "dont break with polymorphic associations",
1722
- "parents": [
1723
- [
1724
- "c3d4e4d46e44404997c863fce2848c70e8ddf958",
1725
- 881,
1726
- 0
1727
- ]
1728
- ],
1729
- "space": 31,
1730
- "time": 882
1731
- },
1732
- {
1733
- "author": "Diego Carrion",
1734
- "date": "2011-01-10 13:43:10",
1735
- "gravatar": "fc66c82eada8b3869009812a61cf5993",
1736
- "id": "4c869d52a13e2c89024a60b186715adf472b62ff",
1737
- "login": "dcrec1",
1738
- "message": "dont break with polymorphic associations",
1739
- "parents": [
1740
- [
1741
- "c3d4e4d46e44404997c863fce2848c70e8ddf958",
1742
- 881,
1743
- 0
1744
- ]
1745
- ],
1746
- "space": 0,
1747
- "time": 883
1748
- },
1749
- {
1750
- "author": "JayTeeSF",
1751
- "date": "2011-01-10 20:02:03",
1752
- "gravatar": "cf68a0fe4901556a1665e4e154bfe7c8",
1753
- "id": "337950f47a4202fc596dd5fc8368ca8c40ec18b9",
1754
- "login": "JayTeeSF",
1755
- "message": "BUG-Fix: identifying active_record models; Hybrid solution - intersection of app/model/*.rb[\"class <name>'s\"] and Module.constants...\r",
1756
- "parents": [
1757
- [
1758
- "ee22837f4e603941650c20c70f730629ab8a2270",
1759
- 879,
1760
- 0
1761
- ]
1762
- ],
1763
- "space": 29,
1764
- "time": 884
1765
- },
1766
- {
1767
- "author": "JayTeeSF",
1768
- "date": "2011-01-10 21:13:42",
1769
- "gravatar": "cf68a0fe4901556a1665e4e154bfe7c8",
1770
- "id": "6c9a6df6f6ca3a65915978fdd8d28350c8a1a888",
1771
- "login": "JayTeeSF",
1772
- "message": "BUG-Fix: identifying active_record models; Hybrid solution - intersection of app/model/*.rb[\"class <name>'s\"] and Module.constants...",
1773
- "parents": [
1774
- [
1775
- "4c869d52a13e2c89024a60b186715adf472b62ff",
1776
- 883,
1777
- 0
1778
- ]
1779
- ],
1780
- "space": 30,
1781
- "time": 885
1782
- },
1783
- {
1784
- "author": "Jason Hoth Jr",
1785
- "date": "2011-01-10 21:21:31",
1786
- "gravatar": "4059ece5f7c41fcddb2fa01da7dbdea5",
1787
- "id": "49b8dd4fdd5df86852719bde8d6726d5da4d3b77",
1788
- "login": "",
1789
- "message": "Merge remote branch 'sferik/master'",
1790
- "parents": [
1791
- [
1792
- "337950f47a4202fc596dd5fc8368ca8c40ec18b9",
1793
- 884,
1794
- 29
1795
- ],
1796
- [
1797
- "4c869d52a13e2c89024a60b186715adf472b62ff",
1798
- 883,
1799
- 0
1800
- ]
1801
- ],
1802
- "space": 29,
1803
- "time": 886
1804
- },
1805
- {
1806
- "author": "Jason Hoth Jr",
1807
- "date": "2011-01-10 22:35:58",
1808
- "gravatar": "4059ece5f7c41fcddb2fa01da7dbdea5",
1809
- "id": "8dbda743a200d137aee18545491035170cf2280f",
1810
- "login": "",
1811
- "message": "attempt to revert paperclip-related-bug: '0c3f0527bf6fe1983b3da2a31d6e49e548e9f144'",
1812
- "parents": [
1813
- [
1814
- "49b8dd4fdd5df86852719bde8d6726d5da4d3b77",
1815
- 886,
1816
- 29
1817
- ]
1818
- ],
1819
- "space": 29,
1820
- "time": 887
1821
- },
1822
- {
1823
- "author": "Jason Hoth Jr",
1824
- "date": "2011-01-10 23:12:52",
1825
- "gravatar": "4059ece5f7c41fcddb2fa01da7dbdea5",
1826
- "id": "f9ca016f542f1c193e8aca2488db1dce8bea5f21",
1827
- "login": "",
1828
- "message": "Revert \"attempt to revert paperclip-related-bug: '0c3f0527bf6fe1983b3da2a31d6e49e548e9f144'\"",
1829
- "parents": [
1830
- [
1831
- "8dbda743a200d137aee18545491035170cf2280f",
1832
- 887,
1833
- 29
1834
- ]
1835
- ],
1836
- "space": 29,
1837
- "time": 888
1838
- },
1839
- {
1840
- "author": "Jason Hoth Jr",
1841
- "date": "2011-01-10 23:13:57",
1842
- "gravatar": "4059ece5f7c41fcddb2fa01da7dbdea5",
1843
- "id": "8e7a456d71472b351b6da40b09619456f44125d0",
1844
- "login": "",
1845
- "message": "fixed bug w/ paperclip commit",
1846
- "parents": [
1847
- [
1848
- "f9ca016f542f1c193e8aca2488db1dce8bea5f21",
1849
- 888,
1850
- 29
1851
- ]
1852
- ],
1853
- "space": 29,
1854
- "time": 889
1855
- },
1856
- {
1857
- "author": "Erik Michaels-Ober",
1858
- "date": "2011-01-11 07:57:59",
1859
- "gravatar": "1f74b13f1e5c6c69cb5d7fbaabb1e2cb",
1860
- "id": "487d0ec845efe95b10d6336f3e9256ab48300230",
1861
- "login": "sferik",
1862
- "message": "Let it be",
1863
- "parents": [
1864
- [
1865
- "4c869d52a13e2c89024a60b186715adf472b62ff",
1866
- 883,
1867
- 0
1868
- ]
1869
- ],
1870
- "space": 0,
1871
- "time": 890
1872
- },
1873
- {
1874
- "author": "Maciej Lotkowski",
1875
- "date": "2011-01-11 15:32:04",
1876
- "gravatar": "07fb1f108e968f7b8573307eefddd66f",
1877
- "id": "570b1a6a3c7ab2bd398a4cc11ef01fe08244b51d",
1878
- "login": "ml",
1879
- "message": "Merge branch 'master' into abstract_object",
1880
- "parents": [
1881
- [
1882
- "b25e7ca4bb7e3d391e6d12c36012de8d2db7d320",
1883
- 836,
1884
- 25
1885
- ],
1886
- [
1887
- "487d0ec845efe95b10d6336f3e9256ab48300230",
1888
- 890,
1889
- 0
1890
- ]
1891
- ],
1892
- "space": 25,
1893
- "time": 891
1894
- },
1895
- {
1896
- "author": "Maciej Lotkowski",
1897
- "date": "2011-01-11 15:45:48",
1898
- "gravatar": "07fb1f108e968f7b8573307eefddd66f",
1899
- "id": "9216a5240b3fcd1a7b9a50cd9ea3e947126b99db",
1900
- "login": "ml",
1901
- "message": "Added orm_adapter as a dependency",
1902
- "parents": [
1903
- [
1904
- "570b1a6a3c7ab2bd398a4cc11ef01fe08244b51d",
1905
- 891,
1906
- 25
1907
- ]
1908
- ],
1909
- "space": 25,
1910
- "time": 892
1911
- },
1912
- {
1913
- "author": "Maciej Lotkowski",
1914
- "date": "2011-01-11 16:57:49",
1915
- "gravatar": "07fb1f108e968f7b8573307eefddd66f",
1916
- "id": "0d2c32d9872b8a11714043c8ca13822c89151520",
1917
- "login": "ml",
1918
- "message": "Revert \"Added orm_adapter as a dependency\"",
1919
- "parents": [
1920
- [
1921
- "9216a5240b3fcd1a7b9a50cd9ea3e947126b99db",
1922
- 892,
1923
- 25
1924
- ]
1925
- ],
1926
- "space": 25,
1927
- "time": 893
1928
- },
1929
- {
1930
- "author": "S\u0142awosz S\u0142awi\u0144ski",
1931
- "date": "2011-01-12 07:49:24",
1932
- "gravatar": "c544188078900e5d5976689949177f11",
1933
- "id": "8d427741d17fc21dbe24c7e0c1da51995cedf299",
1934
- "login": "slawosz",
1935
- "message": "add facebox",
1936
- "parents": [
1937
- [
1938
- "487d0ec845efe95b10d6336f3e9256ab48300230",
1939
- 890,
1940
- 0
1941
- ]
1942
- ],
1943
- "space": 13,
1944
- "time": 894
1945
- },
1946
- {
1947
- "author": "S\u0142awosz S\u0142awi\u0144ski",
1948
- "date": "2011-01-12 07:49:24",
1949
- "gravatar": "c544188078900e5d5976689949177f11",
1950
- "id": "b2612bd47a41cb28c8679250257a4afc094204c0",
1951
- "login": "slawosz",
1952
- "message": "jquery no conflict",
1953
- "parents": [
1954
- [
1955
- "8d427741d17fc21dbe24c7e0c1da51995cedf299",
1956
- 894,
1957
- 13
1958
- ]
1959
- ],
1960
- "space": 13,
1961
- "time": 895
1962
- },
1963
- {
1964
- "author": "S\u0142awosz S\u0142awi\u0144ski",
1965
- "date": "2011-01-12 07:49:24",
1966
- "gravatar": "c544188078900e5d5976689949177f11",
1967
- "id": "1b6bfe8aa9b9ea6acaec998bf7218b0d00301b83",
1968
- "login": "slawosz",
1969
- "message": "change rails.js from prototype to jquery",
1970
- "parents": [
1971
- [
1972
- "b2612bd47a41cb28c8679250257a4afc094204c0",
1973
- 895,
1974
- 13
1975
- ]
1976
- ],
1977
- "space": 13,
1978
- "time": 896
1979
- },
1980
- {
1981
- "author": "S\u0142awosz S\u0142awi\u0144ski",
1982
- "date": "2011-01-12 07:49:24",
1983
- "gravatar": "c544188078900e5d5976689949177f11",
1984
- "id": "e4e3298703e1259aa99f402bc06d429b1d4475ff",
1985
- "login": "slawosz",
1986
- "message": "add js respond to new action",
1987
- "parents": [
1988
- [
1989
- "1b6bfe8aa9b9ea6acaec998bf7218b0d00301b83",
1990
- 896,
1991
- 13
1992
- ]
1993
- ],
1994
- "space": 13,
1995
- "time": 897
1996
- },
1997
- {
1998
- "author": "S\u0142awosz S\u0142awi\u0144ski",
1999
- "date": "2011-01-12 07:49:24",
2000
- "gravatar": "c544188078900e5d5976689949177f11",
2001
- "id": "e8b9f9b672f80dc130ffdb0fb433946c939420f2",
2002
- "login": "slawosz",
2003
- "message": "helpers for including facebox",
2004
- "parents": [
2005
- [
2006
- "e4e3298703e1259aa99f402bc06d429b1d4475ff",
2007
- 897,
2008
- 13
2009
- ]
2010
- ],
2011
- "space": 13,
2012
- "time": 898
2013
- },
2014
- {
2015
- "author": "S\u0142awosz S\u0142awi\u0144ski",
2016
- "date": "2011-01-12 07:49:24",
2017
- "gravatar": "c544188078900e5d5976689949177f11",
2018
- "id": "ea4427fc301c2e145955279644ffd02e81ed4e4b",
2019
- "login": "slawosz",
2020
- "message": "include jquery javascripts",
2021
- "parents": [
2022
- [
2023
- "e8b9f9b672f80dc130ffdb0fb433946c939420f2",
2024
- 898,
2025
- 13
2026
- ]
2027
- ],
2028
- "space": 13,
2029
- "time": 899
2030
- },
2031
- {
2032
- "author": "S\u0142awosz S\u0142awi\u0144ski",
2033
- "date": "2011-01-12 07:49:24",
2034
- "gravatar": "c544188078900e5d5976689949177f11",
2035
- "id": "83887ceff159a6b891e1bd6f765315f7590e13ab",
2036
- "login": "slawosz",
2037
- "message": "link to display new related record form",
2038
- "parents": [
2039
- [
2040
- "ea4427fc301c2e145955279644ffd02e81ed4e4b",
2041
- 899,
2042
- 13
2043
- ]
2044
- ],
2045
- "space": 13,
2046
- "time": 900
2047
- },
2048
- {
2049
- "author": "S\u0142awosz S\u0142awi\u0144ski",
2050
- "date": "2011-01-12 07:49:24",
2051
- "gravatar": "4f0352566f95bfdae627a538521833ad",
2052
- "id": "b7eb397fc0e9e6bc7c2cafe5a2c3612192ad679c",
2053
- "login": "slawosz",
2054
- "message": "js template for creating new record",
2055
- "parents": [
2056
- [
2057
- "83887ceff159a6b891e1bd6f765315f7590e13ab",
2058
- 900,
2059
- 13
2060
- ]
2061
- ],
2062
- "space": 13,
2063
- "time": 901
2064
- },
2065
- {
2066
- "author": "S\u0142awosz S\u0142awi\u0144ski",
2067
- "date": "2011-01-12 07:49:24",
2068
- "gravatar": "4f0352566f95bfdae627a538521833ad",
2069
- "id": "7bc85e8622f3fcba234cf263db5e2f76c34ff015",
2070
- "login": "slawosz",
2071
- "message": "javascript for creating related record",
2072
- "parents": [
2073
- [
2074
- "b7eb397fc0e9e6bc7c2cafe5a2c3612192ad679c",
2075
- 901,
2076
- 13
2077
- ]
2078
- ],
2079
- "space": 13,
2080
- "time": 902
2081
- },
2082
- {
2083
- "author": "S\u0142awosz S\u0142awi\u0144ski",
2084
- "date": "2011-01-12 07:49:24",
2085
- "gravatar": "4f0352566f95bfdae627a538521833ad",
2086
- "id": "3ad330a6018bd32b71285e03a356220eed6b2881",
2087
- "login": "slawosz",
2088
- "message": "add js format in create action",
2089
- "parents": [
2090
- [
2091
- "7bc85e8622f3fcba234cf263db5e2f76c34ff015",
2092
- 902,
2093
- 13
2094
- ]
2095
- ],
2096
- "space": 13,
2097
- "time": 903
2098
- },
2099
- {
2100
- "author": "S\u0142awosz S\u0142awi\u0144ski",
2101
- "date": "2011-01-12 07:49:24",
2102
- "gravatar": "4f0352566f95bfdae627a538521833ad",
2103
- "id": "04c3af405a4056322d2754b32f32acb70c146d2e",
2104
- "login": "slawosz",
2105
- "message": "add javascript to layout",
2106
- "parents": [
2107
- [
2108
- "3ad330a6018bd32b71285e03a356220eed6b2881",
2109
- 903,
2110
- 13
2111
- ]
2112
- ],
2113
- "space": 13,
2114
- "time": 904
2115
- },
2116
- {
2117
- "author": "S\u0142awosz S\u0142awi\u0144ski",
2118
- "date": "2011-01-12 07:49:24",
2119
- "gravatar": "4f0352566f95bfdae627a538521833ad",
2120
- "id": "bec72d136a59a6d3b98ea8231ef60e59fc8a22ea",
2121
- "login": "slawosz",
2122
- "message": "change id",
2123
- "parents": [
2124
- [
2125
- "04c3af405a4056322d2754b32f32acb70c146d2e",
2126
- 904,
2127
- 13
2128
- ]
2129
- ],
2130
- "space": 13,
2131
- "time": 905
2132
- },
2133
- {
2134
- "author": "S\u0142awosz S\u0142awi\u0144ski",
2135
- "date": "2011-01-12 07:49:24",
2136
- "gravatar": "4f0352566f95bfdae627a538521833ad",
2137
- "id": "555ce3905b1829ab34b4eeb4728a5ffd4a6a1064",
2138
- "login": "slawosz",
2139
- "message": "add id to form",
2140
- "parents": [
2141
- [
2142
- "bec72d136a59a6d3b98ea8231ef60e59fc8a22ea",
2143
- 905,
2144
- 13
2145
- ]
2146
- ],
2147
- "space": 13,
2148
- "time": 906
2149
- },
2150
- {
2151
- "author": "S\u0142awosz S\u0142awi\u0144ski",
2152
- "date": "2011-01-12 07:49:24",
2153
- "gravatar": "4f0352566f95bfdae627a538521833ad",
2154
- "id": "f7b0647742101b5de63ffd744c77fb0246533d59",
2155
- "login": "slawosz",
2156
- "message": "change images paths",
2157
- "parents": [
2158
- [
2159
- "555ce3905b1829ab34b4eeb4728a5ffd4a6a1064",
2160
- 906,
2161
- 13
2162
- ]
2163
- ],
2164
- "space": 13,
2165
- "time": 907
2166
- },
2167
- {
2168
- "author": "S\u0142awosz S\u0142awi\u0144ski",
2169
- "date": "2011-01-12 07:49:24",
2170
- "gravatar": "c544188078900e5d5976689949177f11",
2171
- "id": "ab642d67005332a3ac5b0574db72c77cf0e89533",
2172
- "login": "slawosz",
2173
- "message": "move new action view to partial",
2174
- "parents": [
2175
- [
2176
- "f7b0647742101b5de63ffd744c77fb0246533d59",
2177
- 907,
2178
- 13
2179
- ]
2180
- ],
2181
- "space": 13,
2182
- "time": 908
2183
- },
2184
- {
2185
- "author": "S\u0142awosz S\u0142awi\u0144ski",
2186
- "date": "2011-01-12 07:51:00",
2187
- "gravatar": "c544188078900e5d5976689949177f11",
2188
- "id": "e372c78b7d6e88311a0af0e91ce02282b2643cf4",
2189
- "login": "slawosz",
2190
- "message": "improve new form rendering on facebox",
2191
- "parents": [
2192
- [
2193
- "ab642d67005332a3ac5b0574db72c77cf0e89533",
2194
- 908,
2195
- 13
2196
- ]
2197
- ],
2198
- "space": 13,
2199
- "time": 909
2200
- },
2201
- {
2202
- "author": "S\u0142awosz S\u0142awi\u0144ski",
2203
- "date": "2011-01-12 07:51:00",
2204
- "gravatar": "4f0352566f95bfdae627a538521833ad",
2205
- "id": "de165275c8c7f9f0283f3efced28c9e3da49d097",
2206
- "login": "slawosz",
2207
- "message": "add created model label to select",
2208
- "parents": [
2209
- [
2210
- "e372c78b7d6e88311a0af0e91ce02282b2643cf4",
2211
- 909,
2212
- 13
2213
- ]
2214
- ],
2215
- "space": 13,
2216
- "time": 910
2217
- },
2218
- {
2219
- "author": "S\u0142awosz S\u0142awi\u0144ski",
2220
- "date": "2011-01-12 07:51:00",
2221
- "gravatar": "c544188078900e5d5976689949177f11",
2222
- "id": "20ed4d56d672ecad7c3c27fb55bbaf03e416f91d",
2223
- "login": "slawosz",
2224
- "message": "small css, dom, and javascript improvements",
2225
- "parents": [
2226
- [
2227
- "de165275c8c7f9f0283f3efced28c9e3da49d097",
2228
- 910,
2229
- 13
2230
- ]
2231
- ],
2232
- "space": 13,
2233
- "time": 911
2234
- },
2235
- {
2236
- "author": "S\u0142awosz S\u0142awi\u0144ski",
2237
- "date": "2011-01-12 07:51:00",
2238
- "gravatar": "c544188078900e5d5976689949177f11",
2239
- "id": "513c1d48ca6589709ad96a63af16a7e3b451a5e2",
2240
- "login": "slawosz",
2241
- "message": "syntax fix",
2242
- "parents": [
2243
- [
2244
- "20ed4d56d672ecad7c3c27fb55bbaf03e416f91d",
2245
- 911,
2246
- 13
2247
- ]
2248
- ],
2249
- "space": 13,
2250
- "time": 912
2251
- },
2252
- {
2253
- "author": "S\u0142awosz S\u0142awi\u0144ski",
2254
- "date": "2011-01-12 07:51:00",
2255
- "gravatar": "c544188078900e5d5976689949177f11",
2256
- "id": "43a2dd3867d166be3a9fae5a0e6ac8d23f860311",
2257
- "login": "slawosz",
2258
- "message": "hide save_and_edit and save and add another buttons in form render by ajax",
2259
- "parents": [
2260
- [
2261
- "513c1d48ca6589709ad96a63af16a7e3b451a5e2",
2262
- 912,
2263
- 13
2264
- ]
2265
- ],
2266
- "space": 13,
2267
- "time": 913
2268
- },
2269
- {
2270
- "author": "S\u0142awosz S\u0142awi\u0144ski",
2271
- "date": "2011-01-12 07:51:00",
2272
- "gravatar": "c544188078900e5d5976689949177f11",
2273
- "id": "6658e422c2dc67603514b65f38a302dc8e9863ba",
2274
- "login": "slawosz",
2275
- "message": "restore original facebox stylesheets",
2276
- "parents": [
2277
- [
2278
- "43a2dd3867d166be3a9fae5a0e6ac8d23f860311",
2279
- 913,
2280
- 13
2281
- ]
2282
- ],
2283
- "space": 13,
2284
- "time": 914
2285
- },
2286
- {
2287
- "author": "S\u0142awosz S\u0142awi\u0144ski",
2288
- "date": "2011-01-12 07:51:00",
2289
- "gravatar": "c544188078900e5d5976689949177f11",
2290
- "id": "52b8b45c71aa179446ff5ea0a40de1f04887f986",
2291
- "login": "slawosz",
2292
- "message": "change facebox including in form layout",
2293
- "parents": [
2294
- [
2295
- "6658e422c2dc67603514b65f38a302dc8e9863ba",
2296
- 914,
2297
- 13
2298
- ]
2299
- ],
2300
- "space": 13,
2301
- "time": 915
2302
- },
2303
- {
2304
- "author": "S\u0142awosz S\u0142awi\u0144ski",
2305
- "date": "2011-01-12 07:51:00",
2306
- "gravatar": "4f0352566f95bfdae627a538521833ad",
2307
- "id": "d2eb77c3ce9573b44b4d5a29b6288979a2c04ac7",
2308
- "login": "slawosz",
2309
- "message": "correct rake for copying assets",
2310
- "parents": [
2311
- [
2312
- "52b8b45c71aa179446ff5ea0a40de1f04887f986",
2313
- 915,
2314
- 13
2315
- ]
2316
- ],
2317
- "space": 13,
2318
- "time": 916
2319
- },
2320
- {
2321
- "author": "S\u0142awosz S\u0142awi\u0144ski",
2322
- "date": "2011-01-12 07:51:00",
2323
- "gravatar": "4f0352566f95bfdae627a538521833ad",
2324
- "id": "640c3d84efbf7b987eb3a7862e1d4e5057bc319a",
2325
- "login": "slawosz",
2326
- "message": "small refactoring, make association selector work on facebox dialog",
2327
- "parents": [
2328
- [
2329
- "d2eb77c3ce9573b44b4d5a29b6288979a2c04ac7",
2330
- 916,
2331
- 13
2332
- ]
2333
- ],
2334
- "space": 13,
2335
- "time": 917
2336
- },
2337
- {
2338
- "author": "Andrey Samsonov",
2339
- "date": "2011-01-12 17:55:12",
2340
- "gravatar": "afbeac88d096ee5a31793d64d157b556",
2341
- "id": "335d7bca064a3390642859e45f5ca70ea8027c4c",
2342
- "login": "kryzhovnik",
2343
- "message": "Russian locale updated",
2344
- "parents": [
2345
- [
2346
- "487d0ec845efe95b10d6336f3e9256ab48300230",
2347
- 890,
2348
- 0
2349
- ]
2350
- ],
2351
- "space": 21,
2352
- "time": 918
2353
- },
2354
- {
2355
- "author": "Andrey Samsonov",
2356
- "date": "2011-01-12 18:01:50",
2357
- "gravatar": "afbeac88d096ee5a31793d64d157b556",
2358
- "id": "89889591ba97664fcd3b187df77d7ddca0948e24",
2359
- "login": "kryzhovnik",
2360
- "message": "Russian locale updated",
2361
- "parents": [
2362
- [
2363
- "487d0ec845efe95b10d6336f3e9256ab48300230",
2364
- 890,
2365
- 0
2366
- ]
2367
- ],
2368
- "space": 0,
2369
- "time": 919
2370
- },
2371
- {
2372
- "author": "Akzhan Abdulin",
2373
- "date": "2011-01-12 23:17:07",
2374
- "gravatar": "14c71614ddf0252a06612c9bde5c3c5d",
2375
- "id": "0d7a58dfb36d628b17839d73818cf042de92d1c0",
2376
- "login": "akzhan",
2377
- "message": "Merge remote branch 'upstream/master'",
2378
- "parents": [
2379
- [
2380
- "0c62ac3eb64d548ba9486961bf48ff0b36c21208",
2381
- 862,
2382
- 28
2383
- ],
2384
- [
2385
- "89889591ba97664fcd3b187df77d7ddca0948e24",
2386
- 919,
2387
- 0
2388
- ]
2389
- ],
2390
- "space": 28,
2391
- "time": 920
2392
- },
2393
- {
2394
- "author": "Patrick McNally",
2395
- "date": "2011-01-13 06:03:45",
2396
- "gravatar": "f3a9a7346785fbd16e3ccfa74785d50e",
2397
- "id": "5361c51cc32f5474efd3a594d36b30e002c5ddff",
2398
- "login": "patmcnally",
2399
- "message": "Added Clone action",
2400
- "parents": [
2401
- [
2402
- "487d0ec845efe95b10d6336f3e9256ab48300230",
2403
- 890,
2404
- 0
2405
- ]
2406
- ],
2407
- "space": 12,
2408
- "time": 921
2409
- },
2410
- {
2411
- "author": "Patrick McNally",
2412
- "date": "2011-01-13 06:05:51",
2413
- "gravatar": "f3a9a7346785fbd16e3ccfa74785d50e",
2414
- "id": "852253d562dc33b7a3fb7bb13619eb58f759bacf",
2415
- "login": "patmcnally",
2416
- "message": "Merge branch 'master' of github.com:brighton-agency/rails_admin",
2417
- "parents": [
2418
- [
2419
- "5361c51cc32f5474efd3a594d36b30e002c5ddff",
2420
- 921,
2421
- 12
2422
- ],
2423
- [
2424
- "89889591ba97664fcd3b187df77d7ddca0948e24",
2425
- 919,
2426
- 0
2427
- ]
2428
- ],
2429
- "space": 12,
2430
- "time": 922
2431
- },
2432
- {
2433
- "author": "Patrick McNally",
2434
- "date": "2011-01-13 06:23:15",
2435
- "gravatar": "f3a9a7346785fbd16e3ccfa74785d50e",
2436
- "id": "ede363da8f9951b4b71e0843eaf8336e5eb2379c",
2437
- "login": "patmcnally",
2438
- "message": "removed rails_admin logo to give me more space for tabs",
2439
- "parents": [
2440
- [
2441
- "852253d562dc33b7a3fb7bb13619eb58f759bacf",
2442
- 922,
2443
- 12
2444
- ]
2445
- ],
2446
- "space": 12,
2447
- "time": 923
2448
- },
2449
- {
2450
- "author": "Patrick McNally",
2451
- "date": "2011-01-13 06:23:56",
2452
- "gravatar": "f3a9a7346785fbd16e3ccfa74785d50e",
2453
- "id": "d1763c72794c4a153c5f9d0ecf48dbb367231ea0",
2454
- "login": "patmcnally",
2455
- "message": "Tabs now appear in same order as configuration file",
2456
- "parents": [
2457
- [
2458
- "ede363da8f9951b4b71e0843eaf8336e5eb2379c",
2459
- 923,
2460
- 12
2461
- ]
2462
- ],
2463
- "space": 12,
2464
- "time": 924
2465
- },
2466
- {
2467
- "author": "Patrick McNally",
2468
- "date": "2011-01-13 07:13:14",
2469
- "gravatar": "f3a9a7346785fbd16e3ccfa74785d50e",
2470
- "id": "5e9c8460f0ee2eae8b438d85a74983d6326de48e",
2471
- "login": "patmcnally",
2472
- "message": "removed timeline",
2473
- "parents": [
2474
- [
2475
- "d1763c72794c4a153c5f9d0ecf48dbb367231ea0",
2476
- 924,
2477
- 12
2478
- ]
2479
- ],
2480
- "space": 12,
2481
- "time": 925
2482
- },
2483
- {
2484
- "author": "Patrick McNally",
2485
- "date": "2011-01-13 09:32:50",
2486
- "gravatar": "f3a9a7346785fbd16e3ccfa74785d50e",
2487
- "id": "e8ae1f58a6ff2fb3c6c7a2f51b557c05199dacea",
2488
- "login": "patmcnally",
2489
- "message": "removed another logo",
2490
- "parents": [
2491
- [
2492
- "5e9c8460f0ee2eae8b438d85a74983d6326de48e",
2493
- 925,
2494
- 12
2495
- ]
2496
- ],
2497
- "space": 12,
2498
- "time": 926
2499
- },
2500
- {
2501
- "author": "Julio Capote",
2502
- "date": "2011-01-13 19:52:45",
2503
- "gravatar": "9dc24638923a6aee9fd3571c14f01066",
2504
- "id": "aec124f53404ce4fcdb1b2c53c7a720a4ca4c3d4",
2505
- "login": "capotej",
2506
- "message": "attempt to limit assoc",
2507
- "parents": [
2508
- [
2509
- "89889591ba97664fcd3b187df77d7ddca0948e24",
2510
- 919,
2511
- 0
2512
- ]
2513
- ],
2514
- "space": 27,
2515
- "time": 927
2516
- },
2517
- {
2518
- "author": "Julio Capote",
2519
- "date": "2011-01-13 20:01:16",
2520
- "gravatar": "9dc24638923a6aee9fd3571c14f01066",
2521
- "id": "b6db4df66ca29e29ea85660bdaba1df7bafe2042",
2522
- "login": "capotej",
2523
- "message": "attempt to limit assoc",
2524
- "parents": [
2525
- [
2526
- "aec124f53404ce4fcdb1b2c53c7a720a4ca4c3d4",
2527
- 927,
2528
- 27
2529
- ]
2530
- ],
2531
- "space": 27,
2532
- "time": 928
2533
- },
2534
- {
2535
- "author": "Patrick McNally",
2536
- "date": "2011-01-14 06:33:48",
2537
- "gravatar": "f3a9a7346785fbd16e3ccfa74785d50e",
2538
- "id": "28050eb30e9e8155bd070586da35d56c774f77c7",
2539
- "login": "patmcnally",
2540
- "message": "mor elogo removal",
2541
- "parents": [
2542
- [
2543
- "e8ae1f58a6ff2fb3c6c7a2f51b557c05199dacea",
2544
- 926,
2545
- 12
2546
- ]
2547
- ],
2548
- "space": 12,
2549
- "time": 929
2550
- },
2551
- {
2552
- "author": "Erik Michaels-Ober",
2553
- "date": "2011-01-14 11:05:19",
2554
- "gravatar": "1f74b13f1e5c6c69cb5d7fbaabb1e2cb",
2555
- "id": "419ecfb10cdb9beb7b56d80f899878f2ea9cee60",
2556
- "login": "sferik",
2557
- "message": "Update arel dependency to 2.0.7",
2558
- "parents": [
2559
- [
2560
- "89889591ba97664fcd3b187df77d7ddca0948e24",
2561
- 919,
2562
- 0
2563
- ]
2564
- ],
2565
- "space": 0,
2566
- "time": 930
2567
- },
2568
- {
2569
- "author": "Erik Michaels-Ober",
2570
- "date": "2011-01-15 05:52:37",
2571
- "gravatar": "1f74b13f1e5c6c69cb5d7fbaabb1e2cb",
2572
- "id": "c2d5a83a4fb0d90285bc58fb25ed35f34039a4b0",
2573
- "login": "sferik",
2574
- "message": "Update tzinfo dependency",
2575
- "parents": [
2576
- [
2577
- "419ecfb10cdb9beb7b56d80f899878f2ea9cee60",
2578
- 930,
2579
- 0
2580
- ]
2581
- ],
2582
- "space": 0,
2583
- "time": 931
2584
- },
2585
- {
2586
- "author": "Andrey Samsonov",
2587
- "date": "2011-01-15 09:27:31",
2588
- "gravatar": "afbeac88d096ee5a31793d64d157b556",
2589
- "id": "7fa4fdcd2e23e388bcd9a6e7c8d597457abce4ef",
2590
- "login": "kryzhovnik",
2591
- "message": "Changing russian locale",
2592
- "parents": [
2593
- [
2594
- "335d7bca064a3390642859e45f5ca70ea8027c4c",
2595
- 918,
2596
- 21
2597
- ]
2598
- ],
2599
- "space": 21,
2600
- "time": 932
2601
- },
2602
- {
2603
- "author": "Andrey Samsonov",
2604
- "date": "2011-01-15 14:27:24",
2605
- "gravatar": "afbeac88d096ee5a31793d64d157b556",
2606
- "id": "4afd632560109ea5324b66108ae3b764f55f73a7",
2607
- "login": "kryzhovnik",
2608
- "message": "temporary solution for support nested namespaces into models",
2609
- "parents": [
2610
- [
2611
- "7fa4fdcd2e23e388bcd9a6e7c8d597457abce4ef",
2612
- 932,
2613
- 21
2614
- ]
2615
- ],
2616
- "space": 21,
2617
- "time": 933
2618
- },
2619
- {
2620
- "author": "Rodrigo Scoma\u00e7\u00e3o do Nascimento",
2621
- "date": "2011-01-15 19:22:30",
2622
- "gravatar": "5693734a26f0780eae0024da286e9b1a",
2623
- "id": "0b18afc7629c0bc8b4dfbc0b481bb644f7843e26",
2624
- "login": "rodrigoscna",
2625
- "message": "Fix I18n association fields issue",
2626
- "parents": [
2627
- [
2628
- "487d0ec845efe95b10d6336f3e9256ab48300230",
2629
- 890,
2630
- 0
2631
- ]
2632
- ],
2633
- "space": 22,
2634
- "time": 934
2635
- },
2636
- {
2637
- "author": "Rodrigo Scoma\u00e7\u00e3o do Nascimento",
2638
- "date": "2011-01-15 19:41:53",
2639
- "gravatar": "5693734a26f0780eae0024da286e9b1a",
2640
- "id": "4c457e1a409ab59c3adf0a8f4db15d6c44ac7f0b",
2641
- "login": "rodrigoscna",
2642
- "message": "Fix I18n virtual attribute issue",
2643
- "parents": [
2644
- [
2645
- "0b18afc7629c0bc8b4dfbc0b481bb644f7843e26",
2646
- 934,
2647
- 22
2648
- ]
2649
- ],
2650
- "space": 22,
2651
- "time": 935
2652
- },
2653
- {
2654
- "author": "Rodrigo Scoma\u00e7\u00e3o do Nascimento",
2655
- "date": "2011-01-15 20:11:43",
2656
- "gravatar": "5693734a26f0780eae0024da286e9b1a",
2657
- "id": "7abf6e102d14efb4093adbd450f10e1a65cbcfde",
2658
- "login": "rodrigoscna",
2659
- "message": "Fix I18n history view issue",
2660
- "parents": [
2661
- [
2662
- "4c457e1a409ab59c3adf0a8f4db15d6c44ac7f0b",
2663
- 935,
2664
- 22
2665
- ]
2666
- ],
2667
- "space": 22,
2668
- "time": 936
2669
- },
2670
- {
2671
- "author": "Maciej Lotkowski",
2672
- "date": "2011-01-16 04:21:07",
2673
- "gravatar": "07fb1f108e968f7b8573307eefddd66f",
2674
- "id": "46d418aee21d784bd63953d8800bf7c6f2b75cb2",
2675
- "login": "ml",
2676
- "message": "Merge branch 'master' into abstract_object",
2677
- "parents": [
2678
- [
2679
- "0d2c32d9872b8a11714043c8ca13822c89151520",
2680
- 893,
2681
- 25
2682
- ],
2683
- [
2684
- "c2d5a83a4fb0d90285bc58fb25ed35f34039a4b0",
2685
- 931,
2686
- 0
2687
- ]
2688
- ],
2689
- "space": 25,
2690
- "time": 937
2691
- },
2692
- {
2693
- "author": "Maciej Lotkowski",
2694
- "date": "2011-01-16 04:25:21",
2695
- "gravatar": "07fb1f108e968f7b8573307eefddd66f",
2696
- "id": "e25f72472cca08cc96e520b75e14264fe8aecb83",
2697
- "login": "ml",
2698
- "message": "Added Veneer dependecy",
2699
- "parents": [
2700
- [
2701
- "46d418aee21d784bd63953d8800bf7c6f2b75cb2",
2702
- 937,
2703
- 25
2704
- ]
2705
- ],
2706
- "space": 26,
2707
- "time": 938
2708
- },
2709
- {
2710
- "author": "Maciej Lotkowski",
2711
- "date": "2011-01-16 04:33:33",
2712
- "gravatar": "07fb1f108e968f7b8573307eefddd66f",
2713
- "id": "9a7fb81f6fb4792dda84490d08d6294734997d50",
2714
- "login": "ml",
2715
- "message": "Spec speedup",
2716
- "parents": [
2717
- [
2718
- "e25f72472cca08cc96e520b75e14264fe8aecb83",
2719
- 938,
2720
- 26
2721
- ]
2722
- ],
2723
- "space": 26,
2724
- "time": 939
2725
- },
2726
- {
2727
- "author": "Maciej Lotkowski",
2728
- "date": "2011-01-16 04:44:39",
2729
- "gravatar": "07fb1f108e968f7b8573307eefddd66f",
2730
- "id": "71e02d7a0e1132e906537f3203bbfa88292393ca",
2731
- "login": "ml",
2732
- "message": "Spec speedup",
2733
- "parents": [
2734
- [
2735
- "46d418aee21d784bd63953d8800bf7c6f2b75cb2",
2736
- 937,
2737
- 25
2738
- ]
2739
- ],
2740
- "space": 25,
2741
- "time": 940
2742
- },
2743
- {
2744
- "author": "Erik Michaels-Ober",
2745
- "date": "2011-01-16 13:47:48",
2746
- "gravatar": "1f74b13f1e5c6c69cb5d7fbaabb1e2cb",
2747
- "id": "8ad0c79cb7b9b8e573ff61bdf0e812d60d68d6a2",
2748
- "login": "sferik",
2749
- "message": "Update sqlite3 dependency to 1.3.3",
2750
- "parents": [
2751
- [
2752
- "c2d5a83a4fb0d90285bc58fb25ed35f34039a4b0",
2753
- 931,
2754
- 0
2755
- ]
2756
- ],
2757
- "space": 0,
2758
- "time": 941
2759
- },
2760
- {
2761
- "author": "buyaka",
2762
- "date": "2011-01-17 00:51:30",
2763
- "gravatar": "a3b85e6a6b738d048295a3cc526d85d9",
2764
- "id": "147b73028ddf1b3a996deb3a3a449c7bafcd3dc9",
2765
- "login": "buyaka",
2766
- "message": "added mongolian localization files",
2767
- "parents": [
2768
- [
2769
- "487d0ec845efe95b10d6336f3e9256ab48300230",
2770
- 890,
2771
- 0
2772
- ]
2773
- ],
2774
- "space": 24,
2775
- "time": 942
2776
- },
2777
- {
2778
- "author": "Erik Michaels-Ober",
2779
- "date": "2011-01-17 09:58:18",
2780
- "gravatar": "1f74b13f1e5c6c69cb5d7fbaabb1e2cb",
2781
- "id": "2ea32467fe8818be1281e5109879c240925ac959",
2782
- "login": "sferik",
2783
- "message": "Update activerecord-jdbc-adapter to 1.1.1",
2784
- "parents": [
2785
- [
2786
- "8ad0c79cb7b9b8e573ff61bdf0e812d60d68d6a2",
2787
- 941,
2788
- 0
2789
- ]
2790
- ],
2791
- "space": 0,
2792
- "time": 943
2793
- },
2794
- {
2795
- "author": "Erik Michaels-Ober",
2796
- "date": "2011-01-17 11:22:08",
2797
- "gravatar": "1f74b13f1e5c6c69cb5d7fbaabb1e2cb",
2798
- "id": "735c6dec263567829057e087f22171cd4dddb3b4",
2799
- "login": "sferik",
2800
- "message": "Revert \"Update activerecord-jdbc-adapter to 1.1.1\"",
2801
- "parents": [
2802
- [
2803
- "2ea32467fe8818be1281e5109879c240925ac959",
2804
- 943,
2805
- 0
2806
- ]
2807
- ],
2808
- "space": 0,
2809
- "time": 944
2810
- },
2811
- {
2812
- "author": "Patrick McNally",
2813
- "date": "2011-01-17 11:42:38",
2814
- "gravatar": "f3a9a7346785fbd16e3ccfa74785d50e",
2815
- "id": "ed4ac86620bb1c4eb3fdcab99002c0b3b2d710ac",
2816
- "login": "patmcnally",
2817
- "message": "Using Object.clone instead of doing it manually",
2818
- "parents": [
2819
- [
2820
- "28050eb30e9e8155bd070586da35d56c774f77c7",
2821
- 929,
2822
- 12
2823
- ]
2824
- ],
2825
- "space": 12,
2826
- "time": 945
2827
- },
2828
- {
2829
- "author": "Erik Michaels-Ober",
2830
- "date": "2011-01-17 16:13:27",
2831
- "gravatar": "1f74b13f1e5c6c69cb5d7fbaabb1e2cb",
2832
- "id": "865ce70043a665e862681e99601da6c55f04e03a",
2833
- "login": "sferik",
2834
- "message": "Fix typo (thanks piotrj)",
2835
- "parents": [
2836
- [
2837
- "735c6dec263567829057e087f22171cd4dddb3b4",
2838
- 944,
2839
- 0
2840
- ]
2841
- ],
2842
- "space": 0,
2843
- "time": 946
2844
- },
2845
- {
2846
- "author": "Petteri K\u00e4\u00e4p\u00e4",
2847
- "date": "2011-01-17 16:46:22",
2848
- "gravatar": "40a0afa49eb7b12db4dcda70b2e1520d",
2849
- "id": "f2f3bfddb36b20681c4274566779ac376035d3e0",
2850
- "login": "kaapa",
2851
- "message": "Lazy load config tree to avoid race conditions in initialization",
2852
- "parents": [
2853
- [
2854
- "9da54620602edabccabca401bf83462a2e51c795",
2855
- 812,
2856
- 2
2857
- ]
2858
- ],
2859
- "space": 2,
2860
- "time": 947
2861
- },
2862
- {
2863
- "author": "Petteri K\u00e4\u00e4p\u00e4",
2864
- "date": "2011-01-17 16:57:19",
2865
- "gravatar": "40a0afa49eb7b12db4dcda70b2e1520d",
2866
- "id": "c8aaf29208f8496bd114e383a7e1b06a06fec134",
2867
- "login": "kaapa",
2868
- "message": "Fix JS DatePickers' initializers' selectors, fixes #243",
2869
- "parents": [
2870
- [
2871
- "865ce70043a665e862681e99601da6c55f04e03a",
2872
- 946,
2873
- 0
2874
- ]
2875
- ],
2876
- "space": 1,
2877
- "time": 948
2878
- },
2879
- {
2880
- "author": "Erik Michaels-Ober",
2881
- "date": "2011-01-17 17:29:52",
2882
- "gravatar": "1f74b13f1e5c6c69cb5d7fbaabb1e2cb",
2883
- "id": "5b196640fc04a220e57adef17ae9066a541a6b4a",
2884
- "login": "sferik",
2885
- "message": "Merge branch 'config-dsl-cleanup'",
2886
- "parents": [
2887
- [
2888
- "865ce70043a665e862681e99601da6c55f04e03a",
2889
- 946,
2890
- 0
2891
- ],
2892
- [
2893
- "f2f3bfddb36b20681c4274566779ac376035d3e0",
2894
- 947,
2895
- 2
2896
- ]
2897
- ],
2898
- "space": 0,
2899
- "time": 949
2900
- },
2901
- {
2902
- "author": "Erik Michaels-Ober",
2903
- "date": "2011-01-17 17:34:42",
2904
- "gravatar": "1f74b13f1e5c6c69cb5d7fbaabb1e2cb",
2905
- "id": "0bd6b6eb5a7688e1ab95858fde3ebc75aa0a4d08",
2906
- "login": "sferik",
2907
- "message": "Merge branch 'master' of github.com:sferik/rails_admin",
2908
- "parents": [
2909
- [
2910
- "5b196640fc04a220e57adef17ae9066a541a6b4a",
2911
- 949,
2912
- 0
2913
- ],
2914
- [
2915
- "c8aaf29208f8496bd114e383a7e1b06a06fec134",
2916
- 948,
2917
- 1
2918
- ]
2919
- ],
2920
- "space": 0,
2921
- "time": 950
2922
- },
2923
- {
2924
- "author": "Petteri K\u00e4\u00e4p\u00e4",
2925
- "date": "2011-01-17 17:36:09",
2926
- "gravatar": "40a0afa49eb7b12db4dcda70b2e1520d",
2927
- "id": "572d5f5183d0e9d4289131cad95ac542dea072fc",
2928
- "login": "kaapa",
2929
- "message": "Update jdbc-postgres dependency for CI to 9.0",
2930
- "parents": [
2931
- [
2932
- "0bd6b6eb5a7688e1ab95858fde3ebc75aa0a4d08",
2933
- 950,
2934
- 0
2935
- ]
2936
- ],
2937
- "space": 0,
2938
- "time": 951
2939
- },
2940
- {
2941
- "author": "Petteri K\u00e4\u00e4p\u00e4",
2942
- "date": "2011-01-18 03:40:45",
2943
- "gravatar": "40a0afa49eb7b12db4dcda70b2e1520d",
2944
- "id": "7cc629366c2035c48b36e8258db1958d70d7bb1d",
2945
- "login": "kaapa",
2946
- "message": "Remove Devise dependency from RailsAdmin.DEFAULT_CURRENT_USER by using",
2947
- "parents": [
2948
- [
2949
- "572d5f5183d0e9d4289131cad95ac542dea072fc",
2950
- 951,
2951
- 0
2952
- ]
2953
- ],
2954
- "space": 0,
2955
- "time": 952
2956
- },
2957
- {
2958
- "author": "Erik Michaels-Ober",
2959
- "date": "2011-01-18 07:53:19",
2960
- "gravatar": "1f74b13f1e5c6c69cb5d7fbaabb1e2cb",
2961
- "id": "cd9db5a7d8d9ac4a0c3c9dbe8e95704b3f834dde",
2962
- "login": "sferik",
2963
- "message": "Attempt to fix failed Postgres build",
2964
- "parents": [
2965
- [
2966
- "7cc629366c2035c48b36e8258db1958d70d7bb1d",
2967
- 952,
2968
- 0
2969
- ]
2970
- ],
2971
- "space": 0,
2972
- "time": 953
2973
- },
2974
- {
2975
- "author": "John Reilly",
2976
- "date": "2011-01-18 14:04:15",
2977
- "gravatar": "428d100360e9d0d30714996b1d145b34",
2978
- "id": "88b66965e31e562ea6e2820cec834337c4943e47",
2979
- "login": "johnreilly",
2980
- "message": "fixing namespace for AR::RecordNotFound exception",
2981
- "parents": [
2982
- [
2983
- "cd9db5a7d8d9ac4a0c3c9dbe8e95704b3f834dde",
2984
- 953,
2985
- 0
2986
- ]
2987
- ],
2988
- "space": 23,
2989
- "time": 954
2990
- },
2991
- {
2992
- "author": "Petteri K\u00e4\u00e4p\u00e4",
2993
- "date": "2011-01-18 15:04:01",
2994
- "gravatar": "40a0afa49eb7b12db4dcda70b2e1520d",
2995
- "id": "2e9a7a1552b78178054c2d782f9518936b44dfe8",
2996
- "login": "kaapa",
2997
- "message": "Reapply d0eac6ec which was accidentally reverted by 5b196640",
2998
- "parents": [
2999
- [
3000
- "cd9db5a7d8d9ac4a0c3c9dbe8e95704b3f834dde",
3001
- 953,
3002
- 0
3003
- ]
3004
- ],
3005
- "space": 0,
3006
- "time": 955
3007
- },
3008
- {
3009
- "author": "Petteri K\u00e4\u00e4p\u00e4",
3010
- "date": "2011-01-18 15:04:01",
3011
- "gravatar": "40a0afa49eb7b12db4dcda70b2e1520d",
3012
- "id": "d07ec3f6e9e9f5336c8ef11888f6d437fa53158d",
3013
- "login": "kaapa",
3014
- "message": "Object bindings were not always automatically created as for some",
3015
- "parents": [
3016
- [
3017
- "2e9a7a1552b78178054c2d782f9518936b44dfe8",
3018
- 955,
3019
- 0
3020
- ]
3021
- ],
3022
- "space": 0,
3023
- "time": 956
3024
- },
3025
- {
3026
- "author": "toby cabot",
3027
- "date": "2011-01-18 18:21:49",
3028
- "gravatar": "e381ef5e90b6ed2bd5082a9a463cea3b",
3029
- "id": "43607a947cdba3b0d07b427e975cfffe181d57d6",
3030
- "login": "caboteria",
3031
- "message": "on list pages, use model name for page title",
3032
- "parents": [
3033
- [
3034
- "d07ec3f6e9e9f5336c8ef11888f6d437fa53158d",
3035
- 956,
3036
- 0
3037
- ]
3038
- ],
3039
- "space": 0,
3040
- "time": 957
3041
- },
3042
- {
3043
- "author": "toby cabot",
3044
- "date": "2011-01-18 19:30:51",
3045
- "gravatar": "e381ef5e90b6ed2bd5082a9a463cea3b",
3046
- "id": "fb067656036d899ded7791a90f2f64c0d86b6ebd",
3047
- "login": "caboteria",
3048
- "message": "simplify check_history so it only handles updates",
3049
- "parents": [
3050
- [
3051
- "43607a947cdba3b0d07b427e975cfffe181d57d6",
3052
- 957,
3053
- 0
3054
- ]
3055
- ],
3056
- "space": 1,
3057
- "time": 958
3058
- },
3059
- {
3060
- "author": "Rodrigo Scoma\u00e7\u00e3o do Nascimento",
3061
- "date": "2011-01-19 01:10:17",
3062
- "gravatar": "5693734a26f0780eae0024da286e9b1a",
3063
- "id": "9104eb7a969d44b1fd86b20ce8c3b844a52382d9",
3064
- "login": "rodrigoscna",
3065
- "message": "Fix I18n history view issue",
3066
- "parents": [
3067
- [
3068
- "7abf6e102d14efb4093adbd450f10e1a65cbcfde",
3069
- 936,
3070
- 22
3071
- ]
3072
- ],
3073
- "space": 22,
3074
- "time": 959
3075
- },
3076
- {
3077
- "author": "toby cabot",
3078
- "date": "2011-01-19 08:17:10",
3079
- "gravatar": "6d246f2dde05095bebd3ba3cb54c676a",
3080
- "id": "67b3dbf4366aa08aedbd1a4ccf8f9644512fe7e7",
3081
- "login": "ccabot",
3082
- "message": "move some history-specific code out of main_controller, into a lib",
3083
- "parents": [
3084
- [
3085
- "fb067656036d899ded7791a90f2f64c0d86b6ebd",
3086
- 958,
3087
- 1
3088
- ]
3089
- ],
3090
- "space": 1,
3091
- "time": 960
3092
- },
3093
- {
3094
- "author": "toby cabot",
3095
- "date": "2011-01-19 09:15:43",
3096
- "gravatar": "6d246f2dde05095bebd3ba3cb54c676a",
3097
- "id": "f847700e6e1bff996162f05d0b17a9692bc0459a",
3098
- "login": "ccabot",
3099
- "message": "remove some main_controller history code that appears to be unused",
3100
- "parents": [
3101
- [
3102
- "67b3dbf4366aa08aedbd1a4ccf8f9644512fe7e7",
3103
- 960,
3104
- 1
3105
- ]
3106
- ],
3107
- "space": 1,
3108
- "time": 961
3109
- },
3110
- {
3111
- "author": "toby cabot",
3112
- "date": "2011-01-19 09:15:50",
3113
- "gravatar": "6d246f2dde05095bebd3ba3cb54c676a",
3114
- "id": "dbf8ef0b36c0235f14f9685b47889b1feec10c55",
3115
- "login": "ccabot",
3116
- "message": "move history code from the main controller to the history controller",
3117
- "parents": [
3118
- [
3119
- "f847700e6e1bff996162f05d0b17a9692bc0459a",
3120
- 961,
3121
- 1
3122
- ]
3123
- ],
3124
- "space": 1,
3125
- "time": 962
3126
- },
3127
- {
3128
- "author": "toby cabot",
3129
- "date": "2011-01-19 12:17:01",
3130
- "gravatar": "6d246f2dde05095bebd3ba3cb54c676a",
3131
- "id": "51cba4f3cdfb7e127ff0f827c4ec69670ef06495",
3132
- "login": "ccabot",
3133
- "message": "move history code from the history controller to the abstract_history lib",
3134
- "parents": [
3135
- [
3136
- "dbf8ef0b36c0235f14f9685b47889b1feec10c55",
3137
- 962,
3138
- 1
3139
- ]
3140
- ],
3141
- "space": 1,
3142
- "time": 963
3143
- },
3144
- {
3145
- "author": "toby cabot",
3146
- "date": "2011-01-19 13:30:09",
3147
- "gravatar": "6d246f2dde05095bebd3ba3cb54c676a",
3148
- "id": "7f15d0efca07f0c17059240c87fe3d4ec5c0caf5",
3149
- "login": "ccabot",
3150
- "message": "interpose AbstractHistory between the controllers and the History model",
3151
- "parents": [
3152
- [
3153
- "51cba4f3cdfb7e127ff0f827c4ec69670ef06495",
3154
- 963,
3155
- 1
3156
- ]
3157
- ],
3158
- "space": 1,
3159
- "time": 964
3160
- },
3161
- {
3162
- "author": "toby cabot",
3163
- "date": "2011-01-19 14:04:52",
3164
- "gravatar": "6d246f2dde05095bebd3ba3cb54c676a",
3165
- "id": "34ed37426de4ced6a3f06544d735c10d6ba42cd8",
3166
- "login": "ccabot",
3167
- "message": "removed History access from the view, added a shim for it in AbstractHistory",
3168
- "parents": [
3169
- [
3170
- "7f15d0efca07f0c17059240c87fe3d4ec5c0caf5",
3171
- 964,
3172
- 1
3173
- ]
3174
- ],
3175
- "space": 1,
3176
- "time": 965
3177
- },
3178
- {
3179
- "author": "Petteri K\u00e4\u00e4p\u00e4",
3180
- "date": "2011-01-19 15:11:58",
3181
- "gravatar": "40a0afa49eb7b12db4dcda70b2e1520d",
3182
- "id": "4c3dbb7a432499191a5116d3dcf511f28de03f95",
3183
- "login": "kaapa",
3184
- "message": "Merge branch 'master' into composite-primary-keys",
3185
- "parents": [
3186
- [
3187
- "21a9ff1713a4e063802ea4d7e19f821d34ce9097",
3188
- 824,
3189
- 7
3190
- ],
3191
- [
3192
- "43607a947cdba3b0d07b427e975cfffe181d57d6",
3193
- 957,
3194
- 0
3195
- ]
3196
- ],
3197
- "space": 7,
3198
- "time": 966
3199
- },
3200
- {
3201
- "author": "toby cabot",
3202
- "date": "2011-01-19 21:25:55",
3203
- "gravatar": "e381ef5e90b6ed2bd5082a9a463cea3b",
3204
- "id": "99431c1f9d263ac4ceb83faf62a4e29468a33a7b",
3205
- "login": "caboteria",
3206
- "message": "refactor history_for_object to use AR's API methods instead of ad-hoc SQL",
3207
- "parents": [
3208
- [
3209
- "34ed37426de4ced6a3f06544d735c10d6ba42cd8",
3210
- 965,
3211
- 1
3212
- ]
3213
- ],
3214
- "space": 1,
3215
- "time": 967
3216
- },
3217
- {
3218
- "author": "toby cabot",
3219
- "date": "2011-01-20 07:51:07",
3220
- "gravatar": "6d246f2dde05095bebd3ba3cb54c676a",
3221
- "id": "1c2f2519318b7429e32cadc42916a0ecc4020a06",
3222
- "login": "ccabot",
3223
- "message": "refactor history_for_model to use AR's API methods instead of ad-hoc SQL",
3224
- "parents": [
3225
- [
3226
- "99431c1f9d263ac4ceb83faf62a4e29468a33a7b",
3227
- 967,
3228
- 1
3229
- ]
3230
- ],
3231
- "space": 1,
3232
- "time": 968
3233
- },
3234
- {
3235
- "author": "Erik Michaels-Ober",
3236
- "date": "2011-01-20 08:52:19",
3237
- "gravatar": "1f74b13f1e5c6c69cb5d7fbaabb1e2cb",
3238
- "id": "42d40ee3ae6ec4b26ff781d089f9bfba909ca6f9",
3239
- "login": "sferik",
3240
- "message": "Revert \"Attempt to fix failed Postgres build\"",
3241
- "parents": [
3242
- [
3243
- "43607a947cdba3b0d07b427e975cfffe181d57d6",
3244
- 957,
3245
- 0
3246
- ]
3247
- ],
3248
- "space": 0,
3249
- "time": 969
3250
- },
3251
- {
3252
- "author": "Petteri K\u00e4\u00e4p\u00e4",
3253
- "date": "2011-01-20 08:55:43",
3254
- "gravatar": "40a0afa49eb7b12db4dcda70b2e1520d",
3255
- "id": "38c23530af03bcbbef8e0cb4a7abc489f3eaa354",
3256
- "login": "kaapa",
3257
- "message": "Add delete support for ActiveRecord model's with composite primary keys",
3258
- "parents": [
3259
- [
3260
- "4c3dbb7a432499191a5116d3dcf511f28de03f95",
3261
- 966,
3262
- 7
3263
- ]
3264
- ],
3265
- "space": 7,
3266
- "time": 970
3267
- },
3268
- {
3269
- "author": "Petteri K\u00e4\u00e4p\u00e4",
3270
- "date": "2011-01-20 08:57:24",
3271
- "gravatar": "40a0afa49eb7b12db4dcda70b2e1520d",
3272
- "id": "a3789105645167409e562d0b083bdd6e2f8dde6d",
3273
- "login": "kaapa",
3274
- "message": "Add tests for models with composite primary keys",
3275
- "parents": [
3276
- [
3277
- "38c23530af03bcbbef8e0cb4a7abc489f3eaa354",
3278
- 970,
3279
- 7
3280
- ]
3281
- ],
3282
- "space": 7,
3283
- "time": 971
3284
- },
3285
- {
3286
- "author": "toby cabot",
3287
- "date": "2011-01-20 10:29:44",
3288
- "gravatar": "6d246f2dde05095bebd3ba3cb54c676a",
3289
- "id": "24dec08a97d1e5e4d4183d60555371109ee69637",
3290
- "login": "ccabot",
3291
- "message": "a little bit of code comments",
3292
- "parents": [
3293
- [
3294
- "1c2f2519318b7429e32cadc42916a0ecc4020a06",
3295
- 968,
3296
- 1
3297
- ]
3298
- ],
3299
- "space": 1,
3300
- "time": 972
3301
- },
3302
- {
3303
- "author": "toby cabot",
3304
- "date": "2011-01-20 14:23:10",
3305
- "gravatar": "6d246f2dde05095bebd3ba3cb54c676a",
3306
- "id": "fc09f63da396238d529db2bea8ebbebe8f67374e",
3307
- "login": "ccabot",
3308
- "message": "add a slider method to the history controller",
3309
- "parents": [
3310
- [
3311
- "24dec08a97d1e5e4d4183d60555371109ee69637",
3312
- 972,
3313
- 1
3314
- ]
3315
- ],
3316
- "space": 1,
3317
- "time": 973
3318
- },
3319
- {
3320
- "author": "toby cabot",
3321
- "date": "2011-01-20 14:23:11",
3322
- "gravatar": "6d246f2dde05095bebd3ba3cb54c676a",
3323
- "id": "ec218eb7b5e4cccc1315bed761045571bb5ee2c0",
3324
- "login": "ccabot",
3325
- "message": "make the BlankHistory's JSON form look like History's",
3326
- "parents": [
3327
- [
3328
- "fc09f63da396238d529db2bea8ebbebe8f67374e",
3329
- 973,
3330
- 1
3331
- ]
3332
- ],
3333
- "space": 1,
3334
- "time": 974
3335
- },
3336
- {
3337
- "author": "toby cabot",
3338
- "date": "2011-01-20 14:23:11",
3339
- "gravatar": "6d246f2dde05095bebd3ba3cb54c676a",
3340
- "id": "433e7114cc7f761db8a08f4ce1bb7f1fb56e2920",
3341
- "login": "ccabot",
3342
- "message": "on the dashboard, make empty and non-empty slider boxes the same structure",
3343
- "parents": [
3344
- [
3345
- "ec218eb7b5e4cccc1315bed761045571bb5ee2c0",
3346
- 974,
3347
- 1
3348
- ]
3349
- ],
3350
- "space": 1,
3351
- "time": 975
3352
- },
3353
- {
3354
- "author": "toby cabot",
3355
- "date": "2011-01-20 14:23:11",
3356
- "gravatar": "6d246f2dde05095bebd3ba3cb54c676a",
3357
- "id": "3fe5aeee217934f39112caa9d14483328e6f86c8",
3358
- "login": "ccabot",
3359
- "message": "fix the dashboard history slider javascript",
3360
- "parents": [
3361
- [
3362
- "433e7114cc7f761db8a08f4ce1bb7f1fb56e2920",
3363
- 975,
3364
- 1
3365
- ]
3366
- ],
3367
- "space": 1,
3368
- "time": 976
3369
- },
3370
- {
3371
- "author": "Petteri K\u00e4\u00e4p\u00e4",
3372
- "date": "2011-01-20 18:19:30",
3373
- "gravatar": "40a0afa49eb7b12db4dcda70b2e1520d",
3374
- "id": "a46bb2b1e6cc49fbfc0db86597de2b7fa7323ece",
3375
- "login": "kaapa",
3376
- "message": "Implement a visitor for reading config values with bound data.",
3377
- "parents": [
3378
- [
3379
- "42d40ee3ae6ec4b26ff781d089f9bfba909ca6f9",
3380
- 969,
3381
- 0
3382
- ]
3383
- ],
3384
- "space": 2,
3385
- "time": 977
3386
- },
3387
- {
3388
- "author": "Petteri K\u00e4\u00e4p\u00e4",
3389
- "date": "2011-01-20 19:45:44",
3390
- "gravatar": "40a0afa49eb7b12db4dcda70b2e1520d",
3391
- "id": "611fb66c11218b63990d0fbceb2bd4d9b9a71239",
3392
- "login": "kaapa",
3393
- "message": "Fix belongs_to associations' child_key_lookup to use :foreign_key option if set",
3394
- "parents": [
3395
- [
3396
- "42d40ee3ae6ec4b26ff781d089f9bfba909ca6f9",
3397
- 969,
3398
- 0
3399
- ]
3400
- ],
3401
- "space": 0,
3402
- "time": 978
3403
- },
3404
- {
3405
- "author": "Petteri K\u00e4\u00e4p\u00e4",
3406
- "date": "2011-01-20 19:45:44",
3407
- "gravatar": "40a0afa49eb7b12db4dcda70b2e1520d",
3408
- "id": "4a600e61db3cdc67a471ead5e71cc97c298fbb43",
3409
- "login": "kaapa",
3410
- "message": "Partial fix for object binding with models that have associations to self.",
3411
- "parents": [
3412
- [
3413
- "611fb66c11218b63990d0fbceb2bd4d9b9a71239",
3414
- 978,
3415
- 0
3416
- ]
3417
- ],
3418
- "space": 0,
3419
- "time": 979
3420
- },
3421
- {
3422
- "author": "Andrey Samsonov",
3423
- "date": "2011-01-21 06:05:26",
3424
- "gravatar": "afbeac88d096ee5a31793d64d157b556",
3425
- "id": "60f02d88ad3f5d101120de1497dac0bfa1df4f5b",
3426
- "login": "kryzhovnik",
3427
- "message": "Merge branch 'master' of git://github.com/sferik/rails_admin",
3428
- "parents": [
3429
- [
3430
- "4afd632560109ea5324b66108ae3b764f55f73a7",
3431
- 933,
3432
- 21
3433
- ],
3434
- [
3435
- "4a600e61db3cdc67a471ead5e71cc97c298fbb43",
3436
- 979,
3437
- 0
3438
- ]
3439
- ],
3440
- "space": 21,
3441
- "time": 980
3442
- },
3443
- {
3444
- "author": "Lucas Simao",
3445
- "date": "2011-01-21 06:52:33",
3446
- "gravatar": "64484f5e30f27fac4171619599b79237",
3447
- "id": "652ad27e5352fc7afe4b6af0cf2125f55f30b1c1",
3448
- "login": "lucassimao",
3449
- "message": "list.select_action and list.delete_selected fields added in rails_admin.pt-BR.yml file",
3450
- "parents": [
3451
- [
3452
- "4a600e61db3cdc67a471ead5e71cc97c298fbb43",
3453
- 979,
3454
- 0
3455
- ]
3456
- ],
3457
- "space": 20,
3458
- "time": 981
3459
- },
3460
- {
3461
- "author": "Lucas Simao",
3462
- "date": "2011-01-21 08:04:03",
3463
- "gravatar": "64484f5e30f27fac4171619599b79237",
3464
- "id": "a865e72344359f766b3ab03d3075c65798719ddd",
3465
- "login": "lucassimao",
3466
- "message": "list.select_action and list.delete_selected fields added in rails_admin.pt-BR.yml file",
3467
- "parents": [
3468
- [
3469
- "4a600e61db3cdc67a471ead5e71cc97c298fbb43",
3470
- 979,
3471
- 0
3472
- ]
3473
- ],
3474
- "space": 0,
3475
- "time": 982
3476
- },
3477
- {
3478
- "author": "AkitaOnRails",
3479
- "date": "2011-01-21 09:02:48",
3480
- "gravatar": "98c2fb4c31fae25fe0b618f1c994c1f3",
3481
- "id": "11e73d9078eec1cd4035d1a5ac5044920bdd0ab2",
3482
- "login": "akitaonrails",
3483
- "message": "Adding the missing admin:copy_assets rake task",
3484
- "parents": [
3485
- [
3486
- "a865e72344359f766b3ab03d3075c65798719ddd",
3487
- 982,
3488
- 0
3489
- ]
3490
- ],
3491
- "space": 8,
3492
- "time": 983
3493
- },
3494
- {
3495
- "author": "toby cabot",
3496
- "date": "2011-01-21 11:15:11",
3497
- "gravatar": "e381ef5e90b6ed2bd5082a9a463cea3b",
3498
- "id": "a6785192b44afc7d2e5af0a622e9ed8a592ca392",
3499
- "login": "caboteria",
3500
- "message": "move abstract history code from the RailsAdmin module to a class",
3501
- "parents": [
3502
- [
3503
- "3fe5aeee217934f39112caa9d14483328e6f86c8",
3504
- 976,
3505
- 1
3506
- ]
3507
- ],
3508
- "space": 1,
3509
- "time": 984
3510
- },
3511
- {
3512
- "author": "toby cabot",
3513
- "date": "2011-01-21 11:21:17",
3514
- "gravatar": "e381ef5e90b6ed2bd5082a9a463cea3b",
3515
- "id": "a0857d80960ad9ac543e1d2d38f23b04634f0109",
3516
- "login": "caboteria",
3517
- "message": "fix a small bug in object history display: headers didn't match columns",
3518
- "parents": [
3519
- [
3520
- "a6785192b44afc7d2e5af0a622e9ed8a592ca392",
3521
- 984,
3522
- 1
3523
- ]
3524
- ],
3525
- "space": 1,
3526
- "time": 985
3527
- },
3528
- {
3529
- "author": "toby cabot",
3530
- "date": "2011-01-21 11:23:58",
3531
- "gravatar": "e381ef5e90b6ed2bd5082a9a463cea3b",
3532
- "id": "3cdfabd973bc3caac209cba903cfdb3bf6636bcd",
3533
- "login": "caboteria",
3534
- "message": "Merge branch '3pp_history'",
3535
- "parents": [
3536
- [
3537
- "a865e72344359f766b3ab03d3075c65798719ddd",
3538
- 982,
3539
- 0
3540
- ],
3541
- [
3542
- "a0857d80960ad9ac543e1d2d38f23b04634f0109",
3543
- 985,
3544
- 1
3545
- ]
3546
- ],
3547
- "space": 0,
3548
- "time": 986
3549
- }
3550
- ]
3551
- }