|
|
04c2eede15
|
PAN-6 Added the loadDb task to the build pipeline for Travis
|
2019-02-10 12:38:09 -07:00 |
|
|
|
1e77a38483
|
PAN-6 Added the loadDb task to the build pipeline for Travis
|
2019-02-10 12:16:58 -07:00 |
|
|
|
e28bf8cda4
|
PAN-6 Updated the sql script and created a gradle task to reload the database
|
2019-02-10 11:59:33 -07:00 |
|
|
|
89af852ec8
|
PAN-6 Created the DB script and updated the .travis file to create the DB in Travis
|
2019-02-10 11:38:02 -07:00 |
|
|
|
f988e1af7a
|
PAN-6 created and populated the initial accounts table.
|
2019-02-07 11:49:26 -07:00 |
|
dantanxiaotian
|
76b89038bf
|
Merge pull request #8 from atusa17/PAN-5
Pan 5
|
2019-02-05 15:31:02 -07:00 |
|
|
|
c5bbb355d7
|
Added extra methods to the base DAO
|
2019-02-05 11:40:44 -07:00 |
|
|
|
77652722af
|
Completed Architectural Setup
|
2019-02-03 21:42:03 -07:00 |
|
|
|
6980708288
|
Set up basic configurations
|
2019-02-03 21:11:34 -07:00 |
|
|
|
fc36fa994e
|
Updated the build.gradle to delegate down to the subprojects
|
2019-02-03 20:46:37 -07:00 |
|
|
|
d008757b53
|
Testing the change in build.gradle
|
2019-02-03 20:19:36 -07:00 |
|
|
|
c37c8d2e87
|
Updated the configurations
|
2019-02-03 19:44:36 -07:00 |
|
|
|
85e59cc8dc
|
Updated the gradle test files
|
2019-02-03 19:36:47 -07:00 |
|
|
|
9979975fd0
|
Updated the builds
|
2019-02-03 19:35:30 -07:00 |
|
|
|
683d6e22c4
|
Updated the package architecture
|
2019-02-03 19:26:57 -07:00 |
|
|
|
ae9b27d941
|
Created the initial NotationDao and NotationDto, and NotationManager
|
2019-02-03 19:09:46 -07:00 |
|
|
|
52e08d61d0
|
Set up the BaseDAO
|
2019-02-03 19:07:25 -07:00 |
|
|
|
3671b582b7
|
Set up the BaseDTO
|
2019-02-03 19:04:49 -07:00 |
|
|
|
94efcd8b62
|
Created intial managers
|
2019-02-03 19:03:00 -07:00 |
|
|
|
89b421b236
|
Created initial DAO's/DTO's
|
2019-02-03 18:54:31 -07:00 |
|
|
|
61b8fca76b
|
Added initial classes that need to be written
|
2019-02-03 18:47:57 -07:00 |
|
|
|
5372643b52
|
Added a computer algebra system to the dependencies
|
2019-02-03 18:25:38 -07:00 |
|
|
|
4e395aa6b4
|
Create different modules to break up the work
|
2019-02-03 16:23:08 -07:00 |
|
Brittany
|
abd4a8d1a1
|
Merge pull request #6 from atusa17/atusa17-patch-1
Create README.md
|
2019-02-03 14:04:00 -07:00 |
|
Alex Tusa
|
e63b84a22d
|
Create README.md
|
2019-02-03 11:59:33 -07:00 |
|
Alex Tusa
|
268f94165b
|
Merge pull request #5 from atusa17/initial_setup
Initial setup
|
2019-02-03 11:57:53 -07:00 |
|
Alex Tusa
|
79d730abf4
|
Update .travis.yml
|
2019-02-01 23:35:18 -07:00 |
|
Alex Tusa
|
85d820d1cf
|
Merge branch 'master' into initial_setup
|
2019-02-01 23:21:10 -07:00 |
|
Alex Tusa
|
d9d80f90ea
|
Set theme jekyll-theme-midnight
|
2019-02-01 23:20:34 -07:00 |
|
Alex Tusa
|
7cf459dad8
|
Update .travis.yml
|
2019-02-01 23:04:33 -07:00 |
|
Alex Tusa
|
ade13c7d50
|
Update .travis.yml
|
2019-02-01 22:56:22 -07:00 |
|
Alex Tusa
|
21e97be136
|
Update .travis.yml
|
2019-02-01 22:49:54 -07:00 |
|
|
|
93898f5bef
|
Update .travis.yml
|
2019-02-01 22:44:04 -07:00 |
|
|
|
5be55578b1
|
Update .travis.yml
|
2019-02-01 22:41:46 -07:00 |
|
|
|
98491c8ec5
|
Update .travis.yml
|
2019-02-01 22:39:09 -07:00 |
|
|
|
e907ce1502
|
Update .travis.yml
|
2019-02-01 22:36:25 -07:00 |
|
|
|
3b479c2923
|
Update .travis.yml
|
2019-02-01 22:24:09 -07:00 |
|
|
|
1687626565
|
Update .travis.yml
|
2019-02-01 22:22:56 -07:00 |
|
|
|
8e894ba0a7
|
Initial Gradle commit with test properties, development properties, logging properties, lombok properties, and travis properties, and example Spring Boot classes and integration and unit tests
|
2019-02-01 22:12:38 -07:00 |
|
|
|
b626f3fdcd
|
Initial Gradle commit with test properties, development properties, logging properties, lombok properties, and travis properties, and example Spring Boot classes and integration and unit tests
|
2019-02-01 22:09:51 -07:00 |
|
|
|
4c47f2e905
|
Initial Gradle commit with test properties, development properties, logging properties, lombok properties, and travis properties, and example Spring Boot classes and integration and unit tests
|
2019-02-01 22:05:59 -07:00 |
|
|
|
74d23bf2d4
|
Initial Gradle commit with test properties, development properties, logging properties, lombok properties, and travis properties, and example Spring Boot classes and integration and unit tests
|
2019-02-01 22:02:48 -07:00 |
|
|
|
5e9ae19afb
|
Initial Gradle commit with test properties, development properties, logging properties, lombok properties, and travis properties, and example Spring Boot classes and integration and unit tests
|
2019-02-01 21:39:57 -07:00 |
|
|
|
bef3654a5c
|
Initialized Gradle project
|
2019-01-30 12:50:32 -07:00 |
|
|
|
d18e8b949e
|
first commit
|
2019-01-29 10:52:46 -07:00 |
|