|
ec95a0bbf2
|
Added an Error create.
|
2022-07-22 20:34:50 -04:00 |
|
|
a6e0868890
|
Setting up to give FieldType a new function.
|
2022-07-21 09:26:23 -04:00 |
|
|
111635a61c
|
Started adding a record to the database.
|
2022-07-20 23:04:17 -04:00 |
|
|
ca64717cea
|
Still working on getting database to store session key.
|
2022-07-20 09:31:21 -04:00 |
|
|
620e5593e0
|
Made Database the mtt engine.
|
2022-07-18 17:24:45 -04:00 |
|
|
dfa96dfc00
|
Added fields to table.
|
2022-07-13 00:14:00 -04:00 |
|
|
6ed821e4b8
|
Began building database engine seperate from query language.
|
2022-07-12 16:55:20 -04:00 |
|
|
450e4fb53d
|
Changed database to a less generic name.
|
2022-07-11 09:13:43 -04:00 |
|
|
5839cb93a2
|
Added empty table description.
|
2022-07-08 09:03:35 -04:00 |
|
|
e19c4c6c48
|
Moved database into a module.
|
2022-07-05 17:29:10 -04:00 |
|
|
fbc83d827b
|
Creating database module.
|
2022-07-04 09:08:19 -04:00 |
|
|
3095f01923
|
No duplicate tables.
|
2022-07-03 10:33:50 -04:00 |
|
|
c5283cf584
|
Added not table return.
|
2022-07-03 08:43:59 -04:00 |
|
|
30cb65914d
|
Added table query.
|
2022-07-02 12:19:59 -04:00 |
|
|
768a61d1d5
|
Removed extra reference.
|
2022-07-01 12:49:09 -04:00 |
|
|
f1dbe6daf0
|
Removed pointless query.
|
2022-07-01 12:35:00 -04:00 |
|
|
adb4740a10
|
Refactored test.
|
2022-07-01 12:29:02 -04:00 |
|
|
9ebc7bef5e
|
Added a tables listing.
|
2022-07-01 12:03:47 -04:00 |
|
|
b7ba8347df
|
Removed some commented code.
|
2022-07-01 00:00:11 -04:00 |
|
|
595cd99b0b
|
Added tables to database.
|
2022-06-30 23:56:40 -04:00 |
|
|
be961b2b99
|
Added GraphQL to the database.
|
2022-06-30 08:37:27 -04:00 |
|
|
c70e403266
|
Added GraphQL query function.
|
2022-06-27 12:15:12 -04:00 |
|
|
4bd1a91704
|
First step in moving sessions into the database.
|
2022-06-24 15:36:05 -04:00 |
|
|
ea0503defd
|
Confirmed restart did not change session id.
|
2022-06-24 14:49:46 -04:00 |
|
|
d68988b2d4
|
Set default session cookie name.
|
2022-06-24 08:22:17 -04:00 |
|
|
94ff8bdfb8
|
Removed commented code.
|
2022-06-23 14:11:36 -04:00 |
|
|
4f29abc818
|
Altered page to retain cookies.
|
2022-06-23 14:09:03 -04:00 |
|
|
c8680b33d4
|
Added a session id.
|
2022-06-22 12:03:17 -04:00 |
|
|
df3abfa4d0
|
Added role information to the home page.
|
2022-06-20 19:47:38 -04:00 |
|
|
b5f5cbdbbe
|
Test for changing address.
|
2022-06-19 08:51:32 -04:00 |
|
|
72df9189a6
|
Refactorred test.
|
2022-06-19 08:30:50 -04:00 |
|
|
ca69bb4b0a
|
Removed some commented code.
|
2022-06-19 00:56:00 -04:00 |
|
|
5de4e94a6f
|
Added test for the config file.
|
2022-06-19 00:42:44 -04:00 |
|
|
8701adbd57
|
Added functionality for testing with config files.
|
2022-06-19 00:15:17 -04:00 |
|
|
f761cbf56c
|
Setup temporary directories to run tests.
|
2022-06-18 22:15:20 -04:00 |
|
|
217aea7a97
|
moved config settings to separate module.
|
2022-06-18 21:24:11 -04:00 |
|
|
e79cf82b62
|
Made sure that port 9090 could not be randomly selected.
|
2022-06-12 09:07:06 -04:00 |
|
|
e40e190e1e
|
Allow port to be changed using MTT_PORT environment variable.
|
2022-06-11 18:10:23 -04:00 |
|
|
d92761ed70
|
Refactored test to allow address and port changed.
|
2022-06-07 13:53:13 -04:00 |
|
|
64042f0371
|
Corrected Jenkinsfile.
|
2022-06-03 12:03:37 -04:00 |
|
|
a9b1920c2f
|
Added integration testing.
|
2022-06-03 11:52:18 -04:00 |
|
|
015edc13c1
|
Refactor and clean up.
|
2022-06-02 13:14:14 -04:00 |
|
|
365133a10d
|
Removed jenkins trigger change.
|
2022-03-23 13:49:04 -04:00 |
|
|
0066dc820d
|
Added random change to trigger Jenkins.
|
2022-03-23 12:15:41 -04:00 |
|
|
3311c7300e
|
Corrected Jenkins file.
|
2022-03-23 11:53:10 -04:00 |
|
|
fc1d87f5f6
|
Jenkins file again.
|
2022-03-23 11:40:47 -04:00 |
|
|
8675acb8ee
|
Added git
|
2022-03-23 11:21:19 -04:00 |
|
|
8f8b412592
|
Added git checkout.
|
2022-03-23 11:17:00 -04:00 |
|
|
0b7c7216d2
|
Removed git information.
|
2022-03-23 10:46:57 -04:00 |
|
|
04750182a7
|
Added Jenkins file.
|
2022-03-23 10:28:56 -04:00 |
|