Advertisement
Guest User

Untitled

a guest
Jun 7th, 2017
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.92 KB | None | 0 0
  1. commit 9eacf4300b57e288a571771222d42d6e56aaf05c
  2. Merge: bbbec05 7bd4578
  3. Author: annaaniol <aa.annaaniol@gmail.com>
  4. Date: Wed Jun 7 21:01:03 2017 +0200
  5.  
  6. Merge pull request #34 from grzegorzborkowski/frontend-style
  7.  
  8. Change tables thus are visible
  9.  
  10. commit 7bd4578373f290591a14c151257ffc21f55375af
  11. Merge: 215718a dbd37c0
  12. Author: Grzegorz Borkowski <gb.grzegorzborkowski@gmail.com>
  13. Date: Wed Jun 7 20:53:26 2017 +0200
  14.  
  15. merge
  16.  
  17. commit 215718a805503e793cc4c734fee6fcec723dbebf
  18. Author: Grzegorz Borkowski <gb.grzegorzborkowski@gmail.com>
  19. Date: Wed Jun 7 20:51:01 2017 +0200
  20.  
  21. Change tables thus are visible
  22.  
  23. commit dbd37c0770b3f843fa3d88ba23c32e9290b0ec23
  24. Author: Grzegorz Borkowski <gb.grzegorzborkowski@gmail.com>
  25. Date: Wed Jun 7 20:51:01 2017 +0200
  26.  
  27. Change tables thus are visible
  28.  
  29. commit bbbec0540fddacf07e4c919c80a33daa21ed535a
  30. Merge: 7aaac01 9e9eb7f
  31. Author: annaaniol <aa.annaaniol@gmail.com>
  32. Date: Wed Jun 7 19:19:29 2017 +0200
  33.  
  34. Merge pull request #33 from grzegorzborkowski/submission-view
  35.  
  36. Submission view
  37.  
  38. commit 9e9eb7ff416130a2338afec1098bed3def0b646d
  39. Author: Grzegorz Borkowski <gb.grzegorzborkowski@gmail.com>
  40. Date: Wed Jun 7 18:50:48 2017 +0200
  41.  
  42. Problem and submission frontend&backend refactor
  43.  
  44. commit 00ba0e2d55ff795b41be954f05ad85d275a776df
  45. Author: annaaniol <aa.annaaniol@gmail.com>
  46. Date: Mon Jun 5 23:56:03 2017 +0200
  47.  
  48. Communication between GO server and Spring app moved from headers to body
  49.  
  50. commit 2acbccee28affa3c6deb9c6ae78f251276ad6e21
  51. Author: annaaniol <aa.annaaniol@gmail.com>
  52. Date: Wed May 24 15:16:52 2017 +0200
  53.  
  54. Database for Student and Submition activated
  55. * CrudRepository used
  56. * SubmissionController and SubmissionService added
  57. * token validation before each submission
  58. * first logging with FB creates a new record in student table
  59. * tests are missing
  60.  
  61. commit 1bafafc25d87c08b9db348703ff100eefc9a7214
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement