index
:
sequelpro/.git
master
MySQL/MariaDB database management for macOS
Filipp Lepalaan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
• Query Favorite text macro
Bibiko
2010-01-27
1
-19
/
+24
*
• improved the graphical representation of text macro snippets
Bibiko
2010-01-27
3
-7
/
+22
*
• query favorite snippet session (text macro)
Bibiko
2010-01-27
1
-1
/
+49
*
- Fix SSH threads (and connections) which were never cleaned up or closed, p...
rowanbeentje
2010-01-27
2
-3
/
+4
*
- Ensure the main toolbar items aren't selectable during a task to prevent o...
rowanbeentje
2010-01-26
1
-0
/
+1
*
• corrected regex to trigger table/db reload after executing a query in the...
Bibiko
2010-01-26
1
-2
/
+3
*
• query favorite snippet session
Bibiko
2010-01-26
1
-1
/
+3
*
• allow user to define nested snippets inside of the query favorites
Bibiko
2010-01-26
1
-252
/
+325
*
• further improvements to allow to insert programmable query favorites (as ...
Bibiko
2010-01-25
4
-51
/
+153
*
• added possibility to add a query favorite by user-definable alphanumeric ...
Bibiko
2010-01-24
6
-9
/
+196
*
Improve Disconnection on connection loss:
rowanbeentje
2010-01-24
4
-21
/
+45
*
Fix comment typo as a result of recent change.
stuconnolly
2010-01-23
1
-1
/
+1
*
• bound Custom Query gear menu item "Completion List" (CTRL key is recogni...
Bibiko
2010-01-22
2
-14
/
+15
*
Restore default behaviour of bringing the most recent window to the front whe...
stuconnolly
2010-01-22
1
-1
/
+3
*
- When exporting CSVs containing linebreaks, no longer escape those linebrea...
rowanbeentje
2010-01-22
1
-7
/
+5
*
• updated/added syntax highlighting tokens and completion suggestions
Bibiko
2010-01-21
2
-8
/
+25
*
Trim leading and trailing whitespace and newlines from the host and SSH host ...
stuconnolly
2010-01-21
1
-0
/
+6
*
• tiny undo improvement for completion
Bibiko
2010-01-21
1
-0
/
+1
*
• added call to update the completion list to neuralgic places
Bibiko
2010-01-21
4
-2
/
+45
*
• avoid updating TablesList for queries in Custom Query Editor à la "SHOW ...
Bibiko
2010-01-21
1
-1
/
+1
*
• completion
Bibiko
2010-01-21
3
-41
/
+79
*
- Correctly escape field names when creating foreign keys, and escape the da...
rowanbeentje
2010-01-21
1
-3
/
+3
*
- Fix an incorrect bounds check in the data storage class, fixing crashes wh...
rowanbeentje
2010-01-21
1
-1
/
+1
*
• completion enhancements
Bibiko
2010-01-21
4
-38
/
+147
*
Address Issue #546 (format string bugs):
rowanbeentje
2010-01-20
15
-79
/
+176
*
• completion
Bibiko
2010-01-20
3
-102
/
+74
*
• improved completion for Query Editor bound to ESC
Bibiko
2010-01-19
4
-258
/
+336
*
• added missing PROCEDURE ANALYSE to syntax highlighting
Bibiko
2010-01-19
1
-2
/
+2
*
- Remove some unintentionally committed debug
rowanbeentje
2010-01-18
1
-2
/
+0
*
Add a new SPDataStorage class, and use it in TableContent and CustomQuery:
rowanbeentje
2010-01-17
8
-106
/
+621
*
- removed F5 completion debug output
Bibiko
2010-01-15
2
-17
/
+18
*
• refactored parsing code for F5 completion
Bibiko
2010-01-15
3
-189
/
+120
*
• removed from each open panel:
Bibiko
2010-01-15
3
-3
/
+6
*
Issue 517: Export MySQL Dump does not include triggers or functions
bamse16
2010-01-14
1
-58
/
+65
*
Issue 517: Export MySQL Dump does not include triggers or functions
bamse16
2010-01-14
1
-5
/
+71
*
• added "componentsJoinedByPeriodAndBacktickQuoted" to NSArrayAdditions
Bibiko
2010-01-14
3
-39
/
+20
*
Replace COUNT(*) with COUNT(1) which is usually faster, and much faster in ce...
bamse16
2010-01-14
3
-5
/
+5
*
• fixed several sheetDidEnd selectors to close a NSAlert or NSWindow proper...
Bibiko
2010-01-13
5
-10
/
+51
*
• avoid querying for collations if passed var "encoding" for method getData...
Bibiko
2010-01-13
1
-1
/
+1
*
• F5 compeltion
Bibiko
2010-01-13
3
-6
/
+48
*
• further improvements for F5 completion
Bibiko
2010-01-13
4
-72
/
+274
*
• fix for i529: set the savePanel's delegate to self in order to handle cha...
Bibiko
2010-01-13
1
-1
/
+3
*
• CMTextView:
Bibiko
2010-01-12
1
-2
/
+37
*
• If TableDocument is performing a task suppress any context menu in SPTabl...
Bibiko
2010-01-12
1
-0
/
+6
*
• fixed: escape new entered comments in the Table Info Pane before applying...
Bibiko
2010-01-12
1
-1
/
+1
*
• fixed reading encrypted SPF files on the 64bit SP version (for now)
Bibiko
2010-01-12
1
-4
/
+5
*
Issue 517: Export MySQL Dump does not include triggers or functions
bamse16
2010-01-12
1
-36
/
+46
*
• applied new detachNewThreadSelector:@selector(queryDbStructure) call to ...
Bibiko
2010-01-12
1
-1
/
+1
*
- Move the query for the database structure to a background processing threa...
rowanbeentje
2010-01-12
1
-1
/
+1
*
- Fix incorrect pagination task text ("Filtering table...") when no filterin...
rowanbeentje
2010-01-12
1
-9
/
+24
[prev]
[next]