An open API service providing commit metadata for open source projects.

GitHub / wyday/python-turboactivate / commits

SHA Message Author Date Stats
b9059583 Add `trial_callback` to the example, and the callback parameter to the ta.use... Wyatt O'Day <w****t@w****m> over 5 years ago
c7a20e16 Release today Wyatt O'Day <w****t@w****m> over 5 years ago
bde866e1 Add the ta.get_version() function to get the version of the TurboActivate lib... Wyatt O'Day <w****t@w****m> over 5 years ago
f3d3cd96 Ignore more generated files. Wyatt O'Day <w****t@w****m> over 5 years ago
5db303dd Remove unused "sandbox" flag and error code. Sandboxes are VMs. Wyatt O'Day <w****t@w****m> over 5 years ago
f72b1de9 Update URL. Wyatt O'Day <w****t@w****m> almost 6 years ago
3f7b2bbd Fix "error: invalid command 'bdist_wheel'". Python docs are as clear as mud. Wyatt O'Day <w****t@w****m> over 7 years ago
95ce9299 Update changelog and prepare for new fixed release (4.0.3). Wyatt O'Day <w****t@w****m> over 7 years ago
1dd419da merge Merge pull request #11 from cbenhagen/fix_10 Wyatt O'Day <w****t@w****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
7ad0a6d8 Only encode strings on python3 Ben Hagen <c****n@g****m> over 7 years ago
6ffe9524 Prepare for release today. Wyatt O'Day <w****t@w****m> almost 8 years ago
26f37b67 Handle the trial being expired as a special case. Wyatt O'Day <w****t@w****m> almost 8 years ago
3254e501 Minor whitespace. Wyatt O'Day <w****t@w****m> almost 8 years ago
c9475437 Company name typo, also clarify changelog. Wyatt O'Day <w****t@w****m> almost 8 years ago
23b3c39f Support the location of the PyInstaller output executable. Wyatt O'Day <w****t@w****m> almost 8 years ago
69767c5b Slight grammar fixes Wyatt O'Day <w****t@w****m> almost 8 years ago
9299342e Update changelog. Wyatt O'Day <w****t@w****m> almost 8 years ago
41835acb Simplify the example further. Also, another breaking change: load the TurboAc... Wyatt O'Day <w****t@w****m> almost 8 years ago
6b354b07 Pass extra_data for TA_UseTrial(). Also, accept the "verified_trial" value fo... Wyatt O'Day <w****t@w****m> almost 8 years ago
7d51ef07 Make using TA_USER explicit rather than implicit. Also, rename the TA_X const... Wyatt O'Day <w****t@w****m> almost 8 years ago
15dbd3ef Reorganize functions so less useful functions are not "front and center" Wyatt O'Day <w****t@w****m> almost 8 years ago
bf552892 Make Readme more useful (link to topics for people not "in the know" about th... Wyatt O'Day <w****t@w****m> almost 8 years ago
0b4314c4 Simplify flow of simple example. Wyatt O'Day <w****t@w****m> almost 8 years ago
414cf01f The next version will be 4.0.2 (at least for this Python integration). Furthe... Wyatt O'Day <w****t@w****m> almost 8 years ago
9f57928d Update example to use the true/false value from check_and_save_pkey Wyatt O'Day <w****t@w****m> almost 8 years ago
c2fcf53d Remove unused file, better ordering of functions. Wyatt O'Day <w****t@w****m> almost 8 years ago
4b3b6b62 Link to the help article that's being written and will be out soonish. Wyatt O'Day <w****t@w****m> almost 8 years ago
3621d1f8 Markdown won the war. Convert rst to md. Wyatt O'Day <w****t@w****m> almost 8 years ago
494c81c6 Don't blindly catch exceptions. Also, check_and_save_pkey() now returns True ... Wyatt O'Day <w****t@w****m> almost 8 years ago
3472fb77 Build fixes in Python 3.x Wyatt O'Day <w****t@w****m> almost 8 years ago
29d2bc08 merge Merge pull request #8 from eyeware/master Wyatt O'Day <w****t@w****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
c7db7928 Update changelog and prepare for release. Wyatt O'Day <w****t@w****m> almost 8 years ago
f2307244 Many fixes: Wyatt O'Day <w****t@w****m> almost 8 years ago
bf8c8e89 Ignore VSCode settings. Wyatt O'Day <w****t@w****m> almost 8 years ago
2f3bc754 Update copyright, make buffer reasonable, fix warning from linter. Wyatt O'Day <w****t@w****m> almost 8 years ago
ef2919fd Added check for windows and python 3, as it was failing. Mario Costa <m****a@g****m> about 8 years ago
98c52979 Revert "issut commit --amend --reset-author" Mario Costa <m****a@g****m> about 8 years ago
4e3ce02a issut commit --amend --reset-author Mario Costa <m****a@g****m> about 8 years ago
f1f01995 Remove dependency on outside server to display dumb image. Wyatt O'Day <w****t@w****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
bca2729e Fix links. Wyatt O'Day <w****t@w****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
2b89aecb Fix a warning and typo in example app. Wyatt O'Day <w****t@w****m> over 8 years ago
5d330454 Clarify readme (and which version to use). Wyatt O'Day <w****t@w****m> over 8 years ago
91d3814f merge Merge pull request #6 from Jude188/turboactivate-4 Wyatt O'Day <w****t@w****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
df4ee15c Fix ctype error Judah Rand <j****d@o****v> over 8 years ago
fa98256c merge Merge pull request #5 from wyattoday/turboactivate-4 Wyatt O'Day <w****t@w****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
58037a09 merge Merge pull request #4 from Jude188/turboactivate-4 Wyatt O'Day <w****t@w****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
2bd0494e Fix activate_from_file() Judah Rand <j****d@o****v> over 8 years ago
4fe45e15 merge Merge pull request #3 from Jude188/turboactivate-4 Wyatt O'Day <w****t@w****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
8753d40a Fix deactive() and deactivation_request_to_file() Judah Rand <j****d@o****v> over 8 years ago
477db610 merge Merge pull request #1 from Jude188/turboactivate-4 Wyatt O'Day <w****t@w****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
5b4140e1 merge Merge pull request #2 from Jude188/split-deactivate Wyatt O'Day <w****t@w****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
21f585f0 Separate offline deactivation from normal deactivation to more closely match ... Judah Rand <j****d@o****v> over 8 years ago
ce28a523 Stop activate_from_file() from failing silently Judah Rand <j****d@o****v> over 8 years ago
ccfe51a1 Change activation function documentation to match C implementation Judah Rand <j****d@o****v> over 8 years ago
8460edf7 * Completely re-vamp the example app to be more "copy-paste" ready for existi... Wyatt O'Day <w****t@w****m> about 9 years ago
71383f37 * Remove unused imports in the example and in the TurboActivate class. Wyatt O'Day <w****t@w****m> about 9 years ago
bab72d54 Update changelog with work done so far. Wyatt O'Day <w****t@w****m> about 9 years ago
603fa37b Many fixes to get the Python class closer to the other implementations: Wyatt O'Day <w****t@w****m> about 9 years ago
65e87130 Make a first class language integration with LimeLM (meaning supported with t... Wyatt O'Day <w****t@w****m> about 9 years ago
1512c1ef Fix Linux support in Python 3.3+ (no longer uses the "linux2" identifier -- n... Wyatt O'Day <w****t@w****m> about 9 years ago
e8b277b5 Ignore more binary files. Wyatt O'Day <w****t@w****m> about 9 years ago
00da0f2e Remove incorrect Linux information. Update all API calls to TA 4.x Wyatt O'Day <w****t@w****m> about 9 years ago
f1311d9b Support Python 3.x by using explicit imports (rather than relative imports). ... Wyatt O'Day <w****t@w****m> about 9 years ago
ae9c2418 bump version Ben Hagen <c****n@g****m> almost 10 years ago
1f940805 trial_days_remaining Ben Hagen <c****n@g****m> almost 10 years ago
06254c78 bump version Ben Hagen <c****n@g****m> almost 10 years ago
4543739f set "options" to null Ben Hagen <c****n@g****m> almost 10 years ago
9048e0a3 handle TA_E_INVALID_ARGS Ben Hagen <c****n@g****m> almost 10 years ago
a198214a argument needs to be an int Ben Hagen <c****n@g****m> almost 10 years ago
124855cb move use_trial to its own method Ben Hagen <c****n@g****m> almost 10 years ago
f0a881bf Fix is_genuine Ben Hagen <c****n@g****m> almost 10 years ago
cddc35aa There is no extra data in activation anymore Ben Hagen <c****n@g****m> almost 10 years ago
6c14b82a do not install readme Ben Hagen <c****n@g****m> almost 10 years ago
d128dfb4 Use verified trial by default Ben Hagen <c****n@g****m> almost 10 years ago
1d75bee0 Add new errors and definitions Ben Hagen <c****n@g****m> almost 10 years ago
cbd6afc9 Use new TA symbols with handle Ben Hagen <c****n@g****m> almost 10 years ago
309af7bf Remove BlackListKeys Ben Hagen <c****n@g****m> almost 10 years ago
1660c9a0 Add .releng.json Lorenzo Villani <l****o@v****e> over 10 years ago
11071109 Version bump to 1.0.4 Lorenzo Villani <l****o@v****e> over 10 years ago
b531d5d3 merge Merge pull request #2 from cbenhagen/patch-2 Lorenzo Villani <l****o@v****e> over 10 years ago
31e85752 remove unneded 'as e' Ben Hagen <c****n@g****m> over 10 years ago
f9387a43 Use shorter line Ben Hagen <c****n@g****m> over 10 years ago
ca418f17 Do not re-raise exceptions Ben Hagen <c****n@g****m> over 10 years ago
e999a2f5 Do not hide exceptions Ben Hagen <c****n@g****m> over 10 years ago
265796d4 merge Merge pull request #1 from cbenhagen/patch-1 Lorenzo Villani <l****o@v****e> over 10 years ago
de37fd55 Move docstrings to corresponding method Ben Hagen <c****n@g****m> over 10 years ago
5dca7947 Bump version to 1.0.3 rferrazz <r****z@d****m> almost 12 years ago
cad415b8 Raise an exception if activation fails due to a TurboActivateError rferrazz <r****z@d****m> almost 12 years ago
de9ce18e Bump version to 1.0.2 Lorenzo Villani <l****o@v****e> almost 12 years ago
12c64df6 SetCustomActDataPath is not available under linux rferrazz <r****z@d****m> almost 12 years ago
1b2ba644 Bump version to 1.0.1 Lorenzo Villani <l****o@v****e> almost 12 years ago
1466e17b Add README.rst to data_files Lorenzo Villani <l****o@v****e> almost 12 years ago
ab0b661d Update README.rst Lorenzo Villani <l****o@v****e> about 12 years ago
74fa5ca9 Add CHANGELOG.md file Lorenzo Villani <l****o@v****e> about 12 years ago
68f08a54 Do not wrap GetFeatureValue in validate_result Lorenzo Villani <l****o@v****e> about 12 years ago
c5c9f5e8 is_date_valid() takes an input date to check Lorenzo Villani <l****o@v****e> about 12 years ago
8850e65c Cosmethic Lorenzo Villani <l****o@v****e> about 12 years ago
6bbc0c40 Add metadata to setup.py Lorenzo Villani <l****o@v****e> about 12 years ago
26baa2da Turboactivate -> TurboActivate Lorenzo Villani <l****o@v****e> about 12 years ago
0bf7b74b README: Add missing empty line Lorenzo Villani <l****o@v****e> about 12 years ago

← Back to repository