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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a bug that resulting in some favorite nodes being incorrectly identified ...
stuconnolly
2011-01-12
1
-2
/
+0
*
Revert r3060.
stuconnolly
2011-01-03
2
-2
/
+0
*
Add spFavs extension constants.
stuconnolly
2011-01-02
2
-0
/
+2
*
Bring fravorites outline view branch up to date with trunk (r3036:3058).
stuconnolly
2010-12-28
28
-3731
/
+4846
|
\
|
*
Protect against potentially over-releasing.
stuconnolly
2010-12-28
1
-1
/
+1
|
*
When opening the add index sheet, the initial suggested field should be one t...
stuconnolly
2010-12-27
1
-1
/
+23
|
*
Simplify build script.
stuconnolly
2010-12-27
1
-2
/
+3
|
*
• added first Default Bundle and procedure to copy them into BUILD_PRODUCT/...
Bibiko
2010-12-27
3
-1
/
+126
|
*
When adding a new index, exclude fields that have already been added from the...
stuconnolly
2010-12-26
1
-2
/
+6
|
*
* Provide more context for Bundle Editor localizable messages (leaves one iss...
dmoagx
2010-12-26
5
-94
/
+100
|
*
When adding a new index, as well as checking for an existing primary key also...
stuconnolly
2010-12-25
1
-4
/
+18
|
*
• implemented undeletion of default Bundles
Bibiko
2010-12-22
6
-21
/
+581
|
*
- Fix issues with user management and GRANT OPTION - when applying all privi...
rowanbeentje
2010-12-22
3
-42
/
+72
|
*
• fixed issue form redirecting output actions via exit codes if Bundle's de...
Bibiko
2010-12-21
7
-21
/
+24
|
*
• added sequelpro URL scheme command sequelpro://$SP_PROCESS_ID@chooseItemF...
Bibiko
2010-12-21
1
-0
/
+27
|
*
• fixed issue for duplicating a Bundle (the new UUID will be saved immediat...
Bibiko
2010-12-21
2
-33
/
+77
|
*
• fixes issue while updating a Bundle - move the folder to Trash not only t...
Bibiko
2010-12-21
1
-1
/
+1
|
*
- Fix split view overlap on the custom query view cuasing lines on scrolling...
rowanbeentje
2010-12-21
4
-379
/
+414
|
*
• further preparations for default Bundles management
Bibiko
2010-12-20
2
-12
/
+51
|
*
• preparations for managing default Bundles which will ship with SP
Bibiko
2010-12-20
5
-85
/
+222
|
*
Address Issue #857:
rowanbeentje
2010-12-20
6
-3285
/
+2976
|
*
- Fix duplicate/parallel connection attempts when double-clicking on the sel...
rowanbeentje
2010-12-19
2
-4
/
+5
|
*
- Improve SPLogger to fix log issues when using SPLogger from multiple exect...
rowanbeentje
2010-12-19
1
-1
/
+4
|
*
* Recognize "performance_schema" as system DB (added in 5.5)
dmoagx
2010-12-18
4
-8
/
+17
*
|
Remove old favorites constant.
stuconnolly
2010-12-19
4
-17
/
+14
*
|
Improve favorite tooltips.
stuconnolly
2010-12-17
1
-1
/
+1
*
|
Bring outline view branch up to date with trunk (r3030:3035).
stuconnolly
2010-12-17
8
-59
/
+363
|
\
|
|
*
• minor improvements, commenting, cleaning for URL scheme commands
Bibiko
2010-12-17
2
-28
/
+19
|
*
• improved timing behaviour for a SPDatabaseDocument if it receives a seque...
Bibiko
2010-12-17
2
-5
/
+20
|
*
• allow to some sequelpro URL scheme commands like select a table/db the us...
Bibiko
2010-12-17
2
-43
/
+55
|
*
• in HTML output window hyperlink references which begin with file:// will ...
Bibiko
2010-12-16
2
-2
/
+8
|
*
• fixed issue to be able to cancel via ESC the in-cell editing of the table...
Bibiko
2010-12-15
2
-2
/
+3
|
*
• sequelpro URL scheme support
Bibiko
2010-12-15
2
-5
/
+282
*
|
Bring outline view branch up to date with trunk (r3018:3028).
stuconnolly
2010-12-14
10
-146
/
+181
|
\
|
|
*
• URL scheme commands:
Bibiko
2010-12-14
2
-25
/
+57
|
*
• Bundle support
Bibiko
2010-12-14
2
-5
/
+7
|
*
• fixed GUI problem for line numbering in Query Editor
Bibiko
2010-12-14
5
-114
/
+110
|
*
- Improve handling of table names containing backslashes
rowanbeentje
2010-12-14
2
-1
/
+5
|
*
Add newline to README.
stuconnolly
2010-12-13
1
-1
/
+2
*
|
Use connection favorite constants.
stuconnolly
2010-12-13
2
-32
/
+5
*
|
Shift some connection methods around.
stuconnolly
2010-12-13
3
-241
/
+250
*
|
Bring outline view branch up to date with trunk (r3011:3016).
stuconnolly
2010-12-13
9
-117
/
+215
|
\
|
|
*
• HTML output window
Bibiko
2010-12-13
2
-3
/
+45
|
*
• HTML output window
Bibiko
2010-12-13
5
-25
/
+81
|
*
- Remove the CURRENT_TIMESTAMP workaround when saving rows as r3013 removes ...
rowanbeentje
2010-12-13
1
-17
/
+8
|
*
- When saving rows in the table content view, only include those fields whic...
rowanbeentje
2010-12-13
3
-86
/
+95
*
|
Fix a crash when deleting a favorite.
stuconnolly
2010-12-12
1
-1
/
+1
*
|
Bring outline view branch up to date with trunk (r3007:3010).
stuconnolly
2010-12-12
14
-338
/
+1112
|
\
|
|
*
• made usage of more constants to avoid double-storing strings
Bibiko
2010-12-12
9
-94
/
+152
|
*
* Fix a minor typo (reported by Sérgio Miranda) and update .strings
dmoagx
2010-12-12
3
-237
/
+841
[next]