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
/
SPDatabaseDocument.m
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Bring outline view branch up to date with trunk (r3234:3277).
stuconnolly
2011-04-22
1
-16
/
+239
|
*
Bring outline view branch up to date with trunk (r3246:r3264).
stuconnolly
2011-04-03
1
-6
/
+7
|
*
Bring outline view branch up to date with trunk (r3235:r3245), which should r...
stuconnolly
2011-03-19
1
-0
/
+1
|
*
Bring outline view branch up to date with trunk (r3227:r3233).
stuconnolly
2011-03-08
1
-37
/
+40
|
*
Bring outline view branch up to date with trunk (r3203:r3224).
stuconnolly
2011-03-07
1
-7
/
+12
|
*
Bring outline view branch up to date with trunk (r3179:r3187).
stuconnolly
2011-02-07
1
-1
/
+0
|
*
Bring outline view branch up to date with trunk (r3165:r3177).
stuconnolly
2011-02-01
1
-22
/
+27
|
*
Bring outline view branch up to date with trunk (r3056:r3162).
stuconnolly
2011-01-27
1
-134
/
+74
|
|
\
|
*
\
Bring fravorites outline view branch up to date with trunk (r3036:3058).
stuconnolly
2010-12-28
1
-14
/
+4
|
|
\
\
|
*
\
\
Bring outline view branch up to date with trunk (r3030:3035).
stuconnolly
2010-12-17
1
-26
/
+338
|
|
\
\
\
|
*
\
\
\
Bring outline view branch up to date with trunk (r3018:3028).
stuconnolly
2010-12-14
1
-3
/
+35
|
|
\
\
\
\
|
*
\
\
\
\
Bring outline view branch up to date with trunk (r3011:3016).
stuconnolly
2010-12-13
1
-0
/
+3
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Bring outline view branch up to date with trunk (r3007:3010).
stuconnolly
2010-12-12
1
-15
/
+19
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Bring outlineview branch up to date with trunk (r2989:3005).
stuconnolly
2010-12-11
1
-3
/
+2
|
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Bring outline view branch up to date with trunk (r2976:2988).
stuconnolly
2010-12-08
1
-0
/
+22
|
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
Bring outlineview branch up to date with trunk (r2967:2974).
stuconnolly
2010-12-06
1
-0
/
+15
|
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
Apply new favorites outline view patch.
stuconnolly
2010-12-05
1
-4
/
+4
*
|
|
|
|
|
|
|
|
|
|
Tidy up and remove commented out code.
stuconnolly
2012-04-07
1
-3
/
+2
*
|
|
|
|
|
|
|
|
|
|
#ifdef'ing out references to frameworks that are not used in SP_REFACTOR builds
sqlprodev
2012-03-29
1
-1
/
+5
*
|
|
|
|
|
|
|
|
|
|
Refresh the database drop down menu before selecting the new database after a...
stuconnolly
2012-03-28
1
-73
/
+97
*
|
|
|
|
|
|
|
|
|
|
User manager code tidy up.
stuconnolly
2012-03-28
1
-1
/
+1
*
|
|
|
|
|
|
|
|
|
|
- Clean up SPMySQL and QueryKit inclusion and search methods, which should f...
rowanbeentje
2012-03-27
1
-4
/
+0
*
|
|
|
|
|
|
|
|
|
|
tweaks to compile on Xcode 4 / 10.6 SDK for SP_REFACTOR
sqlprodev
2012-03-27
1
-3
/
+31
*
|
|
|
|
|
|
|
|
|
|
- Rework SPTableData PRIMARY KEY and UNIQUE KEY parsing to use SPSQLParser i...
rowanbeentje
2012-03-22
1
-18
/
+5
*
|
|
|
|
|
|
|
|
|
|
- Fix crashes caused by the database structure retrieval continuing briefly ...
rowanbeentje
2012-03-18
1
-0
/
+1
*
|
|
|
|
|
|
|
|
|
|
Fix build errors.
stuconnolly
2012-03-17
1
-4
/
+4
*
|
|
|
|
|
|
|
|
|
|
Add constants for MySQL 'system' databases.
stuconnolly
2012-03-17
1
-3
/
+6
*
|
|
|
|
|
|
|
|
|
|
- Remove the GPL-licensed Colloquy-sourced NSNotificationAdditions category ...
rowanbeentje
2012-03-17
1
-19
/
+2
*
|
|
|
|
|
|
|
|
|
|
Merge in the SPMySQL Framework. This new framework should provide much of th...
rowanbeentje
2012-03-17
1
-106
/
+118
|
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
More bugfixes to the SPMySQL integration branch:
rowanbeentje
2012-03-14
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
|
Final feature work on the SPMySQL branch before merging:
rowanbeentje
2012-03-14
1
-2
/
+19
|
*
|
|
|
|
|
|
|
|
|
|
Warning: this branch commit is largely untested, and known to throw exception...
rowanbeentje
2012-02-23
1
-103
/
+98
*
|
|
|
|
|
|
|
|
|
|
|
* Moves the background color code for SPTextView into the class. Fixes #1073
dmoagx
2012-03-16
1
-12
/
+0
|
/
/
/
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
|
|
- Cleanup: improve compatibility with 10.7 SDK to reduce compiler warnings
rowanbeentje
2012-02-08
1
-3
/
+3
*
|
|
|
|
|
|
|
|
|
|
- Fix connection Growl notifications for background tabs to show the correct...
rowanbeentje
2012-01-15
1
-1
/
+8
*
|
|
|
|
|
|
|
|
|
|
- Update database encoding routines to cache the database encoding, preventi...
rowanbeentje
2011-09-29
1
-6
/
+23
*
|
|
|
|
|
|
|
|
|
|
Rework relation addition and name lookups following testing and research:
rowanbeentje
2011-09-07
1
-2
/
+0
*
|
|
|
|
|
|
|
|
|
|
Fix for issue 1168. Whenever the database is changed load all of the currentl...
stuconnolly
2011-09-04
1
-5
/
+11
*
|
|
|
|
|
|
|
|
|
|
Tidy up console/query controller.
stuconnolly
2011-09-03
1
-0
/
+1
*
|
|
|
|
|
|
|
|
|
|
* Fixes some localization spacing issues reported by Frédéric Latour
dmoagx
2011-09-02
1
-1
/
+1
*
|
|
|
|
|
|
|
|
|
|
- Clean up undo manager handling
rowanbeentje
2011-08-31
1
-0
/
+12
*
|
|
|
|
|
|
|
|
|
|
- Lion compatibility improvement: add support for fullscreen windows, on the...
rowanbeentje
2011-08-16
1
-13
/
+40
*
|
|
|
|
|
|
|
|
|
|
- Review changes made in r3376 and revert a number of regressions
rowanbeentje
2011-08-14
1
-6
/
+4
*
|
|
|
|
|
|
|
|
|
|
Fix encoding issues, particularly giving errors when selecting tables and dis...
rowanbeentje
2011-08-07
1
-1
/
+5
*
|
|
|
|
|
|
|
|
|
|
merged latest SP_REFACTOR changes
sqlprodev
2011-08-02
1
-13
/
+83
*
|
|
|
|
|
|
|
|
|
|
- Fix saving .spf documents without SSH key locations stored, addressing exc...
rowanbeentje
2011-06-06
1
-1
/
+2
*
|
|
|
|
|
|
|
|
|
|
- Ensure blank passwords for MySQL connections are passed in as NULL instead...
rowanbeentje
2011-05-29
1
-5
/
+2
*
|
|
|
|
|
|
|
|
|
|
merging SP_REFACTOR branch with trunk
sqlprodev
2011-05-19
1
-16
/
+24
*
|
|
|
|
|
|
|
|
|
|
• added URL scheme command sequelpro://SP_PROCESS_ID@passToDoc/RunQueryInQu...
Bibiko
2011-05-11
1
-0
/
+14
*
|
|
|
|
|
|
|
|
|
|
* Fixes most parts of #1006 (Translation of file names)
dmoagx
2011-05-10
1
-1
/
+1
[prev]
[next]