aisensiy
|
4f4817407a
|
Merge pull request #30 from eugenesimakin/dockerfile-fix
Dockerfile fixed: use gradlew instead of gradle
|
2021-03-02 16:28:17 +08:00 |
|
Eugene Simakin
|
0853504fcf
|
Dockerfile fixed: use gradlew instead of gradle to run the version specified in gradle-wrapper.properties
|
2020-12-27 22:02:36 +03:00 |
|
xushanchuan
|
7a4a11530a
|
Add github actions
|
2020-11-26 16:05:49 +08:00 |
|
xushanchuan
|
a53f6b9748
|
Article title exists error message
|
2020-11-26 16:01:13 +08:00 |
|
xushanchuan
|
d8bb60f999
|
Fix existed tag insert failed for articles
|
2020-11-26 15:48:38 +08:00 |
|
aisensiy
|
be7aa410e6
|
Merge pull request #27 from jsmenzies/upgrade/migrate-deprecated-tests
Migrated deprecated asserts to more explicit junit asserts
|
2020-11-26 14:50:27 +08:00 |
|
James Menzies
|
05091bba33
|
Migrated deprecated asserts to more explicit junit asserts
|
2020-10-22 16:10:21 +01:00 |
|
aisensiy
|
8dc8311832
|
Merge pull request #25 from dgcd/deps_update
updated Gradle, Spring Boot, MyBatis, Joda Time to latest
|
2020-10-14 12:01:17 +08:00 |
|
dgcd
|
2768eef7c8
|
updated Gradle, Spring Boot, MyBatis, Joda Time to latest
|
2020-09-20 14:11:34 +03:00 |
|
aisensiy
|
940b4e961e
|
Merge pull request #24 from medChiboub/patch-1
Adding not null to name attribute in the "tag" table
|
2020-08-11 21:12:47 +08:00 |
|
Mohamed CHIBOUB
|
5e16ac0ee1
|
Adding not null to name attribute in the "tag" table
The creation of this table fails due to this typo!
|
2020-07-29 18:43:43 -04:00 |
|
aisensiy
|
fb447b7363
|
Merge pull request #22 from gfecher/master
Improve README.md
|
2019-11-06 01:25:08 +08:00 |
|
Feso
|
e0ab27d0bc
|
Merge pull request #1 from gfecher/improve-readme
Update README.md
|
2019-10-21 10:56:00 +01:00 |
|
Feso
|
500d29ab4c
|
Update README.md
|
2019-10-21 10:54:41 +01:00 |
|
aisensiy
|
67fee0aa9e
|
Merge pull request #12 from kazuki43zoo/without-mybatis-config
Without mybatis-config.xml
|
2018-12-28 09:19:34 +08:00 |
|
aisensiy
|
e286c37781
|
Merge pull request #13 from kazuki43zoo/remove-unnecessary-annotation
Remove unnecessary annotation on MyBatis mapper interface
|
2018-12-26 18:53:14 +08:00 |
|
Kazuki Shimizu
|
9b81b1fb25
|
Remove unnecessary annotation on MyBatis mapper interface
|
2018-12-16 11:30:54 +09:00 |
|
Kazuki Shimizu
|
e5cbbbded1
|
Without mybatis-config.xml
|
2018-12-16 11:12:59 +09:00 |
|
aisensiy
|
8ff3a372f3
|
Merge pull request #10 from lospejos/master
Updated libraries versions, fixed small issues with Lombok
|
2018-09-28 10:07:43 +08:00 |
|
Rustam Ismailov
|
a357fb9a9a
|
Updated libraries versions, fixed small issues with Lombok
|
2018-09-27 21:22:10 +04:00 |
|
aisensiy
|
5a11b9d391
|
Merge pull request #8 from vitalyster/boot2
Spring Boot 2
|
2018-05-10 23:27:57 -07:00 |
|
Vitaly Takmazov
|
d2503be544
|
Fix deprecation warnings
|
2018-05-10 09:50:44 +03:00 |
|
Vitaly Takmazov
|
f28b196898
|
Spring Boot 2.0.2
|
2018-05-10 09:50:14 +03:00 |
|
aisensiy
|
eef3d052fe
|
Merge pull request #6 from darioseidl/master
Prevent ArrayIndexOutOfBoundsException in JwtTokenFilter.getTokenString
|
2018-04-16 12:13:21 +08:00 |
|
Dario Seidl
|
8ff2ebdf5e
|
Only enable security config for h2-console when property is set
|
2018-04-10 11:31:51 +02:00 |
|
Dario Seidl
|
7e9b018d7e
|
Enable and allow access to h2-console
|
2018-04-01 22:50:30 +02:00 |
|
Dario Seidl
|
3f7a756746
|
Add braces
|
2018-04-01 21:46:07 +02:00 |
|
Dario Seidl
|
290c4bf4b3
|
Prevent ArrayIndexOutOfBoundsException in JwtTokenFilter.getTokenString
|
2018-04-01 21:42:32 +02:00 |
|
aisensiy
|
1635c21da1
|
Merge pull request #3 from dockerizeallthethings/dockerized
Dockerized
|
2018-01-04 09:56:32 +08:00 |
|
Robert Glenn
|
e4092fb140
|
adding docker-compose file
|
2018-01-02 23:25:49 -08:00 |
|
Robert Glenn
|
2441e3805b
|
directing to a prebuilt image hosted on hub.docker
|
2018-01-01 20:57:20 -08:00 |
|
Robert Glenn
|
6d31ffc5f7
|
adding a dockerfile and instructions on how to try out the app in a container
|
2018-01-01 20:55:43 -08:00 |
|
aisensiy
|
08024fcc6f
|
Merge pull request #2 from VilenEera/bugfix
if current user not logged in,get comments return 500 Internal Server Error
|
2017-11-02 03:02:43 -05:00 |
|
VilenEera
|
70e12fd3ae
|
bugfix : if current user not logged in,get comments return 500 Internal Server Error
|
2017-11-02 15:27:49 +08:00 |
|
aisensiy
|
ff0d6ebeec
|
bugfix for issue spring-boot/issues/5834
|
2017-10-27 13:30:57 +08:00 |
|
aisensiy
|
dda5babcb7
|
bugfix for RunWith(SpringBootRunner.class) missing
|
2017-10-27 13:30:26 +08:00 |
|
aisensiy
|
31f96d1f2c
|
add unit test instruction
|
2017-08-28 13:56:16 +08:00 |
|
aisensiy
|
cea03e01b9
|
refactoring
|
2017-08-25 11:34:41 +08:00 |
|
aisensiy
|
aa4f40ba74
|
slug update
|
2017-08-25 11:19:26 +08:00 |
|
aisensiy
|
6e473f9838
|
refactor test
|
2017-08-24 14:39:36 +08:00 |
|
aisensiy
|
a73e93dbc1
|
move service package
|
2017-08-24 13:35:28 +08:00 |
|
aisensiy
|
055dfcab13
|
use webmvctest
|
2017-08-24 10:39:09 +08:00 |
|
aisensiy
|
49030da9ca
|
test: transaction test
|
2017-08-22 11:22:29 +08:00 |
|
aisensiy
|
8e7ec76774
|
refactor query mappers
|
2017-08-21 17:25:00 +08:00 |
|
aisensiy
|
4550e5a3c5
|
bugfix for query by author name and favorited username
|
2017-08-19 09:55:24 +08:00 |
|
aisensiy
|
288f2d4c14
|
update readme for how it works
|
2017-08-18 18:51:34 +08:00 |
|
aisensiy
|
5719b54e0d
|
update readme
|
2017-08-18 17:40:21 +08:00 |
|
aisensiy
|
b97bf72311
|
structure update
|
2017-08-18 17:08:27 +08:00 |
|
aisensiy
|
ce6a56e1db
|
remove unused import
|
2017-08-18 12:17:33 +08:00 |
|
aisensiy
|
c3029aa636
|
bugfix
|
2017-08-18 12:09:07 +08:00 |
|