pgAdmin 4 commit: Remove directory added in error.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Remove directory added in error.
Date: 2018-06-13 11:04:11
Message-ID: E1fT3ZT-0003RM-Ug@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Remove directory added in error.

Branch
------
electron

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=48c59f8f5cf9938530836b60b3f04b1e784f7ff9

Modified Files
--------------
.../.qmake.stash | 42 -
.../ConfigWindow.o | Bin 874764 -> 0 bytes
.../LogWindow.o | Bin 971432 -> 0 bytes
.../Makefile | 2069 ---
.../Server.o | Bin 1483800 -> 0 bytes
.../TrayIcon.o | Bin 1453020 -> 0 bytes
.../moc_ConfigWindow.cpp | 119 -
.../moc_ConfigWindow.o | Bin 511952 -> 0 bytes
.../moc_LogWindow.cpp | 114 -
.../moc_LogWindow.o | Bin 511064 -> 0 bytes
.../moc_Server.cpp | 114 -
.../moc_Server.o | Bin 659864 -> 0 bytes
.../moc_TrayIcon.cpp | 150 -
.../moc_TrayIcon.o | Bin 1376208 -> 0 bytes
.../moc_predefs.h | 359 -
.../pgAdmin4.app/Contents/Info.plist | 35 -
.../pgAdmin4.app/Contents/MacOS/pgAdmin4 | Bin 465064 -> 0 bytes
.../pgAdmin4.app/Contents/PkgInfo | 1 -
.../pgAdmin4.app/Contents/Resources/empty.lproj | 0
.../pgAdmin4.app/Contents/Resources/pgAdmin4.icns | Bin 326224 -> 0 bytes
.../pgAdmin4.o | Bin 1586232 -> 0 bytes
.../qrc_pgadmin4.cpp | 14564 -------------------
.../qrc_pgadmin4.o | Bin 237916 -> 0 bytes
.../ui_ConfigWindow.h | 229 -
.../ui_LogWindow.h | 103 -
25 files changed, 17899 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-06-13 11:14:29 Re: [pgadmin][patch] Electron version 4.X
Previous Message Dave Page 2018-06-13 11:03:09 pgAdmin 4 commit: Initial version of Electron based runtime