Advertisement
Guest User

Untitled

a guest
Feb 10th, 2016
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.41 KB | None | 0 0
  1. {
  2. "master": [{
  3. "commits": [{
  4. "committer": "Initial commit\n",
  5. "summary": "Initial commit",
  6. "authorEmail": "mumfordnsons@gmail.com",
  7. "authorName": "Chris Mumford",
  8. "parents": "[]",
  9. "committed_date": 1447749799,
  10. "id": "d5cd19f34d4c17e1966ff474997c4f8440d6a68d"
  11. }, {
  12. "committer": "Initial commit\n\nFully functioning node app using Express and Ejs. It currently serves the index page to the user and nothing else. It's a good starting point.\n",
  13. "summary": "Initial commit",
  14. "authorEmail": "mumfordnsons@gmail.com",
  15. "authorName": "bombadillo",
  16. "parents": "[\"d5cd19f34d4c17e1966ff474997c4f8440d6a68d\"]",
  17. "committed_date": 1447750094,
  18. "id": "e8a17005a5b9147c75bf9361b11db6ad2a4345ed"
  19. }, {
  20. "committer": "Add client folder for front-end css and javascript.\n",
  21. "summary": "Add client folder for front-end css and javascript.",
  22. "authorEmail": "mumfordnsons@gmail.com",
  23. "authorName": "bombadillo",
  24. "parents": "[\"e8a17005a5b9147c75bf9361b11db6ad2a4345ed\"]",
  25. "committed_date": 1447837362,
  26. "id": "37cfb9b0eeee815640e15b33359912aef3e0d58c"
  27. }, {
  28. "committer": "Initial commit\n",
  29. "summary": "Initial commit",
  30. "authorEmail": "mumfordnsons@gmail.com",
  31. "authorName": "Chris Mumford",
  32. "parents": "[]",
  33. "committed_date": 1447968537,
  34. "id": "014bdabccfa1bfe44b90370a485b8ff85d24b726"
  35. }, {
  36. "committer": "Initial commit\n",
  37. "summary": "Initial commit",
  38. "authorEmail": "mumfordnsons@gmail.com",
  39. "authorName": "Chris",
  40. "parents": "[\"37cfb9b0eeee815640e15b33359912aef3e0d58c\", \"014bdabccfa1bfe44b90370a485b8ff85d24b726\"]",
  41. "committed_date": 1447968665,
  42. "id": "ece471459d9c5b559a5d31860642f304461d7e53"
  43. }, {
  44. "committer": "Modularise db connection.\n",
  45. "summary": "Modularise db connection.",
  46. "authorEmail": "mumfordnsons@gmail.com",
  47. "authorName": "bombadillo",
  48. "parents": "[\"ece471459d9c5b559a5d31860642f304461d7e53\"]",
  49. "committed_date": 1447979954,
  50. "id": "ebb3bb793f5a16bc51944ef8d0a48119a833d861"
  51. }, {
  52. "committer": "Enable Insert loot containers\n\nThis is too big of a commit. I just started bashing away at the keyboard. Added loads of stuff. Basically we can log in with just a username, add loot, view loot, logout.\n",
  53. "summary": "Enable Insert loot containers",
  54. "authorEmail": "mumfordnsons@gmail.com",
  55. "authorName": "bombadillo",
  56. "parents": "[\"ebb3bb793f5a16bc51944ef8d0a48119a833d861\"]",
  57. "committed_date": 1448027260,
  58. "id": "7418858ffb9b9c70ce905de1e87d1e207dc793f2"
  59. }, {
  60. "committer": "Move loot type convertor\n\nMove the convertor to the retriever module so that we do not clutter the index route handler.\n",
  61. "summary": "Move loot type convertor",
  62. "authorEmail": "mumfordnsons@gmail.com",
  63. "authorName": "bombadillo",
  64. "parents": "[\"7418858ffb9b9c70ce905de1e87d1e207dc793f2\"]",
  65. "committed_date": 1448027472,
  66. "id": "e0c219017291a517fa345e28cb12f56cc908c38d"
  67. }, {
  68. "committer": "Add status logic\n\nStatus will either be locked or unlocked. Altered logic to handle this.\n",
  69. "summary": "Add status logic",
  70. "authorEmail": "mumfordnsons@gmail.com",
  71. "authorName": "bombadillo",
  72. "parents": "[\"e0c219017291a517fa345e28cb12f56cc908c38d\"]",
  73. "committed_date": 1448028497,
  74. "id": "a8422b502f6d5addf89d3f77673906d66d21f7f4"
  75. }, {
  76. "committer": "Add status convertor\n\nConvert status to array if variable passed in.\n",
  77. "summary": "Add status convertor",
  78. "authorEmail": "mumfordnsons@gmail.com",
  79. "authorName": "bombadillo",
  80. "parents": "[\"a8422b502f6d5addf89d3f77673906d66d21f7f4\"]",
  81. "committed_date": 1448029343,
  82. "id": "ec3c8134988da590c94f0bcd0bef2712cd70ab8d"
  83. }, {
  84. "committer": "Add colours to loot containers\n",
  85. "summary": "Add colours to loot containers",
  86. "authorEmail": "mumfordnsons@gmail.com",
  87. "authorName": "bombadillo",
  88. "parents": "[\"ec3c8134988da590c94f0bcd0bef2712cd70ab8d\"]",
  89. "committed_date": 1448029950,
  90. "id": "75e59f9efaaaf8e535297903f5c808f6c646b6c3"
  91. }, {
  92. "committer": "Add BSON module. Add edit page.\n",
  93. "summary": "Add BSON module. Add edit page.",
  94. "authorEmail": "mumfordnsons@gmail.com",
  95. "authorName": "bombadillo",
  96. "parents": "[\"75e59f9efaaaf8e535297903f5c808f6c646b6c3\"]",
  97. "committed_date": 1448034855,
  98. "id": "38eb16eac8a6aa8112bbb1db6f8c6df21e1b0132"
  99. }, {
  100. "committer": "Add route for loot/edit post. Add db update query.\n",
  101. "summary": "Add route for loot/edit post. Add db update query.",
  102. "authorEmail": "mumfordnsons@gmail.com",
  103. "authorName": "bombadillo",
  104. "parents": "[\"38eb16eac8a6aa8112bbb1db6f8c6df21e1b0132\"]",
  105. "committed_date": 1448035819,
  106. "id": "bd8cf3d8d90550eb7b6b05d158223d80bb31b26a"
  107. }, {
  108. "committer": "Fix action of form for loot edit. Start logic for loot/edit post\n",
  109. "summary": "Fix action of form for loot edit. Start logic for loot/edit post",
  110. "authorEmail": "mumfordnsons@gmail.com",
  111. "authorName": "bombadillo",
  112. "parents": "[\"bd8cf3d8d90550eb7b6b05d158223d80bb31b26a\"]",
  113. "committed_date": 1448036044,
  114. "id": "d8b841969cc9f7bf7234e5587a7330ee4b5bedd2"
  115. }, {
  116. "committer": "Get loot levels in index\n\nDisplay loot levels within index page. Add lootLevelConvertor so thhat we can convert to an array. Update loot level retriever to use convertor.\n",
  117. "summary": "Get loot levels in index",
  118. "authorEmail": "mumfordnsons@gmail.com",
  119. "authorName": "bombadillo",
  120. "parents": "[\"d8b841969cc9f7bf7234e5587a7330ee4b5bedd2\"]",
  121. "committed_date": 1448271699,
  122. "id": "6ae3064f1d8eb38bd8221043639d0a6328417d60"
  123. }, {
  124. "committer": "Update edit selects\n\nSet the selected option based on the loot container.\n",
  125. "summary": "Update edit selects",
  126. "authorEmail": "mumfordnsons@gmail.com",
  127. "authorName": "bombadillo",
  128. "parents": "[\"6ae3064f1d8eb38bd8221043639d0a6328417d60\"]",
  129. "committed_date": 1448271759,
  130. "id": "8c576e1ac8c20c7ae58970c73ebebe5aef20f59e"
  131. }, {
  132. "committer": "Enable loot container edits\n\nAdd update method to dbHandler. and lootContainerHandler\n",
  133. "summary": "Enable loot container edits",
  134. "authorEmail": "mumfordnsons@gmail.com",
  135. "authorName": "bombadillo",
  136. "parents": "[\"8c576e1ac8c20c7ae58970c73ebebe5aef20f59e\"]",
  137. "committed_date": 1448273306,
  138. "id": "5298ad6f5ee9444db58e0893d1f77644da7f3dc6"
  139. }, {
  140. "committer": "Add common view folder.\n\nWe'll use the common folder for, you guessed it, common view elements.\n",
  141. "summary": "Add common view folder.",
  142. "authorEmail": "mumfordnsons@gmail.com",
  143. "authorName": "bombadillo",
  144. "parents": "[\"5298ad6f5ee9444db58e0893d1f77644da7f3dc6\"]",
  145. "committed_date": 1448279856,
  146. "id": "3e266bd5c03cb5705fe7d3e3c9a35f59de8761c3"
  147. }, {
  148. "committer": "Move index content to loot page\n\nLet's have a dedicated home page.\n",
  149. "summary": "Move index content to loot page",
  150. "authorEmail": "mumfordnsons@gmail.com",
  151. "authorName": "bombadillo",
  152. "parents": "[\"3e266bd5c03cb5705fe7d3e3c9a35f59de8761c3\"]",
  153. "committed_date": 1448280414,
  154. "id": "381c98c7ba08404d756310dc7ab01b808ef12b3b"
  155. }, {
  156. "committer": "Add filter to loot handler\n\nGet filter from query params. Remove debug log items.\n",
  157. "summary": "Add filter to loot handler",
  158. "authorEmail": "mumfordnsons@gmail.com",
  159. "authorName": "bombadillo",
  160. "parents": "[\"381c98c7ba08404d756310dc7ab01b808ef12b3b\"]",
  161. "committed_date": 1448281721,
  162. "id": "88729f0e4f3e7849108e17fd182e8161dd9532bf"
  163. }, {
  164. "committer": "Add filter to loot handler\n\nGet filter from query params. Remove debug log items.\n",
  165. "summary": "Add filter to loot handler",
  166. "authorEmail": "mumfordnsons@gmail.com",
  167. "authorName": "bombadillo",
  168. "parents": "[\"88729f0e4f3e7849108e17fd182e8161dd9532bf\"]",
  169. "committed_date": 1448281774,
  170. "id": "add1c5560412c090f3db048e4f2465939dfaa472"
  171. }, {
  172. "committer": "Deprecate method\n\nUse getUserByName everywhere.\n",
  173. "summary": "Deprecate method",
  174. "authorEmail": "mumfordnsons@gmail.com",
  175. "authorName": "bombadillo",
  176. "parents": "[\"add1c5560412c090f3db048e4f2465939dfaa472\"]",
  177. "committed_date": 1448281932,
  178. "id": "10f8857c352dd598e70c427265ca2a9e2a0276ac"
  179. }, {
  180. "committer": "Sortable loot containers\n\nWe can sort by type and level.\n",
  181. "summary": "Sortable loot containers",
  182. "authorEmail": "mumfordnsons@gmail.com",
  183. "authorName": "bombadillo",
  184. "parents": "[\"10f8857c352dd598e70c427265ca2a9e2a0276ac\"]",
  185. "committed_date": 1448292556,
  186. "id": "b9f7a4398301d90d21cc9795c7867ef1fed1951d"
  187. }, {
  188. "committer": "Set mobile meta tag\n",
  189. "summary": "Set mobile meta tag",
  190. "authorEmail": "mumfordnsons@gmail.com",
  191. "authorName": "bombadillo",
  192. "parents": "[\"b9f7a4398301d90d21cc9795c7867ef1fed1951d\"]",
  193. "committed_date": 1448293333,
  194. "id": "9847b0a4b3f3b4bcd60bdabc61f7904b502d64ec"
  195. }, {
  196. "committer": "Add heroku procfile\n",
  197. "summary": "Add heroku procfile",
  198. "authorEmail": "mumfordnsons@gmail.com",
  199. "authorName": "Chris",
  200. "parents": "[\"9847b0a4b3f3b4bcd60bdabc61f7904b502d64ec\"]",
  201. "committed_date": 1448304689,
  202. "id": "d5208de10d27ac0d5efef44d2e4863a6b90c34ba"
  203. }, {
  204. "committer": "Point to correct index.coffee\n",
  205. "summary": "Point to correct index.coffee",
  206. "authorEmail": "mumfordnsons@gmail.com",
  207. "authorName": "Chris",
  208. "parents": "[\"d5208de10d27ac0d5efef44d2e4863a6b90c34ba\"]",
  209. "committed_date": 1448304797,
  210. "id": "68e22f1bb93a9afee05b3a3a149bf80001315692"
  211. }, {
  212. "committer": "Use node, not coffeescript\n",
  213. "summary": "Use node, not coffeescript",
  214. "authorEmail": "mumfordnsons@gmail.com",
  215. "authorName": "Chris",
  216. "parents": "[\"68e22f1bb93a9afee05b3a3a149bf80001315692\"]",
  217. "committed_date": 1448306742,
  218. "id": "abac2dff9ea662203f201816d76dc223c8f7f56e"
  219. }, {
  220. "committer": "Add bootstrap and less.\n",
  221. "summary": "Add bootstrap and less.",
  222. "authorEmail": "mumfordnsons@gmail.com",
  223. "authorName": "Chris",
  224. "parents": "[\"abac2dff9ea662203f201816d76dc223c8f7f56e\"]",
  225. "committed_date": 1448306903,
  226. "id": "6c156cb18d41a27c0931aaec6a97f6c330f52d26"
  227. }, {
  228. "committer": "Start bootstrap conversion\n",
  229. "summary": "Start bootstrap conversion",
  230. "authorEmail": "mumfordnsons@gmail.com",
  231. "authorName": "Chris",
  232. "parents": "[\"6c156cb18d41a27c0931aaec6a97f6c330f52d26\"]",
  233. "committed_date": 1448309816,
  234. "id": "afc075a42911516738aaf37ef1471e180f6bc3d5"
  235. }, {
  236. "committer": "Update login page\n\nAdd name to input so that it's sent in post\n",
  237. "summary": "Update login page",
  238. "authorEmail": "mumfordnsons@gmail.com",
  239. "authorName": "bombadillo",
  240. "parents": "[\"afc075a42911516738aaf37ef1471e180f6bc3d5\"]",
  241. "committed_date": 1448311955,
  242. "id": "4491624d121879465c723d308a2b5efea5bbdf2c"
  243. }, {
  244. "committer": "Update loot page\n\nConvert to Bootstrap\n",
  245. "summary": "Update loot page",
  246. "authorEmail": "mumfordnsons@gmail.com",
  247. "authorName": "bombadillo",
  248. "parents": "[\"4491624d121879465c723d308a2b5efea5bbdf2c\"]",
  249. "committed_date": 1448314148,
  250. "id": "4a15327e5dccff76cdb30181f5b2d200d958f5af"
  251. }, {
  252. "committer": "Update edit loot page\n\nConvert to Bootstrap\n",
  253. "summary": "Update edit loot page",
  254. "authorEmail": "mumfordnsons@gmail.com",
  255. "authorName": "bombadillo",
  256. "parents": "[\"4a15327e5dccff76cdb30181f5b2d200d958f5af\"]",
  257. "committed_date": 1448314643,
  258. "id": "b7be4e84013f622b3281271f99df8e1fa04538f4"
  259. }, {
  260. "committer": "Reuse DB connections\n",
  261. "summary": "Reuse DB connections",
  262. "authorEmail": "mumfordnsons@gmail.com",
  263. "authorName": "bombadillo",
  264. "parents": "[\"b7be4e84013f622b3281271f99df8e1fa04538f4\"]",
  265. "committed_date": 1448319889,
  266. "id": "0def2691ddfa2ef38ccfd5271c8b15199ad4439f"
  267. }, {
  268. "committer": "Remove column\n",
  269. "summary": "Remove column",
  270. "authorEmail": "mumfordnsons@gmail.com",
  271. "authorName": "bombadillo",
  272. "parents": "[\"0def2691ddfa2ef38ccfd5271c8b15199ad4439f\"]",
  273. "committed_date": 1448319996,
  274. "id": "eeb320821b254388a1c5b8047c4ce54ff0865b80"
  275. }, {
  276. "committer": "Add custom variables.less\n\nAdd custom bootstrap css. Use inverse header for nav.\n",
  277. "summary": "Add custom variables.less",
  278. "authorEmail": "mumfordnsons@gmail.com",
  279. "authorName": "bombadillo",
  280. "parents": "[\"eeb320821b254388a1c5b8047c4ce54ff0865b80\"]",
  281. "committed_date": 1448320544,
  282. "id": "12c278570918fd4b5d89c6b6e133671465bc7ebb"
  283. }, {
  284. "committer": "Use bootstrap collapse.js\n\nAlso needed jquery for collapse.js to work.\n",
  285. "summary": "Use bootstrap collapse.js",
  286. "authorEmail": "mumfordnsons@gmail.com",
  287. "authorName": "bombadillo",
  288. "parents": "[\"12c278570918fd4b5d89c6b6e133671465bc7ebb\"]",
  289. "committed_date": 1448321466,
  290. "id": "38e4830a7d87ef77c8fd5d8871d874d90cf77e69"
  291. }, {
  292. "committer": "Change text and label color\n",
  293. "summary": "Change text and label color",
  294. "authorEmail": "mumfordnsons@gmail.com",
  295. "authorName": "bombadillo",
  296. "parents": "[\"38e4830a7d87ef77c8fd5d8871d874d90cf77e69\"]",
  297. "committed_date": 1448321766,
  298. "id": "5b17201c9b5968613bca787f96f9cbb0c335d103"
  299. }, {
  300. "committer": "Update addLoot and register\n\nConvert templates to bootstrap\n",
  301. "summary": "Update addLoot and register",
  302. "authorEmail": "mumfordnsons@gmail.com",
  303. "authorName": "bombadillo",
  304. "parents": "[\"5b17201c9b5968613bca787f96f9cbb0c335d103\"]",
  305. "committed_date": 1448322185,
  306. "id": "98536770cd9c5e26ec5a9ed2df2aac32b776efa3"
  307. }, {
  308. "committer": "Contetn update\n\nAdd landing page. Fix layout issue on addLoot page. Sit navbar on right.\n",
  309. "summary": "Contetn update",
  310. "authorEmail": "mumfordnsons@gmail.com",
  311. "authorName": "bombadillo",
  312. "parents": "[\"98536770cd9c5e26ec5a9ed2df2aac32b776efa3\"]",
  313. "committed_date": 1448324032,
  314. "id": "9a4656b1b31a4c1255be04ec019fa6b31e022a94"
  315. }, {
  316. "committer": "Add background image\n\nBoth for mobile and desktop.\n",
  317. "summary": "Add background image",
  318. "authorEmail": "mumfordnsons@gmail.com",
  319. "authorName": "bombadillo",
  320. "parents": "[\"9a4656b1b31a4c1255be04ec019fa6b31e022a94\"]",
  321. "committed_date": 1448324075,
  322. "id": "be93dca6755db2829f6ec29e7ef0f83f7fe0adf2"
  323. }, {
  324. "committer": "Update readme.md\n\nAdd TODO list\n",
  325. "summary": "Update readme.md",
  326. "authorEmail": "mumfordnsons@gmail.com",
  327. "authorName": "bombadillo",
  328. "parents": "[\"be93dca6755db2829f6ec29e7ef0f83f7fe0adf2\"]",
  329. "committed_date": 1448324112,
  330. "id": "5e2f789a5cc991874c35163f7e86da3f925c3f11"
  331. }, {
  332. "committer": "Update package.json\n\nAdd build run command\n",
  333. "summary": "Update package.json",
  334. "authorEmail": "mumfordnsons@gmail.com",
  335. "authorName": "bombadillo",
  336. "parents": "[\"5e2f789a5cc991874c35163f7e86da3f925c3f11\"]",
  337. "committed_date": 1448324746,
  338. "id": "ec4fa220b8356ffb906a1bf29d9b35e2569597b2"
  339. }, {
  340. "committer": "Add js folder\n\nThis is used when building the app. Jquery and boostrap will be moved here.\n",
  341. "summary": "Add js folder",
  342. "authorEmail": "mumfordnsons@gmail.com",
  343. "authorName": "bombadillo",
  344. "parents": "[\"ec4fa220b8356ffb906a1bf29d9b35e2569597b2\"]",
  345. "committed_date": 1448324974,
  346. "id": "ad55614527e7485de1f150b629438e6319efe7b8"
  347. }, {
  348. "committer": "Minor tweaks\n\nClicking on logo takes you to homepage. added alert-info to 'no loot' alert.\n",
  349. "summary": "Minor tweaks",
  350. "authorEmail": "mumfordnsons@gmail.com",
  351. "authorName": "bombadillo",
  352. "parents": "[\"ad55614527e7485de1f150b629438e6319efe7b8\"]",
  353. "committed_date": 1448328013,
  354. "id": "10875097dd6cbca9d7a5a37a572d1e163296bb69"
  355. }, {
  356. "committer": "Add font and favicon\n",
  357. "summary": "Add font and favicon",
  358. "authorEmail": "mumfordnsons@gmail.com",
  359. "authorName": "bombadillo",
  360. "parents": "[\"10875097dd6cbca9d7a5a37a572d1e163296bb69\"]",
  361. "committed_date": 1448328522,
  362. "id": "bb5e467c748743b041b5bfad29a342d867512775"
  363. }, {
  364. "committer": "Remove deprecated font\n",
  365. "summary": "Remove deprecated font",
  366. "authorEmail": "mumfordnsons@gmail.com",
  367. "authorName": "bombadillo",
  368. "parents": "[\"bb5e467c748743b041b5bfad29a342d867512775\"]",
  369. "committed_date": 1448328823,
  370. "id": "863fda03c4fc6dc6088f5bf3655943952e52c12f"
  371. }, {
  372. "committer": "Affix desktop bg and tidy up\n",
  373. "summary": "Affix desktop bg and tidy up",
  374. "authorEmail": "mumfordnsons@gmail.com",
  375. "authorName": "bombadillo",
  376. "parents": "[\"863fda03c4fc6dc6088f5bf3655943952e52c12f\"]",
  377. "committed_date": 1448354761,
  378. "id": "407bb349391d5c2fe7dd0526fa3f6e3e179af40f"
  379. }, {
  380. "committer": "Fix style. Add message.\n\n12 columns was being used instead of 10. Add message to login page.\n",
  381. "summary": "Fix style. Add message.",
  382. "authorEmail": "mumfordnsons@gmail.com",
  383. "authorName": "bombadillo",
  384. "parents": "[\"407bb349391d5c2fe7dd0526fa3f6e3e179af40f\"]",
  385. "committed_date": 1448355268,
  386. "id": "fbd5b72929ddbf71b28df2f59910d6cb6f8c0bbc"
  387. }, {
  388. "committer": "Fix register bug\n\nSince we're using common view modules we need to add a user property to the view render\n",
  389. "summary": "Fix register bug",
  390. "authorEmail": "mumfordnsons@gmail.com",
  391. "authorName": "bombadillo",
  392. "parents": "[\"fbd5b72929ddbf71b28df2f59910d6cb6f8c0bbc\"]",
  393. "committed_date": 1448355885,
  394. "id": "cb5f0b89dbb558d7e07851122b32fd7a4f9bac6f"
  395. }, {
  396. "committer": "Style registration message\n\nUse Bootstrap alert box\n",
  397. "summary": "Style registration message",
  398. "authorEmail": "mumfordnsons@gmail.com",
  399. "authorName": "bombadillo",
  400. "parents": "[\"cb5f0b89dbb558d7e07851122b32fd7a4f9bac6f\"]",
  401. "committed_date": 1448356016,
  402. "id": "3ef430454733bf9ea166395cd8f37d07e5a29eed"
  403. }, {
  404. "committer": "Update readme\n\nAdd more TODOs. Add project description.\n",
  405. "summary": "Update readme",
  406. "authorEmail": "mumfordnsons@gmail.com",
  407. "authorName": "bombadillo",
  408. "parents": "[\"3ef430454733bf9ea166395cd8f37d07e5a29eed\"]",
  409. "committed_date": 1448356215,
  410. "id": "0dbfc3e4b15103ee7b601a5323793bf06bded462"
  411. }, {
  412. "committer": "Add git repo url\n",
  413. "summary": "Add git repo url",
  414. "authorEmail": "mumfordnsons@gmail.com",
  415. "authorName": "bombadillo",
  416. "parents": "[\"0dbfc3e4b15103ee7b601a5323793bf06bded462\"]",
  417. "committed_date": 1448356244,
  418. "id": "1c5468a626b0762edcb84dd863caeaeab3fef459"
  419. }, {
  420. "committer": "Add message to edit\n\nAlert user to result of edit\n",
  421. "summary": "Add message to edit",
  422. "authorEmail": "mumfordnsons@gmail.com",
  423. "authorName": "bombadillo",
  424. "parents": "[\"1c5468a626b0762edcb84dd863caeaeab3fef459\"]",
  425. "committed_date": 1448357715,
  426. "id": "55b9666c97a631e90b2f6c0244bd371cd174a782"
  427. }, {
  428. "committer": "Add object clone method\n",
  429. "summary": "Add object clone method",
  430. "authorEmail": "mumfordnsons@gmail.com",
  431. "authorName": "bombadillo",
  432. "parents": "[\"55b9666c97a631e90b2f6c0244bd371cd174a782\"]",
  433. "committed_date": 1448359301,
  434. "id": "f5d997dad58dd24051d117eb3c3408178286c60b"
  435. }, {
  436. "committer": "Clone data\n",
  437. "summary": "Clone data",
  438. "authorEmail": "mumfordnsons@gmail.com",
  439. "authorName": "bombadillo",
  440. "parents": "[\"f5d997dad58dd24051d117eb3c3408178286c60b\"]",
  441. "committed_date": 1448359362,
  442. "id": "01cdd46a749bf9d47c6f6550e31fef56e50dd4d1"
  443. }, {
  444. "committer": "Show active filter on reload\n",
  445. "summary": "Show active filter on reload",
  446. "authorEmail": "mumfordnsons@gmail.com",
  447. "authorName": "bombadillo",
  448. "parents": "[\"01cdd46a749bf9d47c6f6550e31fef56e50dd4d1\"]",
  449. "committed_date": 1448359463,
  450. "id": "da022bf76dd3a4d7dc5cee9c5a37f58b830c559a"
  451. }, {
  452. "committer": "Show active lootType filter\n",
  453. "summary": "Show active lootType filter",
  454. "authorEmail": "mumfordnsons@gmail.com",
  455. "authorName": "bombadillo",
  456. "parents": "[\"da022bf76dd3a4d7dc5cee9c5a37f58b830c559a\"]",
  457. "committed_date": 1448359574,
  458. "id": "dcffc7e22f85c984c5ac07c4f9825a47f69796f0"
  459. }, {
  460. "committer": "Update readme\n\nScratch one of the todo list. Active filters are now shown on page reload\n",
  461. "summary": "Update readme",
  462. "authorEmail": "mumfordnsons@gmail.com",
  463. "authorName": "bombadillo",
  464. "parents": "[\"dcffc7e22f85c984c5ac07c4f9825a47f69796f0\"]",
  465. "committed_date": 1448359633,
  466. "id": "e90511c1b4b0ba280be02a5c42d0523a7b6d3d92"
  467. }, {
  468. "committer": "Update readme\n\nAdd install info",
  469. "summary": "Update readme",
  470. "authorEmail": "mumfordnsons@gmail.com",
  471. "authorName": "Chris Mumford",
  472. "parents": "[\"e90511c1b4b0ba280be02a5c42d0523a7b6d3d92\"]",
  473. "committed_date": 1448360854,
  474. "id": "05dc46d58bc849e13a07f30eed3645f7fa1766ec"
  475. }, {
  476. "committer": "Update readme\n\nTypo",
  477. "summary": "Update readme",
  478. "authorEmail": "mumfordnsons@gmail.com",
  479. "authorName": "Chris Mumford",
  480. "parents": "[\"05dc46d58bc849e13a07f30eed3645f7fa1766ec\"]",
  481. "committed_date": 1448360874,
  482. "id": "4af0187139112008e7797f2b823f0d4061824d0a"
  483. }, {
  484. "committer": "Add status filter\n\nStatus filter to show locked/unlocked loot items. Removed lots of debug logs\n",
  485. "summary": "Add status filter",
  486. "authorEmail": "mumfordnsons@gmail.com",
  487. "authorName": "bombadillo",
  488. "parents": "[\"e90511c1b4b0ba280be02a5c42d0523a7b6d3d92\"]",
  489. "committed_date": 1448362083,
  490. "id": "2ce5515f21b3d5ab19a90733287a084e3884d82e"
  491. }, {
  492. "committer": "Merge branch 'master' of github.com:bombadillo/falloutloottracker\n",
  493. "summary": "Merge branch 'master' of github.com:bombadillo/falloutloottracker",
  494. "authorEmail": "mumfordnsons@gmail.com",
  495. "authorName": "bombadillo",
  496. "parents": "[\"2ce5515f21b3d5ab19a90733287a084e3884d82e\", \"4af0187139112008e7797f2b823f0d4061824d0a\"]",
  497. "committed_date": 1448362101,
  498. "id": "dd95a9caf99d99b73c5be9b83a385a7cd3ae277c"
  499. }, {
  500. "committer": "Update user login check\n\nPerform cookie check in userSessionHandler.\n",
  501. "summary": "Update user login check",
  502. "authorEmail": "mumfordnsons@gmail.com",
  503. "authorName": "bombadillo",
  504. "parents": "[\"dd95a9caf99d99b73c5be9b83a385a7cd3ae277c\"]",
  505. "committed_date": 1448362857,
  506. "id": "d5686874ac73f6317b36b2fc3ec726a0f1d9cf2c"
  507. }, {
  508. "committer": "Refactor\n\nMove the logic to get loot containers and properties to lootRetriever\n",
  509. "summary": "Refactor",
  510. "authorEmail": "mumfordnsons@gmail.com",
  511. "authorName": "bombadillo",
  512. "parents": "[\"d5686874ac73f6317b36b2fc3ec726a0f1d9cf2c\"]",
  513. "committed_date": 1448368198,
  514. "id": "9a37f3eecbf4e243591a778b826bdf330de32285"
  515. }, {
  516. "committer": "Fix edit redirect bug\n\nUpdated?= would be appended on subsequent edits. Add urlHandler to clean string.\n",
  517. "summary": "Fix edit redirect bug",
  518. "authorEmail": "mumfordnsons@gmail.com",
  519. "authorName": "bombadillo",
  520. "parents": "[\"9a37f3eecbf4e243591a778b826bdf330de32285\"]",
  521. "committed_date": 1448368436,
  522. "id": "6022704f97e7cf928c466688f07eaf731c152aa1"
  523. }, {
  524. "committer": "Alter user check logic\n\nUse new getUSerFromCookie method when passing in request. Otherwise pass user name to getUserByName.\n",
  525. "summary": "Alter user check logic",
  526. "authorEmail": "mumfordnsons@gmail.com",
  527. "authorName": "bombadillo",
  528. "parents": "[\"6022704f97e7cf928c466688f07eaf731c152aa1\"]",
  529. "committed_date": 1448369122,
  530. "id": "5f366fd648b774b588c01abfa286e4ef28e07966"
  531. }, {
  532. "committer": "Refactor loot retrieval\n\nUse lootPropertyRetriever to isolate logic. Fix some incorrect userSessionHandler method calls.\n",
  533. "summary": "Refactor loot retrieval",
  534. "authorEmail": "mumfordnsons@gmail.com",
  535. "authorName": "bombadillo",
  536. "parents": "[\"5f366fd648b774b588c01abfa286e4ef28e07966\"]",
  537. "committed_date": 1448370668,
  538. "id": "3dc74b995fa3f77bad12b63863c21052ebf09bc5"
  539. }, {
  540. "committer": "Refactor loot retrieval\n\nUse propertyRetriever in loot route handler. Bug fix for editLoot view: i._id was being referenced when it should just be i\n",
  541. "summary": "Refactor loot retrieval",
  542. "authorEmail": "mumfordnsons@gmail.com",
  543. "authorName": "bombadillo",
  544. "parents": "[\"3dc74b995fa3f77bad12b63863c21052ebf09bc5\"]",
  545. "committed_date": 1448371238,
  546. "id": "ad9e773f07dd0ea19e73c4548190c3ad6c25cbb3"
  547. }, {
  548. "committer": "Add config file\n\ncommon/config module to be used for all config settings.\n",
  549. "summary": "Add config file",
  550. "authorEmail": "mumfordnsons@gmail.com",
  551. "authorName": "bombadillo",
  552. "parents": "[\"ad9e773f07dd0ea19e73c4548190c3ad6c25cbb3\"]",
  553. "committed_date": 1448442038,
  554. "id": "166f1d53f2cc3ea508acaa904c7ac1520770895d"
  555. }, {
  556. "committer": "Rename common folder\n\nCommon was too generic. Config much better describes the purpose of the folder.\n",
  557. "summary": "Rename common folder",
  558. "authorEmail": "mumfordnsons@gmail.com",
  559. "authorName": "bombadillo",
  560. "parents": "[\"166f1d53f2cc3ea508acaa904c7ac1520770895d\"]",
  561. "committed_date": 1448465062,
  562. "id": "e342e1ef86c33206051d5f36a955fc1a3feaa146"
  563. }, {
  564. "committer": "Add address bar colour\n\nAddress bar will now have a colour on mobile devices that support it. Add metaTags.ejs to store our metatag HTML\n",
  565. "summary": "Add address bar colour",
  566. "authorEmail": "mumfordnsons@gmail.com",
  567. "authorName": "bombadillo",
  568. "parents": "[\"e342e1ef86c33206051d5f36a955fc1a3feaa146\"]",
  569. "committed_date": 1448465271,
  570. "id": "2ea147483d3e8cf32a3d68a87d8f53fbe973c639"
  571. }, {
  572. "committer": "Remove common folder\n",
  573. "summary": "Remove common folder",
  574. "authorEmail": "mumfordnsons@gmail.com",
  575. "authorName": "bombadillo",
  576. "parents": "[\"2ea147483d3e8cf32a3d68a87d8f53fbe973c639\"]",
  577. "committed_date": 1448465966,
  578. "id": "e315bef921aa8a7f0906abcb3b78ae64316d9939"
  579. }, {
  580. "committer": "Delete js file\n",
  581. "summary": "Delete js file",
  582. "authorEmail": "mumfordnsons@gmail.com",
  583. "authorName": "bombadillo",
  584. "parents": "[\"e315bef921aa8a7f0906abcb3b78ae64316d9939\"]",
  585. "committed_date": 1448466063,
  586. "id": "8081a3f8e87128795e0113c76b2da448dc1b989f"
  587. }, {
  588. "committer": "Add app.coffee config\n",
  589. "summary": "Add app.coffee config",
  590. "authorEmail": "mumfordnsons@gmail.com",
  591. "authorName": "bombadillo",
  592. "parents": "[\"8081a3f8e87128795e0113c76b2da448dc1b989f\"]",
  593. "committed_date": 1448466092,
  594. "id": "6c945938a334178e1c313b788b77a279c10c4546"
  595. }, {
  596. "committer": "Fix login issue\n",
  597. "summary": "Fix login issue",
  598. "authorEmail": "mumfordnsons@gmail.com",
  599. "authorName": "bombadillo",
  600. "parents": "[\"6c945938a334178e1c313b788b77a279c10c4546\"]",
  601. "committed_date": 1448470954,
  602. "id": "bac1aaaf3f25e260798f72bc1b1d5c8aae6c06ab"
  603. }, {
  604. "committer": "Add database structure\n\nNew folder will contain the JSON for the mongodb database strucutre. Currently being used as a backup!\n",
  605. "summary": "Add database structure",
  606. "authorEmail": "mumfordnsons@gmail.com",
  607. "authorName": "bombadillo",
  608. "parents": "[\"bac1aaaf3f25e260798f72bc1b1d5c8aae6c06ab\"]",
  609. "committed_date": 1450698715,
  610. "id": "94e7295d371bb566dead9b864ab0409418a54263"
  611. }, {
  612. "committer": "Adding a branch to test gitpython\n",
  613. "summary": "Adding a branch to test gitpython",
  614. "authorEmail": "mumfordnsons@gmail.com",
  615. "authorName": "bombadillo",
  616. "parents": "[\"bac1aaaf3f25e260798f72bc1b1d5c8aae6c06ab\"]",
  617. "committed_date": 1454449417,
  618. "id": "bc14fe862cf8fa871d8a3f86e77284753c726b1d"
  619. }, {
  620. "committer": "test\n",
  621. "summary": "test",
  622. "authorEmail": "mumfordnsons@gmail.com",
  623. "authorName": "bombadillo",
  624. "parents": "[\"bc14fe862cf8fa871d8a3f86e77284753c726b1d\"]",
  625. "committed_date": 1454540268,
  626. "id": "3568b09c185febdcb3cb6ef419c538a574e1f3d5"
  627. }, {
  628. "committer": "Merge branch 'master' of github.com:bombadillo/falloutloottracker\n",
  629. "summary": "Merge branch 'master' of github.com:bombadillo/falloutloottracker",
  630. "authorEmail": "mumfordnsons@gmail.com",
  631. "authorName": "bombadillo",
  632. "parents": "[\"3568b09c185febdcb3cb6ef419c538a574e1f3d5\", \"94e7295d371bb566dead9b864ab0409418a54263\"]",
  633. "committed_date": 1454546675,
  634. "id": "713c562ddc81035e001f9d1516d45f5283292860"
  635. }]
  636. }]
  637. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement