Grzegorz Piwowarek
f8bf4038f1
Optimize and refactor ( #2302 )
2017-07-21 13:37:49 +03:00
lor6
9f88ff0d2e
pageable controller and test ( #1862 )
...
* pageable controller and test
* removed unused imports
2017-05-16 11:52:04 +03:00
Doha2012
2b374fa8ae
cleanup pom ( #1846 )
...
* upgrade to spring boot 1.5.2
* add full update to REST API
* modify ratings controller
* upgrade herold
* fix integration test
* fix integration test
* minor fix
* fix integration test
* fix integration test
* minor cleanup
* minor cleanup
* remove log4j properties
* use standard logbook.xml
* remove log4j dependencies
* remove commons-logging
* merge
* fix conflict
* exclude commons-logging dependency
* cleanup
* minor fix
* minor fix
* fix dependency issues
* Revert "fix dependency issues"
This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.
* fix dependency issues
* minor fix
* minor fix
* minor fix
* cleanup generated files
* fix commons-logging issue
* add parent to pom
* cleanup parent dependencies
* cleanup pom
* cleanup pom
2017-05-14 11:01:35 -05:00
ahamedm
d361c91ed3
BAEL-696 Implement OR in the REST API Query Language - Alternate Impl ( #1576 )
...
* Dependency Injection Types, XML-Config, Java-Config, Test Classes
* Formatting done with Formatter Configuration in Eclipse
* REST Query Lang - Adv Search Ops - Improvement - C1
* REST Query Lang - Adv Search Ops - Improvement - C2
* BAEL-696 Code formatting
* REST Query Lang - Adv Search Ops - Improvement - C3
* BAEL-696 Formatting
* OR operation with PostFix Expression
* Revert the changes done for PostFix Expr
* Merged from Upstream
* Remove Sorting of Predicates
* REST Query Lang - Adv Search Ops - Improvement - C5
2017-04-02 20:57:45 +02:00
ahamedm
ef91c379b7
BAEL-696 Implement OR in the REST API Query Language ( #1518 )
...
* Dependency Injection Types, XML-Config, Java-Config, Test Classes
* Formatting done with Formatter Configuration in Eclipse
* REST Query Lang - Adv Search Ops - Improvement - C1
* REST Query Lang - Adv Search Ops - Improvement - C2
* BAEL-696 Code formatting
* REST Query Lang - Adv Search Ops - Improvement - C3
* BAEL-636: add standalone deployment (#1521 )
* BAEL-696 Formatting
2017-03-28 16:50:00 +02:00
ahamedm
26b5ab860a
BAEL-696 - Implement OR in the REST API Query Language ( #1404 )
...
* Dependency Injection Types, XML-Config, Java-Config, Test Classes
* Formatting done with Formatter Configuration in Eclipse
* REST Query Lang - Adv Search Ops - Improvement - C1
* REST Query Lang - Adv Search Ops - Improvement - C2
* add update to rest api (#1401 )
* upgrade to spring boot 1.5.2
* add full update to REST API
* BAEL-634 javassist (#1349 )
* BEEL-634 javassist dependency
* BEEL-634 code for javassist article
* BEEL-634 test refinement
* BEEL-634 increment lib to newest version
* add test that uses reflection to verify
* add field
* add bytecode to different class
* adding following modules with updated testcase : DB, Filter, Json (#1410 )
* adding ratpack module
* adding pom.xml
* adding following modules with updated testcase : DB, Filter, Json
* add entry points (#1413 )
* spring boot custom banner (#1412 )
* adding ratpack module
* adding pom.xml
* adding following modules with updated testcase : DB, Filter, Json
* adding spring-boot custom banner tutorial
* BALE-707 Refactoring changes (#1418 )
* BAEL-707 Add the changes as per review comment
* BAEL-707 Refactored the code as per review comments
* BAEL-696 Code formatting
2017-03-16 11:49:13 +01:00
eugenp
966e53a85b
formatting work
2017-01-29 16:06:01 +02:00
DOHA
450c250a0f
cleanup
2016-12-03 20:45:26 +02:00
eugenp
30171ef89b
upgrades
2016-11-18 14:01:31 +02:00
eugenp
42946ddbac
cleanup work
2016-11-18 13:41:33 +02:00
DOHA
4bae45370d
rename test
2016-10-25 14:11:39 +02:00
DOHA
66c5db02a3
configure test profiles
2016-10-15 17:34:11 +02:00
DOHA
bf887e71d9
minor cleanup
2016-10-15 16:44:51 +02:00
DOHA
63024cc8e9
cleanup test
2016-10-15 13:48:40 +02:00
DOHA
15f5a9eca1
config test db
2016-10-13 00:15:09 +02:00
DOHA
d2ede5b6ce
minor fix
2016-10-13 00:14:52 +02:00
eugenp
856be0a08a
formatting work
2016-10-12 08:02:05 +03:00
maibin
b0a1959cf4
Spring Security + Thymeleaf (CSRF) ( #695 )
...
* Expression-Based Access Control
PermitAll, hasRole, hasAnyRole etc.
I modified classes regards to Security
* Added test cases for Spring Security Expressions
* Handler Interceptor - logging example
* Test for logger interceptor
* Removed conflicted part
* UserInterceptor (adding user information to model)
* Spring Handler Interceptor - session timers
* Spring Security CSRF attack protection with Thymeleaf
2016-09-23 14:37:53 +02:00
maibin
113afd40d4
Advanced Handler Interceptors ( #672 )
...
* Expression-Based Access Control
PermitAll, hasRole, hasAnyRole etc.
I modified classes regards to Security
* Added test cases for Spring Security Expressions
* Handler Interceptor - logging example
* Test for logger interceptor
* Removed conflicted part
* UserInterceptor (adding user information to model)
* Spring Handler Interceptor - session timers
2016-09-07 08:14:26 +02:00
Grzegorz Piwowarek
d8493fef63
Refactor UserInterceptor examples
2016-08-23 07:38:30 +02:00
maibin
dca46bcee3
Changing Spring MVC Model Parameters ( #629 )
...
* Expression-Based Access Control
PermitAll, hasRole, hasAnyRole etc.
I modified classes regards to Security
* Added test cases for Spring Security Expressions
* Handler Interceptor - logging example
* Test for logger interceptor
* Removed conflicted part
* UserInterceptor (adding user information to model)
2016-08-23 07:33:53 +02:00
eugenp
fd32feeed3
minor formatting cleanup
2016-08-22 12:35:23 +03:00
maibin
c17d48fdb2
LoggerInterceptor plus tests ( #610 )
...
* Expression-Based Access Control
PermitAll, hasRole, hasAnyRole etc.
I modified classes regards to Security
* Added test cases for Spring Security Expressions
* Handler Interceptor - logging example
* Test for logger interceptor
* Removed conflicted part
2016-08-15 18:58:06 +02:00
maibin
042878628f
Expression-Based Access Control ( #517 )
...
* Expression-Based Access Control
PermitAll, hasRole, hasAnyRole etc.
I modified classes regards to Security
* Added test cases for Spring Security Expressions
2016-07-20 19:17:38 +03:00
DOHA
471444063a
cleanup spring security test
2016-04-12 11:57:35 +02:00
eugenp
2e5b1ac48d
naming cleanup
2016-01-25 00:55:53 +02:00
DOHA
e8bfbd7881
simulate csrf attack
2016-01-24 22:20:22 +02:00
DOHA
33d51f7773
restTemplate timeout
2016-01-11 13:52:52 +02:00
DOHA
becfced8a8
querydsl web support
2015-11-18 13:08:50 +02:00
eugenp
6da1ecf3d9
testing work
2015-09-20 20:51:11 +03:00
Dmitry Zinkevich
4f6b40fe6b
[RestTemplate] Get rid of jsonMessageConverter
2015-09-19 11:37:47 +03:00
eugenp
cd5d4527c5
minor cleanup
2015-09-18 16:27:13 +03:00
Dmitry Zinkevich
b0c30e70ec
[RestTemplate] Use constant for an application port value
...
- Introduce consistent test names
- Fix typo
2015-09-18 14:52:32 +03:00
Dmitry Zinkevich
baf956aa60
[RestTemplate] Make it pure live test
2015-09-15 21:39:01 +03:00
Dmitry Zinkevich
1014588879
[RestTemplate] Rename local RestTemplate instance so as not to shadow the field
2015-09-12 00:04:31 +03:00
Dmitry Zinkevich
ef60eda31c
[RestTemplate] Create unit test for delete() method
...
- Refactor RestTemplateClientTest
2015-09-11 14:33:15 +03:00
Dmitry Zinkevich
7dc0bafa12
[RestTemplate] Create unit tests for exchange() and execute() methods
2015-08-31 09:24:33 +03:00
Dmitry Zinkevich
9c6cfa333f
[RestTemplate] Create unit tests for GET and POST methods
2015-08-28 09:26:25 +03:00
DOHA
6e34100ae6
add rsql parser test
2015-04-09 20:31:05 +02:00
DOHA
fcdca0d1ba
test search api
2015-02-18 23:53:22 +02:00
DOHA
c16add062a
JPA specifications more operations
2015-02-17 20:02:30 +02:00
DOHA
3100b6b8fb
modify spring query
2015-01-28 17:56:05 +02:00
DOHA
1b7b58052b
spring query clean up
2015-01-27 19:02:41 +02:00
DOHA
f04a800ac9
fix jpa querydsl test
2015-01-26 17:41:32 +02:00
DOHA
34ae3b72ce
Fix jpa criteria and specification test
2015-01-25 18:49:55 +02:00
DOHA
9adc48b9ea
add spring querydsl test
2015-01-23 21:40:09 +02:00
DOHA
5ce7ecc629
modify query code
2015-01-19 22:10:57 +02:00
eugenp
39b7570d82
new custom query operation for spring data and tests
2014-05-24 12:17:05 +03:00
eugenp
6da20ff4db
spring data jpa work
2014-05-24 12:12:31 +03:00
eugenp
5f3ca56a52
cargo and testing work
2014-05-17 00:29:05 +03:00