Mark Paluch
644c1a2c89
DATAMONGO-1587 - Migrate ticket references in test code to Spring Framework style.
9 years ago
Mark Paluch
0bd98d67c8
DATAMONGO-442 - Polishing.
...
Reformat code according to Spring Data style. Add test for authenticated use. Add JavaDoc to newly introduced methods. Allow configuration of an authentication database. Update reference documentation.
Original pull request: #419 .
9 years ago
Ricardo Espirito Santo
8302727b23
DATAMONGO-442 - Support username/password authentication with MongoLog4jAppender.
...
Added optional username and password for authentication support on Log4jAppender.
Original pull request: #419 .
9 years ago
Christoph Strobl
9c20da3e8f
DATAMONGO-1504 - Assert compatibility with MongoDB 3.4.
...
We now make sure to comply to the API requirements of mongo-java-driver 3.4 (in current beta1) by using empty DBObjects instead of null, ignoring non appropriate replication settings and cleaning up tests after execution.
Original pull request: #394 .
9 years ago
Christian Ivan
1d1c80db7b
DATAMONGO-1337 - General code quality improvements.
...
A round of code polish regarding the PMD and Squid rules referred to in the ticket.
Original pull request: #336 .
10 years ago
Thomas Darimont
bfe33a446c
DATAMONGO-728 - Added missing package-info files.
13 years ago
Oliver Gierke
fcdc29df49
DATAMONGO-723 - Cleand up a few misnamed test cases.
...
Reactivated test cases that were name Test instead of Tests by accident.
13 years ago
Oliver Gierke
133975fb44
DATAMONGO-641 - Fixed potential NullPointerException in MongoLog4jAppender.
...
Log4j appender now only closes Mongo instance if available.
13 years ago
Oliver Gierke
9a372a57e0
DATAMONGO-641 - Reformatting to prepare fix.
13 years ago
Oliver Gierke
7bf3643902
DATAMONGO-304 - Removed document subpackage from Log4jAppender module.
14 years ago
Jon Brisbin
9b97c27599
Use Log4J pattern to generate collection name, fix for test data cleanup.
15 years ago
J. Brisbin
084424778d
Renamed log4j appender module
15 years ago
Thomas Risberg
07a343e1de
renamed module spring-data-mongo-log4j to spring-data-mongodb-log4j
15 years ago