Commit Graph

  • 51117f26a9 Add a .gitignore file. Dave Page 2014-12-18 17:52:53 +0000
  • b9bf6d9aa3 Restructure to enable use of modules for different components of pgAdmin. Dave Page 2014-12-18 17:49:09 +0000
  • 255d6c1437 Improve commenting Dave Page 2014-12-17 15:27:54 +0000
  • 417ad2c6ee Make the application name and version details configurable. Dave Page 2014-12-17 12:52:43 +0000
  • 3e6436bc9b Prevent werkzeug starting up it's own stream handler so that all messages are routed through pgAdmin's handlers. Dave Page 2014-12-17 12:44:07 +0000
  • a0628f4a84 Ensure requests to the web server hit the file log too. Dave Page 2014-12-16 18:21:26 +0000
  • 53389d6ee0 Enable static file handling. Dave Page 2014-12-16 18:10:07 +0000
  • c791d2a15f Add favicon. Dave Page 2014-12-16 17:55:19 +0000
  • cdcafa66f2 Fix typo. Dave Page 2014-12-16 17:47:33 +0000
  • a1a6e5356f More basic setup. Dave Page 2014-12-16 17:37:53 +0000
  • ba939f27d7 Use multiple logging handlers so we can have messages going to both the console and a file, with differing formats and levels. Dave Page 2014-12-16 17:14:48 +0000
  • 2d21ea059b Add a basic logging system. Dave Page 2014-12-16 15:54:29 +0000
  • cd9d005c49 Remove CherryPy from the source tree, and change references to Flask instead. Add support to the runtime to allow the user to specify the Python path. This needs to be more automated for release, but will be useful for debugging and development. Dave Page 2014-12-16 12:53:09 +0000
  • 1db7d968e2 Fix merge error. Dave Page 2014-03-09 14:39:12 +0000
  • b022e5d347 Have the runtime check in a loop to see if the app server is up before opening the browser window. Dave Page 2013-10-04 18:16:31 +0100
  • e120c43663 Add a "ping" handler. Dave Page 2013-10-04 17:31:08 +0100
  • 457a842cec Find a random port number to use for the application server to avoid conflicts with any other apps that may have already bound to the default port used by CP. Dave Page 2013-10-04 17:12:10 +0100
  • a1524f3726 Add a qmake cache. Dave Page 2013-10-04 10:11:56 -0400
  • 467d7d571b Include pgAdmin4.h in the project file. Dave Page 2013-10-04 10:09:53 -0400
  • 7a066ec4b2 Save/restore the window position. Dave Page 2013-10-04 10:08:18 -0400
  • 2d8f6481dc Fix a display issue in the Linux error handling. Dave Page 2013-06-22 00:59:34 +0100
  • 9080a782d5 Handle slow startup of the web server. Dave Page 2013-06-22 00:49:40 +0100
  • 7fd90ac10f QT4 compatibility. Dave Page 2013-06-21 23:32:32 +0100
  • 28f45ea9f9 Initial PoC of a CherryPy app integrate with the runtime. Dave Page 2013-06-21 23:21:11 +0100
  • 1afc31c657 Fix thinko. Dave Page 2013-06-16 20:11:04 +0100
  • 38ff104cb9 Add a very experimental QT based runtime for pgAdmin 4. Dave Page 2013-06-16 14:17:46 +0100
  • 192cddef0e Add license file. Dave Page 2013-06-15 14:49:52 +0100