Commit Graph

  • *
  • *
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • | *
  • | *
  • |/
  • *
  • | *
  • | *
  • |/
  • *
  • | *
  • |/
  • *
  • *
  • | *
  • | |\
  • | |/
  • |/|
  • * |
  • | | *
  • | | |\
  • | |_|/
  • |/| |
  • | * |
  • | * |
  • | |\ \
  • | |/ /
  • |/| |
  • * | |
  • | * |
  • | * |
  • |/ /
  • * |
  • * |
  • | *
  • |/
  • *
  • *
  • *
  • |\
  • | *
  • | |\
  • | | *
  • | | |\
  • | | |/
  • | |/|
  • * | |
  • |\ \ \
  • | |/ /
  • | * |
  • | |\ \
  • | | * \
  • | | |\ \
  • | | |/ /
  • | |/| |
  • * | | |
  • |\ \ \ \
  • | |/ / /
  • |/| / /
  • | |/ /
  • * | |
  • |\ \ \
  • | * | |
  • | * | |
  • |/ / /
  • | | *
  • * | |
  • * | |
  • * | |
  • | * |
  • | |/
  • * |
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • b0e7afe add ResourceHttpException.toString by Jonathan Cobb 2020-07-18 13:12:22 -0400
  • 6e127e3 Add findAll method with order (#9) by Kristijan Mitrovic 2020-07-14 14:25:21 +0000
  • 32a5cf9 (refs/pull/9/head) Add findAll method with order by Kristijan Mitrovic 2020-07-14 16:13:08 +0200
  • ac89c63 implement redis pexpire, use for confirmLock by Jonathan Cobb 2020-07-14 02:58:09 -0400
  • 8190b43 add redis expire command, use when confirming lock by Jonathan Cobb 2020-07-14 02:25:05 -0400
  • 035690f add SemanticVersion comparison utility method by Jonathan Cobb 2020-07-09 21:22:35 -0400
  • 773a75f avoid deleting self when deleting dependencies by Jonathan Cobb 2020-07-06 17:26:23 -0400
  • 1310753 allow deleting dependencies with exclusions by Jonathan Cobb 2020-07-06 16:14:17 -0400
  • dd6666e upgrade jedis, add support for touch command by Jonathan Cobb 2020-07-03 22:38:18 -0400
  • 9aa4264 add RedisService.del_matching by Jonathan Cobb 2020-06-29 16:08:31 -0400
  • d450510 add more set functions, add rename by Jonathan Cobb 2020-06-23 05:41:57 -0400
  • 5f84c6e make special values easier to detect by Jonathan Cobb 2020-06-23 05:41:39 -0400
  • 17d93dd do not send all locales in json when default locale selected by Jonathan Cobb 2020-06-19 11:38:01 -0400
  • 9f74067 do not use defaultedmap, just check for null by Jonathan Cobb 2020-06-19 11:35:25 -0400
  • c4f61d7 add locale-specific support by Jonathan Cobb 2020-06-19 10:50:55 -0400
  • c8c831c add SupportInfo to RestServerConfiguration by Jonathan Cobb 2020-06-18 20:58:26 -0400
  • fe002ec remove @Accessors(chain=true), breaks yaml parsing by Jonathan Cobb 2020-06-18 20:57:26 -0400
  • 17722c1 add SupportInfo by Jonathan Cobb 2020-06-18 20:50:46 -0400
  • 3b1649f trim name by Jonathan Cobb 2020-06-17 21:39:05 -0400
  • a07578c Add add_to_ctx and echo_in_log helpers for tests (#8) by Kristijan Mitrovic 2020-06-03 14:16:29 +0000
  • 2dfc7d4 (refs/pull/8/head) Add echo_in_log and add_to_ctx helpers for tests by Kristijan Mitrovic 2020-06-03 10:08:38 +0200
  • 8ca16ba Enhance logging for await_url by Kristijan Mitrovic 2020-06-03 10:08:10 +0200
  • b59f076 Add support for setting up grace period in await_url (#7) by Kristijan Mitrovic 2020-06-03 02:06:55 +0000
  • 5cc9aa5 (refs/pull/7/head) Add grace period support in await_url by Kristijan Mitrovic 2020-05-21 17:52:28 +0200
  • d7f6f21 Reduce complexity by Kristijan Mitrovic 2020-05-21 17:51:43 +0200
  • 2a086ae Fix flyway baseline setup (#6) by Kristijan Mitrovic 2020-05-19 22:47:32 +0000
  • 01f9b94 (refs/pull/6/head) Fix flyway baseline setup by Kristijan Mitrovic 2020-05-19 15:24:14 +0200
  • 5e9baa0 use lazy static for flyway table name by Jonathan Cobb 2020-05-15 12:18:20 -0400
  • 5bc1582 Add method for dumping single table's data (#5) by Kristijan Mitrovic 2020-05-15 16:14:11 +0000
  • 14479c0 (refs/pull/5/head) Merge branch 'master' into kris/pg_dump_table by jonathan 2020-05-15 16:13:58 +0000
  • 224a3bc Combine missing parameter on include log message (#4) by Kristijan Mitrovic 2020-05-15 15:47:09 +0000
  • 46e891f (refs/pull/4/head) Merge branch 'master' into kris/better_log_for_include by jonathan 2020-05-15 15:46:39 +0000
  • 18b71b0 Add missed change from previous merge by Kristijan Mitrovic 2020-05-15 14:29:51 +0200
  • 21e8570 Merge branch 'master' into kris/pg_dump_table by Kristijan Mitrovic 2020-05-15 13:42:29 +0200
  • 8799914 fix baseline version, allow subclass to override by Jonathan Cobb 2020-05-12 17:47:49 -0400
  • 6452b3f Add method for pg dumbing a single table's data by Kristijan Mitrovic 2020-05-12 12:51:53 +0200
  • 14d542a Read flyway history table name dynamically by Kristijan Mitrovic 2020-05-12 12:51:10 +0200
  • 4ff5174 use constant for flyway table name by Jonathan Cobb 2020-05-11 08:19:01 -0400
  • 6bf15dc print proper name of flyway table by Jonathan Cobb 2020-05-11 08:16:57 -0400
  • e6c331b Combine missing parameter on include log message by Kristijan Mitrovic 2020-05-08 12:05:14 +0200
  • 0c698ba return 401 instead of 403 for unauthenticated requests by Jonathan Cobb 2020-05-07 10:43:30 -0400
  • 1b2c4ad add unauthorized util methods by Jonathan Cobb 2020-05-05 11:34:42 -0400
  • 9ca2eac Merge branch 'master' of git.bubblev.org:bubblev/cobbzilla-wizard by Jonathan Cobb 2020-04-21 11:43:29 -0400
  • 94fde37 Merge pull request 'Return context from ran script' (#2) from kris/return_ctx_from_script_run into master by jonathan 2020-04-21 15:42:37 +0000
  • 881ef86 (refs/pull/2/head) Merge branch 'master' into kris/return_ctx_from_script_run by jonathan 2020-04-21 15:42:31 +0000
  • 2e134d8 Merge branch 'master' of git.bubblev.org:bubblev/cobbzilla-wizard by Jonathan Cobb 2020-04-21 11:41:27 -0400
  • 853ef1a Merge pull request 'Add bulk-update method for multiple fields' (#1) from kris/bulk_update_multifield into master by jonathan 2020-04-21 15:41:20 +0000
  • d17a7e4 (refs/pull/1/head) Merge branch 'master' into kris/bulk_update_multifield by jonathan 2020-04-21 15:41:12 +0000
  • dd436e3 Merge branch 'kris/bulk_update_multifield' of git.bubblev.org:bubblev/cobbzilla-wizard by Jonathan Cobb 2020-04-21 11:39:17 -0400
  • c36f8f2 Merge pull request 'Remove not used time shifter' (#3) from kris/remove_not_used_time_shifter into master by jonathan 2020-04-21 15:31:45 +0000
  • 87d8706 (refs/pull/3/head) Remove not used jmockit by Kristijan Mitrovic 2020-04-21 14:18:47 +0200
  • c82c67a Remove not used SystemTimeShifter by Kristijan Mitrovic 2020-04-21 14:18:34 +0200
  • de7f146 Return context from ran script by Kristijan Mitrovic 2020-04-21 11:57:24 +0200
  • f12336a add debug logging for locks, only log ifDebugEnabled by Jonathan Cobb 2020-04-20 11:43:39 -0400
  • b4e6a58 add debug logging for locks, only log ifDebugEnabled by Jonathan Cobb 2020-04-20 11:36:20 -0400
  • 49aacaa add uploadStream, fix getUrl by Jonathan Cobb 2020-04-20 11:35:18 -0400
  • bf07e6a Add bulk-update method for multiple fields by Kristijan Mitrovic 2020-04-13 16:00:10 +0200
  • 23e6ab7 add set_plaintext, remove ActivationCodeService by Jonathan Cobb 2020-04-11 15:24:30 -0400
  • 073dbbc add support for multipart uploads by Jonathan Cobb 2020-03-31 22:33:14 -0400
  • eb4581a support HTTP POST and PUT for ApiClientBase.getStream by Jonathan Cobb 2020-03-31 22:01:59 -0400
  • 7d6a220 pass client headers to HttpUtil.get by Jonathan Cobb 2020-03-31 21:37:22 -0400
  • c375cbe add ApiClientBase.setHeader by Jonathan Cobb 2020-03-31 21:01:25 -0400
  • 7461458 make second factor optional. default to no retries by Jonathan Cobb 2020-03-12 02:56:41 -0400
  • f7108ec fix flush, no need to prefix ALL_KEYS, keys method will do that by Jonathan Cobb 2020-02-14 16:53:32 -0500
  • a84bb24 fix flush call, use del_withPrefix by Jonathan Cobb 2020-02-14 16:41:45 -0500
  • 0262f77 we don't know content length when encoding to base64 from raw by Jonathan Cobb 2020-02-11 10:30:52 -0500
  • 7f0abf9 send dataurl when using b64 by Jonathan Cobb 2020-02-11 09:32:30 -0500
  • 5491bd9 add support for base64 encoding by Jonathan Cobb 2020-02-11 09:09:41 -0500
  • 27e2ba8 add more streaming/sendable resources by Jonathan Cobb 2020-02-11 07:49:09 -0500
  • 813d84a ensure we only send one content-type and content-length header by Jonathan Cobb 2020-02-11 07:48:58 -0500
  • 8c65984 fix bug deleting without prefix by Jonathan Cobb 2020-02-08 17:10:57 -0500
  • 983d93c print (empty) if collection has nothing in it by Jonathan Cobb 2020-02-08 16:56:53 -0500
  • ecd9c01 check streaming output to see if its size can be known by Jonathan Cobb 2020-02-07 20:30:33 -0500
  • 013ad2d add logging, utility methods by Jonathan Cobb 2020-02-07 19:20:27 -0500
  • b2dd53d check allowUnlimitedUse when user is empty/null. add trace logging by Jonathan Cobb 2020-02-07 14:28:22 -0500
  • a28e873 log uri when rate limit exceeded by Jonathan Cobb 2020-02-06 22:29:17 -0500
  • 19655fd do not write stream if null by Jonathan Cobb 2020-02-06 10:25:37 -0500
  • 01bb440 allow rate limit to decide unlimited use based on full request context by Jonathan Cobb 2020-02-05 22:29:34 -0500
  • bcbdc45 force tx commit for bulk operations by Jonathan Cobb 2020-02-05 10:36:22 -0500
  • e27a1f0 fix NPE bug by Jonathan Cobb 2020-02-05 10:30:39 -0500
  • 0f8abf0 add bulkUpdate, allow bulkDelete to accept a null value by Jonathan Cobb 2020-02-05 10:22:29 -0500
  • 7ce5155 add names utility method by Jonathan Cobb 2020-02-05 06:49:14 -0500
  • 88f19d6 rename toString field by Jonathan Cobb 2020-02-04 03:44:04 -0500
  • 01ebe8b minor cleanup by Jonathan Cobb 2020-02-04 03:23:41 -0500
  • 00e779f add del_withPrefix by Jonathan Cobb 2020-02-03 21:03:39 -0500
  • d52d35f add debug logging by Jonathan Cobb 2020-02-03 21:03:28 -0500
  • 87e531e rename secondFactor to totpToken by Jonathan Cobb 2020-02-03 19:35:59 -0500
  • 3d61df2 fix bug in lpop by Jonathan Cobb 2020-02-03 19:35:51 -0500
  • 1c4d29a add totpToken to ChangePasswordRequest by Jonathan Cobb 2020-02-03 17:29:05 -0500
  • 661578b fix required field detection by Jonathan Cobb 2020-02-03 13:57:15 -0500
  • 789e873 improve required field detection by Jonathan Cobb 2020-02-03 12:02:03 -0500
  • b4a9493 skip validation for read-only fields by Jonathan Cobb 2020-02-03 10:28:35 -0500
  • 5db336b add ECField.required attribute, enforce in validator by Jonathan Cobb 2020-02-03 10:08:48 -0500
  • 0c7796f static imports ftw. remove a stray <br> by Jonathan Cobb 2020-02-02 11:03:01 -0500
  • 6a3824e use HttpSchemes constants by Jonathan Cobb 2020-01-30 09:14:31 -0500
  • 78b8da1 disable encrypted search by default by Jonathan Cobb 2020-01-30 02:41:46 -0500
  • 0200670 rename Order constants by Jonathan Cobb 2020-01-29 13:38:55 -0500
  • 2e86615 add Order constants by Jonathan Cobb 2020-01-29 13:29:29 -0500
  • 5e19f39 add hasBound by Jonathan Cobb 2020-01-29 02:13:09 -0500
  • 415f750 add sanity check before exec'ing sql by Jonathan Cobb 2020-01-29 01:12:27 -0500