Advertisement
Guest User

Commit Log

a guest
Sep 12th, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.59 KB | None | 0 0
  1. commit 8401cc3b3f335290b4e5f47a06357e7b21acccb0
  2. Author: Jesse Buhagiar <jooster669@gmail.com>
  3. Date: Thu Sep 13 00:43:16 2018 +1000
  4.  
  5. Slight modification to ForumMap test case
  6.  
  7. It was kinda broken... Oops..
  8.  
  9. commit 98805a8cba80a13c3d108f60b1cff0a8ce2e2de7
  10. Author: Jesse Buhagiar <jooster669@gmail.com>
  11. Date: Thu Sep 13 00:30:28 2018 +1000
  12.  
  13. Fixup
  14.  
  15. commit c4c08a4c3f889bfbe1feb0b98e7c5fc21a14bd25
  16. Merge: ea4a86346 fde318181
  17. Author: Jesse Buhagiar <jooster669@gmail.com>
  18. Date: Thu Sep 13 00:15:57 2018 +1000
  19.  
  20. Merge branch 'forum' of https://github.com/RMIT-SEPT/PinchtoZoom into forum
  21.  
  22. commit ea4a863467bb71dc97133c77de65e787d208a9b0
  23. Author: Jesse Buhagiar <jooster669@gmail.com>
  24. Date: Thu Sep 13 00:14:27 2018 +1000
  25.  
  26. Added a few tests for ForumMap
  27.  
  28. Also changed tabs to spaces; the ultimate indentation character.
  29.  
  30. commit fde318181786c3fa027248e9fea809ae3aecec3c
  31. Merge: 9879539be 97e1f739c
  32. Author: timderp <s3588689@student.rmit.edu.au>
  33. Date: Thu Sep 13 00:03:32 2018 +1000
  34.  
  35. Merge branch 'forum' of https://github.com/RMIT-SEPT/PinchtoZoom into forum
  36.  
  37. commit 9879539bec07953bd6629733d11a78d1777c7d4a
  38. Author: timderp <s3588689@student.rmit.edu.au>
  39. Date: Thu Sep 13 00:01:59 2018 +1000
  40.  
  41. ForumPageActionTest
  42.  
  43. commit 97e1f739cea0913349696278cc5a8c939536064b
  44. Author: Jesse Buhagiar <jooster669@gmail.com>
  45. Date: Wed Sep 12 23:31:42 2018 +1000
  46.  
  47. Forum map size getter
  48.  
  49. Interface now contains a way to get the number of posts.
  50.  
  51. commit 9d88bee20cdd001cde544d4fc0ee52563b7484f7
  52. Author: Jesse Buhagiar <jooster669@gmail.com>
  53. Date: Wed Sep 12 23:22:30 2018 +1000
  54.  
  55. Fixed gradle build
  56.  
  57. Made the pmd tests actually pass. Why the fuck the build halts on a style choice is beyond me.
  58.  
  59. commit 1e12613328fa6cfeaaf9b44a267996aaca4014bf
  60. Author: timderp <s3588689@student.rmit.edu.au>
  61. Date: Wed Sep 12 22:25:32 2018 +1000
  62.  
  63. checkstyle fix
  64.  
  65. commit 274305396fc039703bd1ab6feeebdc280a3ed0ea
  66. Author: timderp <s3588689@student.rmit.edu.au>
  67. Date: Tue Sep 11 23:13:43 2018 +1000
  68.  
  69. backend_frontend_work
  70.  
  71. commit 51598f1d51712da193cefb01a2631ae6ca38c8cb
  72. Author: timderp <s3588689@student.rmit.edu.au>
  73. Date: Tue Sep 11 21:47:49 2018 +1000
  74.  
  75. controller and pagedata work
  76.  
  77. commit 0f3537f1d24d8cc72088d985be1eda53fe377b1b
  78. Merge: ec06410b9 4fe3a2ca7
  79. Author: timderp <s3588689@student.rmit.edu.au>
  80. Date: Tue Sep 11 20:13:41 2018 +1000
  81.  
  82. Merge branch 'forum' of https://github.com/RMIT-SEPT/PinchtoZoom into forum
  83.  
  84. commit ec06410b905b6f5692968c401796a180b72f2a30
  85. Author: timderp <s3588689@student.rmit.edu.au>
  86. Date: Tue Sep 11 20:12:58 2018 +1000
  87.  
  88. more front end work
  89.  
  90. commit 4fe3a2ca72f395abd723e51f4ff3ee0032e013c8
  91. Merge: 7892fb46c de88cce83
  92. Author: Jesse Buhagiar <jooster669@gmail.com>
  93. Date: Mon Sep 10 23:10:02 2018 +1000
  94.  
  95. Merge branch 'forum' of https://github.com/RMIT-SEPT/PinchtoZoom into forum
  96.  
  97. commit 7892fb46ceb34dc24e25daefa87fc3b488aa4afa
  98. Author: Jesse Buhagiar <jooster669@gmail.com>
  99. Date: Mon Sep 10 23:08:15 2018 +1000
  100.  
  101. Updated search functions
  102.  
  103. Search functions now return a _LIST_ of posts instead of just an individual one, which, y'know, makes a LOT more sense....
  104.  
  105. commit de88cce831765b9d2f66ff39a09ccabe90b453d8
  106. Merge: f47899436 0349ce404
  107. Author: timderp <s3588689@student.rmit.edu.au>
  108. Date: Mon Sep 10 23:00:25 2018 +1000
  109.  
  110. Merge branch 'forum' of https://github.com/RMIT-SEPT/PinchtoZoom into forum
  111.  
  112. commit f47899436f8042415f124b20c5348c011cd126bc
  113. Author: timderp <s3588689@student.rmit.edu.au>
  114. Date: Mon Sep 10 22:58:32 2018 +1000
  115.  
  116. front end
  117.  
  118. commit 0349ce4042e59755548e435089f6e33053eaf4b4
  119. Author: Jesse Buhagiar <jooster669@gmail.com>
  120. Date: Mon Sep 10 22:42:27 2018 +1000
  121.  
  122. Posts can now be searched by email
  123.  
  124. The users are now able to search for posts given a student's email address.
  125.  
  126. commit 8b9350235d352d1a2621ea2c0c5b371430138fd0
  127. Author: Jesse Buhagiar <jooster669@gmail.com>
  128. Date: Mon Sep 10 22:25:58 2018 +1000
  129.  
  130. Forum map initial implementation
  131.  
  132. Basic forum storage data structure created. There's also a basic search functionality that will return a post, given that a particular input string is in a particular post. However, this is relatively slow, as it's just a linear search [O(n)]
  133.  
  134. commit 158677af092f8024cb2517f80e93c3aef651e74f
  135. Merge: ecfac051e 4020b538f
  136. Author: Jesse Buhagiar <jooster669@gmail.com>
  137. Date: Mon Sep 10 21:57:32 2018 +1000
  138.  
  139. Merge branch 'forum' of https://github.com/RMIT-SEPT/PinchtoZoom into forum
  140.  
  141. commit 4020b538f7115c3a3695529726a015caf7c359cc
  142. Author: timderp <s3588689@student.rmit.edu.au>
  143. Date: Mon Sep 10 21:56:54 2018 +1000
  144.  
  145. forumPost entity 2.0
  146.  
  147. commit ecfac051e394ff4a7527cf4d73576d65464b1504
  148. Merge: 59e8bfd22 c81ef8fed
  149. Author: Jesse Buhagiar <jooster669@gmail.com>
  150. Date: Mon Sep 10 21:53:17 2018 +1000
  151.  
  152. Merge branch 'forum' of https://github.com/RMIT-SEPT/PinchtoZoom into forum
  153.  
  154. commit c81ef8fed34a4ac39ce375668a5bcd526dddcf55
  155. Author: timderp <s3588689@student.rmit.edu.au>
  156. Date: Mon Sep 10 21:50:55 2018 +1000
  157.  
  158. forumPost entity
  159.  
  160. commit 6f2040a2f12dc71113bdd5d5232584255f88712c
  161. Author: timderp <s3588689@student.rmit.edu.au>
  162. Date: Mon Sep 10 17:15:39 2018 +1000
  163.  
  164. Successful build for forumSession DataStore
  165.  
  166. commit 9d272c5cc9aa6dc98f7208fb19fc36be7f1d92eb
  167. Author: timderp <s3588689@student.rmit.edu.au>
  168. Date: Thu Sep 6 10:15:05 2018 +1000
  169.  
  170. successful compile for forumSession
  171.  
  172. commit 186fa7d9c26670cbe9923a4375b2292e31f6fbf2
  173. Author: timderp <s3588689@student.rmit.edu.au>
  174. Date: Tue Sep 4 00:23:50 2018 +1000
  175.  
  176. Implementing database and forum attributes
  177.  
  178. commit a25e8a29c89ff0c60917957499f82b249f959ab3
  179. Author: timderp <s3588689@student.rmit.edu.au>
  180. Date: Thu Aug 30 18:04:04 2018 +1000
  181.  
  182. More backed sleuthing
  183.  
  184. commit 59e8bfd223e341ab5133bed5006d8786d804dcaa
  185. Merge: f1c6e1a91 58aaed1ad
  186. Author: rmit-s3600040-yannick-colakovski <s3600040@student.rmit.edu.au>
  187. Date: Thu Aug 23 09:59:57 2018 +1000
  188.  
  189. Merge pull request #2 from RMIT-SEPT/backgroundColour
  190.  
  191. Commit change for background colour
  192.  
  193. commit 849cf6c8ea0bf42142a111a35d152640e482e7a5
  194. Author: timderp <s3588689@student.rmit.edu.au>
  195. Date: Tue Aug 21 14:51:02 2018 +1000
  196.  
  197. Forum session back end
  198.  
  199. commit 96fe9009672793b9ad80391d791058c45e93dd5a
  200. Author: timderp <s3588689@student.rmit.edu.au>
  201. Date: Sun Aug 19 14:16:49 2018 +1000
  202.  
  203. Added Forum text box and Post button
  204.  
  205. commit f1c6e1a917d28aff03223e2d4d90e3713e163a1d
  206. Merge: 9b69d43b9 813462cea
  207. Author: Tim <s3588689@student.rmit.edu.au>
  208. Date: Sun Aug 19 13:41:55 2018 +1000
  209.  
  210. Merge pull request #1 from RMIT-SEPT/logo
  211.  
  212. Modified logo
  213.  
  214. commit 813462ceab198bc639ea8e243adc44c3fba70571
  215. Author: Jesse Buhagiar <jooster669@gmail.com>
  216. Date: Thu Aug 16 09:43:33 2018 +1000
  217.  
  218. Modified logo
  219.  
  220. Modified logo to reflect group name
  221.  
  222. commit a04dbb0a625d9632997f8b0a02f6c979eee5a24a
  223. Author: timderp <s3588689@student.rmit.edu.au>
  224. Date: Wed Aug 15 19:17:39 2018 +1000
  225.  
  226. New Forum Tab
  227.  
  228. commit 58aaed1ad6b9c6a815dd75b452c65e167da136e1
  229. Author: yannickcola <s3600040@student.rmit.edu.au>
  230. Date: Thu Aug 9 09:49:55 2018 +1000
  231.  
  232. Commit test for background colour
  233.  
  234. commit 20427da18a8aa6eb13b3b0ae084d718cb0eccac5
  235. Author: timderp <s3588689@student.rmit.edu.au>
  236. Date: Wed Aug 8 14:09:34 2018 +1000
  237.  
  238. Addition of forum tab to student home - unchecked
  239.  
  240. commit 9b69d43b9bb4e48d0e916f34f3488f359683b4e0
  241. Author: Jesse Buhagiar <jooster669@gmail.com>
  242. Date: Thu Aug 2 10:46:37 2018 +1000
  243.  
  244. Updated repository
  245.  
  246. Got latest version from upstream, which fixes the stupid https connection issue (that someone broke for us!! :^]). We can't directly pull from upstream, as the histories are different, and have hence diverged.
  247.  
  248. commit 0ddecb042c601855cca1365d7341b45d29210921
  249. Author: timderp <s3588689@student.rmit.edu.au>
  250. Date: Fri Jul 27 13:21:14 2018 +1000
  251.  
  252. Commited new project
  253.  
  254. commit fec164353c88541a3731411dd06e3c868c38b598
  255. Author: timderp <s3588689@student.rmit.edu.au>
  256. Date: Fri Jul 27 13:07:54 2018 +1000
  257.  
  258. Delete pesky dot files
  259.  
  260. commit 3e472445c6895b1d82bc24d6f4ce2547cd3e6bc8
  261. Author: timderp <s3588689@student.rmit.edu.au>
  262. Date: Fri Jul 27 13:00:43 2018 +1000
  263.  
  264. Delete fucking everything!
  265.  
  266. commit 40f5ea25db3ec7f8fcc4a3eb9a5ecd56e04f6218
  267. Author: yannickcola <s3600040@student.rmit.edu.au>
  268. Date: Thu Jul 26 13:03:51 2018 +1000
  269.  
  270. Initial Project Commit
  271.  
  272. commit 522031c47a0729a091c4ebe4619928e6d0e2ce66
  273. Author: Homy1 <amirhomayoon.ashrafzadeh@rmit.edu.au>
  274. Date: Sat Jul 21 12:55:44 2018 +1000
  275.  
  276. Initial commit
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement