175 Révisions (46e891f3d28fe3366f28c2f6990444940ab4e871)
 

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