Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add MD5 and SHA1 hash bundles (#415) | abhibeckert | 2011-06-23 | 3 | -0/+57 |
| | |||||
* | • updated syntax highlighting and completion suggestions due to 5.5 additions | Bibiko | 2011-01-21 | 1 | -1/+1 |
| | | | | • improved "Format SQL" connection detection | ||||
* | • do not remove line breaks in beforehand for "Format SQL" Bundle command | Bibiko | 2011-01-20 | 1 | -1/+1 |
| | |||||
* | • added to "Format SQL" Bundle command to display once an alert for the ↵ | Bibiko | 2011-01-19 | 1 | -0/+11 |
| | | | | very first usage that this command sends the SQL statement(s) to an online service | ||||
* | • fixed issue while updating Default Bundles for key equivalent | Bibiko | 2011-01-19 | 2 | -5/+12 |
| | | | | | | • improved JSON Bundle commands - got rid of trailing whitespaces inside data and as JSON object - added error handling for serialization a JSON object to suppress inserting of "null" | ||||
* | • improved replacing selection of Bundle commands - intersect ranges in ↵ | Bibiko | 2011-01-19 | 3 | -102/+68 |
| | | | | | | beforehand for safety reasons • removed Serialize/Prettify JSON Bundles by Toggle JSON Format which auto-detects the JSON format to decide whether to serialize or pretty print | ||||
* | • added Input Field > Format > Prettify JSON and Serialize JSON Default ↵ | Bibiko | 2011-01-19 | 2 | -0/+102 |
| | | | | Bundles - both bound to ⌥⌘J | ||||
* | • fixed issue for default Bundles if category or key equivalent was ↵ | Bibiko | 2011-01-14 | 1 | -3/+11 |
| | | | | | | | | changed by the user • improved Format SQL Bundle - added checking for empty passed SQL string - changed category to Format | ||||
* | • added "Format SQL" as default Bundle to scope Input Field/Query Editor ↵ | Bibiko | 2011-01-14 | 1 | -0/+184 |
| | | | | which make usage of an online service to validate and format the current query or selection | ||||
* | • added Default Bundle: Copy as JSON | Bibiko | 2011-01-07 | 1 | -0/+129 |
| | | | | • after selecting a Bundle in the Bundle Editor jump to the beginning of the command in order to avoid unstable display issue inside the command textview | ||||
* | • improved installation routine for Default Bundles | Bibiko | 2011-01-07 | 3 | -0/+6 |
| | | | | • added missing key isDefaultBundle to Default Bundles | ||||
* | • fixed bug for Bundle commands to detect if current textview is the Query ↵ | Bibiko | 2011-01-05 | 5 | -0/+337 |
| | | | | | | Editor • added some more Default Bundles | ||||
* | • added first Default Bundle and procedure to copy them into ↵ | Bibiko | 2010-12-27 | 1 | -0/+119 |
BUILD_PRODUCT/Contents/SharedSupport done in build.sh while compiling |