aboutsummaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Add an example to the README and a standalone application templateHEADv2.0.0-M5masterjo/exampleJakob Odersky2018-10-121-1/+25
|
* Add a changelog (also consists of the migration guide for 2)Jakob Odersky2018-10-111-10/+10
| | | | | | | [skip ci] closes #121 closes #217
* Add testkit modulev2.0.0-M2Jakob Odersky2018-10-091-0/+1
|
* Rewrite README for new layoutJakob Odersky2018-10-091-195/+62
|
* Update READMEJakob Odersky2018-09-121-1/+22
| | | | [skip ci]
* Add `Trimmed` tag and its logic (revisited) (#215)v1.14.2Sergey Nastich2018-09-121-5/+35
| | | | | | | * Add option and iterable converters for transparent `@@ Trimmed` creation. * Move tagging stuff to a separate package - relieve `core.scala` from some extra code. * Add Tagging stuff and publishing section to README.md
* Migration to `java.time.Instant` and `java.time.LocalDate`: Part 1 (#200)v1.13.0Sergey Nastich2018-08-241-3/+1
| | | | | | | | | | * Add semi-backwards-compatible JSON formats and path matchers for java.time.Instant and java.time.LocalDate * Use `Clock` in `ApplicationContext` instead of `TimeProvider`, deprecate `TimeProvider` * Add `ChangeableClock` in time package for tests * Add generators for instants and LocalDates
* Renaming `Dal` to `Repository` (#161)v1.9.0Vlad Uspensky2018-05-031-1/+1
| | | * Renaming `Dal` to `Repository`
* Updated README.md and the new sbt-settingsv0.12.4vlad2017-05-031-25/+102
|
* Moved email and phone number to corev0.10.1vlad2017-02-021-1/+2
|
* Cleaned up core from Driver-specific roles and permissions, updated README ↵v0.9.34vlad2017-02-011-13/+4
| | | | todo items
* Auth service providing directive and using external source of token-to-user ↵v0.9.0vlad2016-10-031-1/+1
| | | | resolution
* Updated README.md filevlad2016-09-191-3/+4
|
* Travis ci build statusvlad2016-09-151-1/+1
|
* README for corevlad2016-07-201-6/+107
|
* Got rid of unrelevant things in READMEvlad2016-07-191-27/+0
|
* Initial commit with standard lib, might be used a example of cakevlad2016-07-151-0/+40