
| Current Path : /var/www/web-klick.de/dsh/90_akt/DEV1303/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : /var/www/web-klick.de/dsh/90_akt/DEV1303/y |
commit 1dc8197a45df7e6dae000cfb98843287e5354403
Merge: f6f076d 371eba7
Author: Christian Gabriel <cgabriel@ift-intern.de>
Date: Fri Dec 7 10:13:04 2012 +0100
Merge branch 'dd' into cg
Conflicts:
AutoQX/RequViewControl.js
conflict solved
commit f6f076dc5e7fbbd612fceaa345862cd787e60c0b
Author: Christian Gabriel <cgabriel@ift-intern.de>
Date: Fri Dec 7 10:07:58 2012 +0100
AutoInstall extended
commit 371eba7cfbc4fb6c4216f52dc96b9c9d427f9dfc
Author: Dominik Dienlin <ddienlin@ift-intern.de>
Date: Wed Dec 5 12:48:18 2012 +0100
changed requireview result appearence, readded autosession functionality
commit e4571399386e837466ab916f1fac8be6d888b21c
Author: Christian Gabriel <cgabriel@ift-intern.de>
Date: Sun Dec 2 22:09:32 2012 +0100
Root Item Bug fixed
commit e7cc5f0fa289cc28c8ed2924a395c9e04173579b
Author: Dominik Dienlin <ddienlin@ift-intern.de>
Date: Fri Nov 30 12:00:24 2012 +0100
Colors in Requireview+TestreeControl,new Useroptions in Settingscontrol
For coloring the requirement-view a new class had to be added. this class
inherits from the standard qooxdoo class for tablecellrendering and is
used instead.
more options for usermanagement were inplemented in settingscontrol, these
include changing the password of specified user and also deleting a user
The coloring of items in TestTreeControl and RequireViewControl were
adapted for more gradiant between green and orange. The Result of 9902 is
now colored blue
commit 38356c63afc5e926dd560ee19ba5148da78eb496
Author: Dominik Dienlin <ddienlin@ift-intern.de>
Date: Sat Nov 24 14:39:15 2012 +0100
installer fixes, preparation for more customization options
commit f9bb481c23ce3724be6c5fa1be33291842343600
Author: Dominik Dienlin <ddienlin@ift-intern.de>
Date: Wed Nov 14 16:10:52 2012 +0100
rpc fix in application.js (read further comment), bug fixes in autotest_setup.nsi
init function in application.js did not compute the right
rpc address and threw an error. the new implementation was
tested on windows xp, not sure if it works on linux
wrong edit of autosettings.pm in installer, should be fixed now
commit a1a4c18dd59cd769ad523a5695b6c17d2d8fad34
Merge: c716608 33f2d6f
Author: Dominik Dienlin <ddienlin@ift-intern.de>
Date: Mon Nov 12 12:29:52 2012 +0100
merge fix
commit 33f2d6f2ac76befab70d15afa6601805ca661ca4
Author: Dominik Dienlin <ddienlin@ift-intern.de>
Date: Mon Nov 12 12:27:28 2012 +0100
update for nsis installer to support custom installation
commit c71660852e4a2adf5514f027d199fa2acd6021c3
Author: Dominik Dienlin <ddienlin@ift-intern.de>
Date: Wed Oct 31 14:19:50 2012 +0100
modified autotest_setup.nsi in preparation upcoming changes
commit a953d3356e4e3b8e8d580f87c72ca7274ca53e46
Author: Dominik Dienlin <ddienlin@ift-intern.de>
Date: Mon Oct 22 16:59:57 2012 +0200
several bug fixes concerning architectures, editing item name
architecture dropdown list was not updated after change in architecture tab
editing the items name twice would result in an error.
commit 6b0a3573bdfdd096d81b2424535cc92978e74bee
Author: Dominik Dienlin <ddienlin@ift-intern.de>
Date: Thu Oct 18 15:43:00 2012 +0200
reintegrated index.cgi after deletion
commit aa222344a407df2c96211b52585afaac087d9a1c
Author: Dominik Dienlin <ddienlin@ift-intern.de>
Date: Thu Oct 18 15:24:53 2012 +0200
run_testitem with user and arch, merge fixes since merge with ar
commit 520f7ee3d9402c96b8f7e06c8f0e9fe1e429360f
Merge: 4eb2b28 1460c8b
Author: Dominik Dienlin <ddienlin@ift-intern.de>
Date: Thu Oct 18 10:12:55 2012 +0200
merge to incorporate ar's session management
commit 4eb2b289884e13d59590fc3092a379f64e9d93f3
Merge: ad7d7ea 0dd4c7c
Author: Dominik Dienlin <ddienlin@ift-intern.de>
Date: Thu Oct 18 09:26:36 2012 +0200
Merge branch 'cg' into dd
commit ad7d7eac3163c6de28bc897ce18379d32d799050
Author: Dominik Dienlin <ddienlin@ift-intern.de>
Date: Thu Oct 18 09:23:49 2012 +0200
changes in run_testitem to check for architecture
commit 0dd4c7c0d501a2fef4378a7b98e4df225bebbe53
Author: Christian Gabriel <cgabriel@ift-intern.de>
Date: Wed Oct 17 14:27:30 2012 +0200
enabling of architectures in AutoRPC, managing the prefix ARCH_...
commit fc8bf9c3ee6cc5403c33a355904f4030fd1cfff4
Author: Dominik Dienlin <ddienlin@ift-intern.de>
Date: Tue Oct 16 11:12:47 2012 +0200
fix for bug in detaching code area that was introduced in last commit
commit 06a40af6edfc47031bc4079cb98e04def9be4ca3
Merge: f8e4458 5f4d46a
Author: Dominik Dienlin <ddienlin@ift-intern.de>
Date: Tue Oct 16 09:24:46 2012 +0200
Merge branch 'cg' into dd
commit f8e4458b6cc30bd513c0e5c377dbfab4e87871da
Author: Dominik Dienlin <ddienlin@ift-intern.de>
Date: Tue Oct 16 09:24:05 2012 +0200
add better control for architectures
architecture selection is now in the top right corner
architecture selection is checked before run function
architecture inclusion in run function is still missing
commit 5f4d46a910b6092914337fe535b66bddfb41e9c5
Author: Christian Gabriel <cgabriel@ift-intern.de>
Date: Sat Oct 13 20:54:05 2012 +0200
supporting of architectures for Test-Items
In the function IDX in AutoItem now is implemented
that the architecture of a test item will generate
an entry - if there is still no one - in the conn_arch
table so that the architecture can be found in it.
If the test item does not have any architecture,
a standard architecture NOARCH ist entered.
If an architecture will generate such an entry in the
conn_arch table, a standard remrak will be entered
for it: For entry <arch> the remark: Architecture <arch>.
That remark can be changed via the archtecture-method
in AutoItem.
commit cf2f438fc513741287a5227e730ea812bfac2326
Author: Christian Gabriel <cgabriel@ift-intern.de>
Date: Fri Oct 12 18:30:52 2012 +0200
Error handling for errors in ObjTask, small enhancements of AutoInstall.pm
commit 1460c8bff10e6c80bf422bfc2735be4ec5aa552b
Author: Andreas Rjasanow <arjasanow@ift-intern.de>
Date: Fri Oct 12 03:40:14 2012 +0200
active project + logout in session
commit cf38fd6909362a2039eabd110a028142d9722563
Author: Andreas Rjasanow <arjasanow@ift-intern.de>
Date: Fri Oct 12 02:45:17 2012 +0200
simple session handling
commit 1dd340e74083e8051173d827dda8f9f419848ee5
Author: Christian Gabriel <cgabriel@ift-intern.de>
Date: Thu Oct 11 23:25:44 2012 +0200
big fix in AutoInstall.pm
commit 6e3549946ea06f48916b906c1667e23888b9ddd0
Author: Christian Gabriel <cgabriel@ift-intern.de>
Date: Thu Oct 11 21:34:33 2012 +0200
Automatically changing the AutoSettings for the right test project directory during installation
commit a5ac6a57cdff3bb048b638cbe7aad2c3b270ebed
Author: Christian Gabriel <cgabriel@ift-intern.de>
Date: Thu Oct 11 19:42:57 2012 +0200
bugfix in DivBasic/p - faulty leading 'q' removed
commit 5b089efcfc6ce3b89f5432703e558086ca4d6be2
Merge: 02aa3c7 5242a4e
Author: Christian Gabriel <cgabriel@ift-intern.de>
Date: Thu Oct 11 19:27:59 2012 +0200
clearing2 in TestTreeControl
commit 02aa3c77d196dbe059bf6d8d0e2a05a04ac06fbd
Author: Christian Gabriel <cgabriel@ift-intern.de>
Date: Thu Oct 11 19:26:37 2012 +0200
clearing in TestTreeControl
commit 7ea093644191d0ba8fc7649d9254a6b92d6b5839
Author: Christian Gabriel <cgabriel@ift-intern.de>
Date: Thu Oct 11 17:21:27 2012 +0200
delete superflouous files
commit fb4d6c4e5c10223d18f73d1ad5f83d628cd6ba24
Author: Christian Gabriel <cgabriel@ift-intern.de>
Date: Thu Oct 11 15:42:45 2012 +0200
deletion of superfluous files
commit 433693b3007a8c01227420f0b97fa337d769041e
Merge: 2537333 6b8a129
Author: Christian Gabriel <cgabriel@ift-intern.de>
Date: Thu Oct 11 15:08:45 2012 +0200
Merge branch 'cg' of ift-intern.de:autotest into cg
commit 2537333e99c95cc33ca739a6a03d7bd883834a8a
Author: Christian Gabriel <cgabriel@ift-intern.de>
Date: Thu Oct 11 14:59:06 2012 +0200
AutoInstall.pm for standard package creation and installation created
commit 7e76fc3c228bda727d8954a3f6b3aef0295ffa75
Author: Christian Gabriel <cgabriel@ift-intern.de>
Date: Tue Oct 9 13:04:52 2012 +0200
new install package AutoInstall.pm
commit 34aecd41ee76c124812cc9023bb731e7366c9957
Author: Christian Gabriel <cgabriel@ift-intern.de>
Date: Mon Oct 8 14:30:09 2012 +0200
missing case in AutoItem::arch_settings added
commit 33f0522a459b43f695c9a03a40c8fcefe5df4ce3
Author: Christian Gabriel <cgabriel@ift-intern.de>
Date: Sun Oct 7 16:51:14 2012 +0200
hack in AutoServer::client for Null-Items
commit 4d68eaa653b7208c615147be45494aa09a67a72a
Author: Christian Gabriel <cgabriel@ift-intern.de>
Date: Sun Oct 7 14:12:15 2012 +0200
bug in AutoRPC::architectures fixed
commit a665c112840ef6f320890295c2d519dd2b124bf3
Author: Christian Gabriel <cgabriel@ift-intern.de>
Date: Sun Oct 7 12:37:02 2012 +0200
print STDOUT deleted in AutoServer::client
commit be024c396c8e5e4c5f90ad7ce0081470ded1bca9
Author: Christian Gabriel <cgabriel@ift-intern.de>
Date: Sun Oct 7 12:34:48 2012 +0200
null items added in AutoRPC
commit 4b4be4ecad018dda918cf918ea2c177398aec980
Author: Dominik Dienlin <ddienlin@ift-intern.de>
Date: Sun Oct 7 12:17:58 2012 +0200
add possibility to select architectures
commit aa6e32f118ad4bffcce7559e1a463cd5f9169fbe
Author: Christian Gabriel <cgabriel@ift-intern.de>
Date: Sun Oct 7 11:07:04 2012 +0200
arch_settings in AutoItem.pm improved
commit 0afa0216efe0407864d7877150e8b7132e5d51d1
Author: Christian Gabriel <cgabriel@ift-intern.de>
Date: Fri Oct 5 16:51:07 2012 +0200
small changes
commit 23b2ffb7c7410380e11ab9c7de7a72aaf6a50149
Author: Dominik Dienlin <ddienlin@ift-intern.de>
Date: Fri Oct 5 16:22:31 2012 +0200
add ArchControl.js and changes in SettingsControl.js
commit 0ada43b2a01b9bac417bfe7d8d5cfcc7fa662d2b
Author: Dominik Dienlin <ddienlin@ift-intern.de>
Date: Thu Sep 20 15:52:06 2012 +0200
bugfixes, running multiple items works
commit bb5119da338cd07ba4e04e667f99692bf7b3be76
Author: Dominik Dienlin <ddienlin@ift-intern.de>
Date: Tue Sep 18 15:45:24 2012 +0200
merge fix
commit edeeb4bdc6c3aa3b771f3ec89e7421f4352655da
Author: Dominik Dienlin <ddienlin@ift-intern.de>
Date: Tue Sep 18 13:18:05 2012 +0200
running testitems automatically updates testtree
commit ffb645811eb9862b5b030bd579fbe9353f90651a
Author: Dominik Dienlin <ddienlin@ift-intern.de>
Date: Tue Sep 18 11:13:00 2012 +0200
new ProcessServer.pm and modification of run function in AutoRPC
commit fa8e6d739fc2e769b02aedd30a540adb1c279f7e
Author: Dominik Dienlin <ddienlin@ift-intern.de>
Date: Thu Sep 27 23:24:24 2012 +0200
replaced autotest header
commit 5242a4ee47608941f8bd649c5e2150e5f7a84b4c
Author: Andreas Rjasanow <arjasanow@ift-intern.de>
Date: Tue Oct 9 15:53:27 2012 +0200
generate source as parameter
also install scripts adapted since autotest_0_84 dir is no longer used
commit 74a3e1a9c85cd4ddd97f3d8bf4b310d14425b47b
Merge: dbcc3cf 6b8a129 86c917a
Author: Andreas Rjasanow <arjasanow@ift-intern.de>
Date: Tue Oct 9 14:15:59 2012 +0200
Merge branches 'dd', 'cg' and 'hp' into ar
commit dbcc3cf62fc0b6d387dfdf71a828f872f9a89791
Author: Dominik Dienlin <ddienlin@ift-intern.de>
Date: Tue Oct 9 13:59:52 2012 +0200
bug fixes and small layout changes
commit 6b8a129b80f1ec3a8c1fef01116e7b5dd0d25165
Author: Christian Gabriel <cgabriel@ift-intern.de>
Date: Tue Oct 9 13:04:52 2012 +0200
new install package AutoInstall.pm
commit 9bdf61b1dce0008dc18dee9abdea82d43e7e3292
Author: Dominik Dienlin <ddienlin@ift-intern.de>
Date: Mon Oct 8 22:38:39 2012 +0200
bug fixes
commit 6aefb27970784b935ca0c129342d6d569bf90b51
Author: Dominik Dienlin <ddienlin@ift-intern.de>
Date: Mon Oct 8 19:57:36 2012 +0200
added architecture management
commit 124a41d34b209d177eff41c4857113730724b064
Merge: 4b73d03 ae9c63f
Author: Dominik Dienlin <ddienlin@ift-intern.de>
Date: Mon Oct 8 14:39:51 2012 +0200
Merge remote-tracking branch 'remotes/origin/cg' into dd
commit 4b73d03955a5bed2cd4cd0ce88bd796131ce50a9
Author: Dominik Dienlin <ddienlin@ift-intern.de>
Date: Mon Oct 8 14:32:39 2012 +0200
added option to add Architectures
commit ae9c63fef85f8ccff72fd742191583fc92b9d8bb
Author: Christian Gabriel <cgabriel@ift-intern.de>
Date: Mon Oct 8 14:30:09 2012 +0200
missing case in AutoItem::arch_settings added
commit 9313353ba1c0472f65afd959b9cd8adadb54d828
Author: Christian Gabriel <cgabriel@ift-intern.de>
Date: Sun Oct 7 16:51:14 2012 +0200
hack in AutoServer::client for Null-Items
commit 4ea383592a7976b9f67885d1c82e42938239812c
Author: Dominik Dienlin <ddienlin@ift-intern.de>
Date: Sun Oct 7 16:33:29 2012 +0200
bug fixes concerning architecture selection
commit adc4a58387a70a7bceac0f293869ec9d5b013a2b
Author: Christian Gabriel <cgabriel@ift-intern.de>
Date: Sun Oct 7 14:12:15 2012 +0200
bug in AutoRPC::architectures fixed
commit bc17b359dbff9b6289c0f9832cd8735fd9a18744
Merge: de77186 d6e33d5
Author: Christian Gabriel <cgabriel@ift-intern.de>
Date: Sun Oct 7 12:42:16 2012 +0200
Merge branch 'cg' of ift-intern.de:autotest into cg
commit de771864df18d57ad847b443ca9f4b2e802aad63
Author: Christian Gabriel <cgabriel@ift-intern.de>
Date: Sun Oct 7 12:37:02 2012 +0200
print STDOUT deleted in AutoServer::client
commit 6c335c2510f32e6576e8c2cccd7ba4aa6a2ff834
Author: Christian Gabriel <cgabriel@ift-intern.de>
Date: Sun Oct 7 12:34:48 2012 +0200
null items added in AutoRPC
commit d6e33d5455c9290238928b398f481fc726d11c4f
Merge: 4c72e96 ec88860
Author: Dominik Dienlin <ddienlin@ift-intern.de>
Date: Sun Oct 7 12:19:47 2012 +0200
Merge remote-tracking branch 'remotes/origin/cg' into dd
commit 4c72e961d87231fc7633258d4e4f7407c61c9f69
Author: Dominik Dienlin <ddienlin@ift-intern.de>
Date: Sun Oct 7 12:17:58 2012 +0200
add possibility to select architectures
commit ec88860b55b940bbf227e3e935c38f7d47859011
Author: Christian Gabriel <cgabriel@ift-intern.de>
Date: Sun Oct 7 11:07:04 2012 +0200
arch_settings in AutoItem.pm improved
commit 95cc0f7e8a44c1c8ed6f4fbbb6cae722b78d0cbb
Author: Christian Gabriel <cgabriel@ift-intern.de>
Date: Fri Oct 5 16:51:07 2012 +0200
small changes
commit a0d2271f9ae31edb300f4695938b52c181438b50
Merge: f8d48b9 e2ed246
Author: Dominik Dienlin <ddienlin@ift-intern.de>
Date: Fri Oct 5 16:35:53 2012 +0200
Merge branch 'dd' of ift-intern.de:autotest into dd
commit f8d48b9aee107c0998b7babe941b35ca55f91933
Author: Dominik Dienlin <ddienlin@ift-intern.de>
Date: Fri Oct 5 16:22:31 2012 +0200
add ArchControl.js and changes in SettingsControl.js
commit eb6becd5840577deb71fce3983fc89f12722dda0
Author: Dominik Dienlin <ddienlin@ift-intern.de>
Date: Thu Sep 27 23:24:24 2012 +0200
replaced autotest header
commit 7250b210586aea7543f62c1021ae71f948297536
Author: Dominik Dienlin <ddienlin@ift-intern.de>
Date: Thu Sep 20 15:52:06 2012 +0200
bugfixes, running multiple items works
commit 8016554ec45f3de8ad4f1d27faae7a41c727b395
Author: Dominik Dienlin <ddienlin@ift-intern.de>
Date: Tue Sep 18 15:45:24 2012 +0200
merge fix
commit 0d40e09dc97d3d1db8b16bef2cfc48d55fbc3714
Author: Dominik Dienlin <ddienlin@ift-intern.de>
Date: Tue Sep 18 13:18:05 2012 +0200
running testitems automatically updates testtree
commit 70e26050bb5433429bcfe95dfc6fdadddadf4e70
Author: Dominik Dienlin <ddienlin@ift-intern.de>
Date: Tue Sep 18 11:13:00 2012 +0200
new ProcessServer.pm and modification of run function in AutoRPC
commit b8bf55d8dd6f2730f8a270cc3cfaf47a5ab3691d
Author: Andreas Rjasanow <arjasanow@ift-intern.de>
Date: Thu Sep 13 16:30:02 2012 +0200
fix: creating unnecessary link
commit e2ed246c80ee0dff5eb3224d81015f81ed56b95f
Author: Dominik Dienlin <ddienlin@ift-intern.de>
Date: Thu Sep 27 23:24:24 2012 +0200
replaced autotest header
commit 3a204e74c9684cea8dce2578946fd82b6a71eed0
Merge: 6ee1290 4e74c27
Author: Andreas Rjasanow <arjasanow@ift-intern.de>
Date: Fri Sep 21 11:43:11 2012 +0200
Merge branch 'dd' into ar
commit 4e74c275aa0748ec29d002d7a3f529c6227b7199
Merge: d44e5cd e96eb6b
Author: Dominik Dienlin <ddienlin@ift-intern.de>
Date: Thu Sep 20 17:39:07 2012 +0200
Merge remote-tracking branch 'remotes/origin/master' into dd
commit d44e5cd844dc5cf60cd7a94f5207a28e1cf6ba24
Author: Dominik Dienlin <ddienlin@ift-intern.de>
Date: Thu Sep 20 15:52:06 2012 +0200
bugfixes, running multiple items works
commit 86c917aa29953b16abcce3f723832d405368d4ac
Author: Hans Parfuss <hparfuss@ift-intern.degit config --global user.name Hans>
Date: Thu Sep 20 15:13:04 2012 +0200
Resources: Aufrufdateien ot, ox, or obsolet
commit 6ee12909830c625183792782e47fb935974ba4c0
Author: Andreas Rjasanow <arjasanow@ift-intern.de>
Date: Tue Sep 18 18:37:10 2012 +0200
build version as parameter
commit e96eb6b4e282d72860648557e9741dcb81c11e85
Author: Andreas Rjasanow <arjasanow@ift-intern.de>
Date: Tue Sep 18 18:17:04 2012 +0200
ProcessServer disabled on non-Windows machines
commit 605f957cf550b0e8efe42494dc6002371ab50b16
Merge: f96a251 dad5b6b
Author: Andreas Rjasanow <arjasanow@ift-intern.de>
Date: Tue Sep 18 18:06:47 2012 +0200
Merge branch 'dd' into ar
commit f96a251d2d1ab3d30f65aaf930d263b843a0638a
Merge: 8c0075f 673fa17
Author: Andreas Rjasanow <arjasanow@ift-intern.de>
Date: Tue Sep 18 17:22:41 2012 +0200
Merge branch 'cg' into ar
bugfix
commit dad5b6b842611531368342394afc3a9f7be8e8d7
Author: Dominik Dienlin <ddienlin@ift-intern.de>
Date: Tue Sep 18 15:45:24 2012 +0200
merge fix
commit 0831040d054221583a5a9a61423fedee46d3fab3
Merge: e56996e 1bffcc8
Author: Dominik Dienlin <ddienlin@ift-intern.de>
Date: Tue Sep 18 15:43:14 2012 +0200
merge fix
commit 673fa17a91bb6de6acd293a7e866cc493f12c6c1
Author: Christian Gabriel <cgabriel@ift-intern.de>
Date: Tue Sep 18 15:18:12 2012 +0200
bugfix in AutoSettings fixed: Admin-Flag added to password of cgabriel
commit 1bffcc87f3f338bc4046950cc0fe5e5925a33dd6
Author: Christian Gabriel <cgabriel@ift-intern.de>
Date: Tue Sep 18 14:23:36 2012 +0200
bugfix in AutoRPC.pm
commit 8c0075f22bddaed908a0233bb5119374f69c30f6
Merge: c6c7728 253d4df
Author: Andreas Rjasanow <arjasanow@ift-intern.de>
Date: Tue Sep 18 14:08:46 2012 +0200
Merge branch 'cg' into ar
commit e56996e439598c144ca5517d3db94dfaf630beca
Author: Dominik Dienlin <ddienlin@ift-intern.de>
Date: Tue Sep 18 13:18:05 2012 +0200
running testitems automatically updates testtree
commit eccbcd03914afb2b0c35f5c0d0a0ccf478a915b9
Author: Dominik Dienlin <ddienlin@ift-intern.de>
Date: Tue Sep 18 11:13:00 2012 +0200
new ProcessServer.pm and modification of run function in AutoRPC
commit 253d4df691fe668a6aad537992c30c2dc9b71722
Author: Christian Gabriel <cgabriel@ift-intern.de>
Date: Sun Sep 16 17:15:03 2012 +0200
continue function implemented
commit aa24640aa6a4eecb020bc0e73baa1a48d1865284
Author: Christian Gabriel <cgabriel@ift-intern.de>
Date: Thu Sep 13 19:22:31 2012 +0200
bugfix in AutoItem enumerating child items -> empty mk_package method inserted
enabling to show test items in progress in report function of AutoItem
(via reserved results > 9900)
commit c6c7728b9818523005babbd51674e4c342e9fd20
Author: Andreas Rjasanow <arjasanow@ift-intern.de>
Date: Thu Sep 13 16:30:02 2012 +0200
fix: creating unnecessary link
commit b9f41a250aeecf128ff4f4975ce6a80e57321e09
Author: Christian Gabriel <cgabriel@ift-intern.de>
Date: Thu Sep 13 11:58:24 2012 +0200
bugfix in AutoServer
commit 5c08c5388963962fa3761e75636d4b2ed630a90b
Author: Christian Gabriel <cgabriel@ift-intern.de>
Date: Thu Sep 13 11:31:15 2012 +0200
Error handling in AutoServer.pm improved
commit 544a3464008d5d50322b54cba0b478ad0f58bf3f
Author: Christian Gabriel <cgabriel@ift-intern.de>
Date: Wed Sep 12 18:08:53 2012 +0200
run function works now
commit 5cde8781339f25f481830fb302a29c0c25e802db
Author: Christian Gabriel <cgabriel@ift-intern.de>
Date: Wed Sep 12 10:20:20 2012 +0200
new caller script, small changes, new draft_doku
commit 0272e464a1fc09ade72ab85683d558a943a8a316
Author: Christian Gabriel <cgabriel@ift-intern.de>
Date: Wed Sep 12 10:19:00 2012 +0200
new caller script, small changes, new draft_doku
commit bf57410e9dc27911b7649f5d9266ea28d298bfcb
Author: Andreas Rjasanow <arjasanow@ift-intern.de>
Date: Tue Sep 11 13:50:50 2012 +0200
remote branch listing
commit 5622e3915203d40e37083e45a22b3ff4aebecc27
Merge: c12a2e5 2d179aa
Author: Andreas Rjasanow <arjasanow@ift-intern.de>
Date: Tue Sep 11 13:45:49 2012 +0200
Merge branch 'ar'
commit 2d179aa958bf5413ba67d5a98a36c7ddad78df2c
Author: Andreas Rjasanow <arjasanow@ift-intern.de>
Date: Tue Sep 11 13:44:13 2012 +0200
nsis installer moved + update scripts
nsis installer moved to Resources
update script created (needs qooxdoo in /opt)
installer scripts for linux + windows
commit c12a2e58176933fb5f306910764a9c424763f4c5
Merge: dad2683 34941b9
Author: Hans Parfuss <hparfuss@ift-intern.degit config --global user.name Hans>
Date: Fri Sep 7 22:16:52 2012 +0200
Merge branch 'hp' of git@ift-intern.de:autotest
commit 34941b9dbe8f585219c08475e44815f215242408
Author: Hans Parfuss <hparfuss@ift-intern.degit config --global user.name Hans>
Date: Fri Sep 7 20:19:10 2012 +0200
Initial 07.09.2012
commit 1ae66d541e78ac4634146996e75df1788b4561fb
Author: Dominik Dienlin <ddienlin@ift-intern.de>
Date: Sat Aug 25 19:01:08 2012 +0200
repaired syntax of qooxdoo source project creation script
commit 270cbd56ea6c6ae21fbf1a7dc4e642a8cc73fb7b
Author: Dominik Dienlin <ddienlin@ift-intern.de>
Date: Sat Aug 25 13:40:06 2012 +0200
bug fixes, new col resize, layout changes
the columns of the trees can now resized with live preview
the detail section of settings screen is now removed
commit fb11ee19de7b85db3b452984360a760c324d3cc9
Author: Dominik Dienlin <ddienlin@ift-intern.de>
Date: Wed Aug 22 10:08:46 2012 +0200
added nsis installation script sources
commit ac6a0ca35bee92aa4b3057f72c70b2e955c61406
Author: Dominik Dienlin <ddienlin@ift-intern.de>
Date: Tue Aug 21 21:13:34 2012 +0200
several bug fixes and layout changes.
layout resizes automatically according to the browser size
also ive added a context menu for the settingsscreen
commit fbc7be662e9487d8996ef907cbe381359d77fd61
Author: Dominik Dienlin <ddienlin@ift-intern.de>
Date: Mon Aug 20 14:51:17 2012 +0200
bug fix in settingscontrol
root item in projectree had the option for rename and delete. this option
was removed
commit dad268336e56bb95e4e1717a0793db62bc23a48b
Author: Andreas Rjasanow <arjasanow@ift-intern.de>
Date: Tue Aug 14 15:07:52 2012 +0200
autoTest_projects environment variable added
commit d6fe136456f8bc45dc9939d81fd9c0f306b94c00
Author: Andreas Rjasanow <andreas@rjasanow.de>
Date: Tue Aug 14 14:51:56 2012 +0200
howto geschrieben
commit 3484db2c088336d12458d9335b1e531b05998f3a
Author: Andreas Rjasanow <andreas@rjasanow.de>
Date: Tue Aug 14 14:25:10 2012 +0200
initial