175 Revize (46e891f3d28fe3366f28c2f6990444940ab4e871)
 

Autor SHA1 Zpráva Datum
  jonathan 46e891f3d2 Merge branch 'master' into kris/better_log_for_include před 4 roky
  Jonathan Cobb 8799914210 fix baseline version, allow subclass to override před 4 roky
  Jonathan Cobb 4ff5174fe6 use constant for flyway table name před 4 roky
  Jonathan Cobb 6bf15dc140 print proper name of flyway table před 4 roky
  Kristijan Mitrovic e6c331bdc4 Combine missing parameter on include log message před 4 roky
  Jonathan Cobb 0c698babbb return 401 instead of 403 for unauthenticated requests před 4 roky
  Jonathan Cobb 1b2c4adef4 add unauthorized util methods před 4 roky
  Jonathan Cobb 9ca2eac556 Merge branch 'master' of git.bubblev.org:bubblev/cobbzilla-wizard před 4 roky
  jonathan 94fde3775e Merge pull request 'Return context from ran script' (#2) from kris/return_ctx_from_script_run into master před 4 roky
  jonathan 881ef86352 Merge branch 'master' into kris/return_ctx_from_script_run před 4 roky
  Jonathan Cobb 2e134d8468 Merge branch 'master' of git.bubblev.org:bubblev/cobbzilla-wizard před 4 roky
  jonathan 853ef1a105 Merge pull request 'Add bulk-update method for multiple fields' (#1) from kris/bulk_update_multifield into master před 4 roky
  jonathan d17a7e4387 Merge branch 'master' into kris/bulk_update_multifield před 4 roky
  Jonathan Cobb dd436e368e Merge branch 'kris/bulk_update_multifield' of git.bubblev.org:bubblev/cobbzilla-wizard před 4 roky
  jonathan c36f8f2a14 Merge pull request 'Remove not used time shifter' (#3) from kris/remove_not_used_time_shifter into master před 4 roky
  Kristijan Mitrovic 87d8706080 Remove not used jmockit před 4 roky
  Kristijan Mitrovic c82c67a9b9 Remove not used SystemTimeShifter před 4 roky
  Kristijan Mitrovic de7f146994 Return context from ran script před 4 roky
  Jonathan Cobb f12336af96 add debug logging for locks, only log ifDebugEnabled před 4 roky
  Jonathan Cobb b4e6a58077 add debug logging for locks, only log ifDebugEnabled před 4 roky
  Jonathan Cobb 49aacaaa15 add uploadStream, fix getUrl před 4 roky
  Kristijan Mitrovic bf07e6a192 Add bulk-update method for multiple fields před 4 roky
  Jonathan Cobb 23e6ab7399 add set_plaintext, remove ActivationCodeService před 4 roky
  Jonathan Cobb 073dbbc3f8 add support for multipart uploads před 4 roky
  Jonathan Cobb eb4581a2a6 support HTTP POST and PUT for ApiClientBase.getStream před 4 roky
  Jonathan Cobb 7d6a220fb6 pass client headers to HttpUtil.get před 4 roky
  Jonathan Cobb c375cbeba6 add ApiClientBase.setHeader před 4 roky
  Jonathan Cobb 7461458467 make second factor optional. default to no retries před 4 roky
  Jonathan Cobb f7108ec232 fix flush, no need to prefix ALL_KEYS, keys method will do that před 4 roky
  Jonathan Cobb a84bb24c32 fix flush call, use del_withPrefix před 4 roky
  Jonathan Cobb 0262f77401 we don't know content length when encoding to base64 from raw před 4 roky
  Jonathan Cobb 7f0abf92c9 send dataurl when using b64 před 4 roky
  Jonathan Cobb 5491bd987d add support for base64 encoding před 4 roky
  Jonathan Cobb 27e2ba819f add more streaming/sendable resources před 4 roky
  Jonathan Cobb 813d84a9fb ensure we only send one content-type and content-length header před 4 roky
  Jonathan Cobb 8c65984201 fix bug deleting without prefix před 4 roky
  Jonathan Cobb 983d93c6b9 print (empty) if collection has nothing in it před 4 roky
  Jonathan Cobb ecd9c015c9 check streaming output to see if its size can be known před 4 roky
  Jonathan Cobb 013ad2df57 add logging, utility methods před 4 roky
  Jonathan Cobb b2dd53d599 check allowUnlimitedUse when user is empty/null. add trace logging před 4 roky
  Jonathan Cobb a28e873e19 log uri when rate limit exceeded před 4 roky
  Jonathan Cobb 19655fd0ae do not write stream if null před 4 roky
  Jonathan Cobb 01bb440c87 allow rate limit to decide unlimited use based on full request context před 4 roky
  Jonathan Cobb bcbdc451f6 force tx commit for bulk operations před 4 roky
  Jonathan Cobb e27a1f0285 fix NPE bug před 4 roky
  Jonathan Cobb 0f8abf0974 add bulkUpdate, allow bulkDelete to accept a null value před 4 roky
  Jonathan Cobb 7ce5155533 add names utility method před 4 roky
  Jonathan Cobb 88f19d6184 rename toString field před 4 roky
  Jonathan Cobb 01ebe8b2ed minor cleanup před 4 roky
  Jonathan Cobb 00e779f2fe add del_withPrefix před 4 roky