Activity for PostgreSQL Tools for MacOS X

  • Andy Satori Andy Satori committed [r392]

    ..

  • Andy Satori Andy Satori posted a comment on discussion Open Discussion

    No, the project is not dead :), it's just been quiet for a little while. That said, we are rapidly nearing the release of a new installer as well as a brand new implementation of the PGSQLKit that we are going to call PGSQLSwift. Essentially it is a ground up reimplementation of the PGSQLKit in Swift, that also adopts a more Swift like syntax. The code is already in the SVN repo for anyone interested in taking a look.

  • Andy Satori Andy Satori committed [r391]

    Removed erroneous folder from documentation

  • Andy Satori Andy Satori committed [r390]

    Removed extraneous document article

  • Andy Satori Andy Satori committed [r389]

    Fixed a failing test for ValueAsBoolean in PGSQLFieldTests

  • Andy Satori Andy Satori committed [r388]

    PGSQLDispatchConnection added ( untested )

  • Andy Satori Andy Satori committed [r387]

    Added .value returns for the Field values. ( old style .asFoo() methods to be added for compatabilty, but flagged deprecatd )

  • Andy Satori Andy Satori committed [r386]

    Started finish on the PGSQLField work

  • Andy Satori Andy Satori committed [r385]

    Completed ConnectionBase needs for Dispatch.

  • Andy Satori Andy Satori committed [r384]

    Completed principal code in PGSQLConnectionBase and the associated UnitTests

  • Andy Satori Andy Satori committed [r383]

    added rough in classes and tests

  • Andy Satori Andy Satori committed [r382]

    Added async methods, starting documentation and completing the various classes. Still a good bit of work, but base functions now work, and unittests to confirm the library are in the process of being added.

  • Andy Satori Andy Satori committed [r381]

    Confirmed that the Notice processor now worked as expected.

  • Andy Satori Andy Satori committed [r380]

    Added async connect/exec/open tests

  • Andy Satori Andy Satori committed [r379]

    Added PGSQLLogOptions to allow configuration of the log options using a single enum rather than multiple bool switches

  • Andy Satori Andy Satori committed [r378]

    Oops, put the .md files in the wrong folder.

  • Andy Satori Andy Satori committed [r377]

    ..

  • Andy Satori Andy Satori committed [r376]

    .

  • Andy Satori Andy Satori committed [r375]

    add class stubs

  • Andy Satori Andy Satori committed [r374]

    Restructured tests to allow for expansion as the librray is completed.

  • Andy Satori Andy Satori committed [r373]

    Added README.md with build instructions for PGSQLKit and libpq

  • Andy Satori Andy Satori committed [r372]

    Create Database can run full cycle and create a database. Documentation, UnitTests remain to be done.

  • Andy Satori Andy Satori committed [r371]

    STarted work to make Create Database actually do something beyond navigation and presentation.

  • Andy Satori Andy Satori committed [r370]

    A few more tweaks to the UI sizing and layout.

  • Andy Satori Andy Satori committed [r369]

    Repo Restructured to move all of the old Obj-C out of date tools out of the way.

  • Andy Satori Andy Satori committed [r368]

  • Andy Satori Andy Satori committed [r367]

    migration evaluation

  • Andy Satori Andy Satori committed [r366]

    A basic query now runs all the way through to a recordset result.

  • Andy Satori Andy Satori committed [r365]

    Initial Commit of upcoming PGSQLKit in Swift

  • Andy Satori Andy Satori committed [r364]

    Tweaked to properly resolve symlinks and ensure that the static libraries are properly built.

  • Andy Satori Andy Satori committed [r363]

    Minor changes to deal with building 14 fully static in prep for distribution.

  • Andy Satori Andy Satori committed [r362]

    mbp

  • Andy Satori Andy Satori committed [r361]

    Fixed builds to include extensions

  • Andy Satori Andy Satori committed [7666b8]

    Working along to rough in the new Manager application

  • Andy Satori Andy Satori committed [r360]

    removed versions folder

  • Andy Satori Andy Satori committed [r359]

    added Opt/Dev builds

  • Andy Satori Andy Satori committed [r358]

    Completed basic server installer

  • Andy Satori Andy Satori committed [r357]

    B uild Scripts now fully building

  • Andy Satori Andy Satori committed [r356]

    starting massive restructure and cleanup of the build scripts in order to create a truly sustainable biuld system.

  • Andy Satori Andy Satori committed [r355]

    updated postinstall to do the basic setup/reconfig

  • Andy Satori Andy Satori committed [r354]

    ignored versions

  • Andy Satori Andy Satori committed [r353]

    tweaked to be less crash prone if a build already ran

  • Andy Satori Andy Satori committed [r352]

    Started rework of installer and build scripts to generate the modern fat binary.

  • Andy Satori Andy Satori committed [eda4c5]

    STarting to complete the user interface.

  • Andy Satori Andy Satori committed [5913da]

    Tweaked the helper tool and the UI to confirm that we can start a service ( non-sandbox at this point, the middle layer for the sandbox remains to be implemented, as does the security interface )

  • Andy Satori Andy Satori committed [5818f1]

    Added a roughed in user interface protoype. It displays and navigates, but still has a long way to go to get to 'usable'.

  • Andy Satori Andy Satori committed [10edf9]

    Reworked to the new prototype UI.

  • Andy Satori Andy Satori committed [r351]

    Migrated Management Tools project to git

  • Andy Satori Andy Satori committed [a375c2]

    Transition from SVN

  • Andy Satori Andy Satori committed [ef3fc6]

    Added PostgreSQL Management Tools swift project, and it's children to the git repo. Will flag the SVN version as migrated. Once completed

  • Andy Satori Andy Satori committed [r350]

    removing incorrect case

  • Andy Satori Andy Satori committed [r349]

    fixing case on file name

  • Andy Satori Andy Satori committed [r348]

  • Andy Satori Andy Satori committed [r347]

    added to support the new installer work

  • Andy Satori Andy Satori committed [r346]

    A *very* rough start to the swift management tools with all of the parts in place in rough form. The Helper tool installs. The Service embeds and loads. The Pref Panel builds and installs.

  • Andy Satori Andy Satori committed [r345]

    Renamed the Work in Progress Obj C project with the new Swift based project. This is the beginning of a long road.

  • Andy Satori Andy Satori committed [r344]

    After too long languishing, this is the foundation of a new PostgreSQL Preference Pane. All of the initial work is being done in a standalone app as it is FAR easier to debug with all of the XPC / Helper Tool / Security plumbing that has to go in place in order to make it work reliably.

  • Andy Satori Andy Satori committed [r343]

    Added major rework of the Merge logic to be FAR more flexible. Should now be able to handle almost any merge.

  • Andy Satori Andy Satori committed [r342]

    development version of PostgreSQL building from Script.

  • Andy Satori Andy Satori committed [r341]

    Completed openssl build and merge. store and installer remain

  • Andy Satori Andy Satori committed [r340]

    added dependancies, started split of scripts into modules

  • Andy Satori Andy Satori committed [r339]

  • Andy Satori Andy Satori committed [r338]

    Updating to support BigSur and Apple Silly Cones

  • Andy Satori Andy Satori committed [r337]

    Updates to DataObject and List to better support RESTful state objects.

  • Andy Satori Andy Satori committed [r336]

    Updated to latest Xcode format

  • Andy Satori Andy Satori committed [r335]

    Updated to latest Xcode format

  • Andy Satori Andy Satori committed [r333]

    lib pq build setup

  • Andy Satori Andy Satori committed [r334]

    adjusted to use /opt/local/postgres as path for libya builds.

  • Andy Satori Andy Satori committed [r332]

    Started conversion to launchd

  • Andy Satori Andy Satori committed [r331]

    More tweaks to the data objects

  • Andy Satori Andy Satori committed [r330]

    Added fixes for Swift 3.x interop, and enhanced...

  • Andy Satori Andy Satori committed [r329]

    Prepping for 9.5

  • Andy Satori Andy Satori committed [r328]

    fixed a bug in son generation that caused stran...

  • Andy Satori Andy Satori committed [r327]

    lib pq build setup

  • Andy Satori Andy Satori committed [r326]

    further enhancements to PGDataObject in referen...

  • Andy Satori Andy Satori committed [r325]

    further enhancements to PGDataObject in referen...

  • Andy Satori Andy Satori committed [r324]

    base JSON output more or less working. Seriali...

  • Andy Satori Andy Satori committed [r323]

    initial son work

  • Andy Satori Andy Satori committed [r322]

    Rough-in - jsonFromObject, nonfunctional at thi...

  • Neil Tiffin Neil Tiffin posted a comment on ticket #67

    Me Too!

  • Andy Satori Andy Satori committed [r321]

    tweaked some Swift syntax things in the GenDB a...

  • Andy Satori Andy Satori committed [r320]

    started abstracting User functions into a stand...

  • Andy Satori Andy Satori committed [r319]

    fixed to better support the error path

  • Andy Satori Andy Satori committed [r318]

    Added missing asShort forward declaration.

  • Andy Satori Andy Satori committed [r317]

    Added missing asShort forward declaration.

  • Andy Satori Andy Satori committed [r316]

    Added missing asShort forward declaration.

  • Neil Tiffin Neil Tiffin posted a comment on ticket #67

    Just to be clear, the problem is that PostgreSQL fails to automatically start from...

  • Neil Tiffin Neil Tiffin posted a comment on ticket #67

    Yosemite was upgraded from Mavericks. On Dec 13, 2014, at 2:11 PM, Andy Satori hawkmoon@users.sf.net...

  • Andy Satori Andy Satori posted a comment on ticket #67

    New install or upgraded from a previous version of OS X? We haven't seen this with...

  • Anonymous created ticket #67

    Preference pane fails to start PostgreSQL on Yosemite startup.

  • Andy Satori Andy Satori committed [r315]

    Added missing asShort forward declaration.

  • Andy Satori Andy Satori committed [r314]

    Converted to ARC

  • Andy Satori Andy Satori committed [r313]

    Converted to ARC

  • Andy Satori Andy Satori committed [r312]

    Converted to ARC

  • Andy Satori Andy Satori committed [r311]

    Added property support to GenDB to make integra...

  • Andy Satori Andy Satori committed [r310]

    Added property support to GenDB to make integra...

  • Andy Satori Andy Satori committed [r309]

    Fixed to build in Xcode 5 using PGSQLKit in ~/L...

  • Andy Satori Andy Satori committed [r308]

    Fixed to build in Xcode 5 using PGSQLKit in ~/L...

  • Neil Tiffin Neil Tiffin modified ticket #50

    Unlocked State not correctly displayed

  • Neil Tiffin Neil Tiffin posted a comment on ticket #66

    Fixed in commit 307.

1 >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.