13414 Commits

Author SHA1 Message Date
cddd1a4463 Migrated test cases to integration test class. 2014-03-16 10:14:05 +01:00
9a371f750c Integration test fixed. 2014-03-16 09:45:07 +01:00
dfefc480a8 Integration test fixed. 2014-03-16 09:43:58 +01:00
c56a97b676 Integration test fixed. 2014-03-16 09:41:21 +01:00
5bcc8d2ed2 Integration test fixed. 2014-03-16 09:40:44 +01:00
f52d7aeced Integration test fixed. 2014-03-16 09:39:48 +01:00
746e51280a Integration test fixed. 2014-03-16 09:38:04 +01:00
b7d435b633 Integration test fixed. 2014-03-16 09:35:40 +01:00
a5a655f9b9 Integration test fixed. 2014-03-16 09:31:17 +01:00
fe68e93c31 Integration test fixed. 2014-03-16 09:30:24 +01:00
3ac6f42a25 Integration test fixed. 2014-03-16 09:28:03 +01:00
f09bfa064e Integration test fixed. 2014-03-16 09:27:25 +01:00
028639e2f9 Integration test fixed. 2014-03-16 09:26:07 +01:00
e26b098859 Integration test fixed. 2014-03-16 09:24:36 +01:00
96a69b0d96 Integration test fixed. 2014-03-16 09:23:06 +01:00
f33c52bb65 Integration test fixed. 2014-03-16 09:18:37 +01:00
0e77920845 Integration test fixed. 2014-03-16 09:16:57 +01:00
33dcec561b Integration test fixed. 2014-03-16 09:13:46 +01:00
8ac1656792 Heh 2014-03-16 09:12:21 +01:00
c2ca480096 Integration test fixed. 2014-03-16 09:09:29 +01:00
05bf8de966 Integration test fixed. 2014-03-16 09:07:34 +01:00
9a8c3751bd Integration test fixed. 2014-03-15 23:47:05 +01:00
4208e043a6 Integration test fixed. 2014-03-15 23:39:15 +01:00
0ad2293627 Integration test fixed. 2014-03-15 23:36:05 +01:00
dfe046aae1 Added IntegrationTest base class that you can extend from to implement integration tests for services. Use the provided save() method to fill the database. Every test is run in a rollback-only transaction. 2014-03-15 23:29:26 +01:00
5b5196d4d5 Moved modules to its own package. 2014-03-15 23:24:12 +01:00
69745a1102 Fixed more implementations. 2014-03-15 22:18:33 +01:00
7554abd238 Bound project partner service. 2014-03-15 21:39:06 +01:00
b0420c5e9b Plagiarism module. 2014-03-15 21:35:07 +01:00
0fc7e1e244 Fixed forum and peer services. 2014-03-15 21:21:28 +01:00
2f9e1da36a Removed dependencies on repositories. 2014-03-15 18:49:50 +01:00
6790a99a80 Repository implementation. 2014-03-15 15:20:01 +01:00
99c2988f3e Implemented final method. 2014-03-15 15:15:28 +01:00
bc81c019ba Some cleaning. 2014-03-15 15:14:39 +01:00
85f1b8f5e0 Repository implementation. 2014-03-15 15:11:54 +01:00
2fe2a92363 Repository implementation. 2014-03-15 15:06:28 +01:00
b43232dc7b Repository implementation. 2014-03-15 15:00:07 +01:00
a26e5f7c2b Repository implementation. 2014-03-15 14:50:34 +01:00
a746bb6f77 Repository implementation. 2014-03-15 14:44:54 +01:00
9ab3303ed6 Repository implementation. 2014-03-15 14:25:33 +01:00
8588a6e53f Repository implementation. 2014-03-15 14:09:40 +01:00
5b6b70aedf Extracted repository-bindings to its own module. 2014-03-15 13:44:14 +01:00
fd0aaefb4e Fixed paging and sorting. 2014-03-15 13:09:55 +01:00
d05d1bef61 Removed Spring data jpa dependency. 2014-03-15 12:17:31 +01:00
5f5f349968 Fixed edit target view. 2014-03-15 11:29:37 +01:00
3c53c70c1d Yeah, this is what happens when building dependency monsters is too easy with annotation scanning.
All this was done for just one single view, 63 dependencies.
2014-03-15 11:21:16 +01:00
3129d43e03 Added core module and bound the first few services to enable logging in. 2014-03-15 10:11:27 +01:00
b952264c4b Hooked up database with automatic migrations. 2014-03-15 09:51:31 +01:00
04ec4e9e0b Switched DI framework to Guice from Spring. 2014-03-15 09:46:14 +01:00
Golrokh Moattar
094a798b12 Merge remote-tracking branch 'origin/develop' into develop release-2014-03-14_16-51-04 2014-03-14 16:40:10 +01:00