Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-04-17This commit was manufactured by cvs2svn to create tag 'v20120417_1210'.v20120417_1210ndai141-28391/+0
2012-02-07[370832] Auto publish will not triggered for structure changeseyuen1-0/+1
2012-01-25[364482] A race condition could occur in Server codeeyuen2-58/+84
2011-12-09[362394] Extensible Server Start Jobs patch for synchronousStartndai2-4/+33
2011-10-05[341869] Starting server in debug mode hits Unhandled Event Loop Exceptioneyuen1-12/+18
2011-09-14[357426] org/eclipse/wst/server/core/internal/ServerNotificationManager bitwi...eyuen2-3/+5
2011-09-14[357424] Module status change doesn't fire a change eventeyuen2-2/+125
2011-09-09[337763] SocketUtil.isLocalHost still freezing, affecting Server Editor load ...eyuen1-3/+35
2011-08-16[334705] setRuntimeDefaultName suffix incorrectly starts at 3 instead of 2eyuen1-1/+1
2011-08-03[352001] Intermittent problem when changing server hostname in server editor ...eyuen2-2/+3
2011-07-21[344002] AssertionFailed during shutdown of Eclipseeyuen1-5/+6
2011-05-18[338014] Would like to be able to pass multiple runtimeTypeIds to ServerUIUti...avera1-3/+13
2011-04-19[337907] Reduce the amount of Strings created when tracing is disabledavera50-481/+1331
2011-04-19[338940] IServer#start(String, IOperationListener) does not notify the listen...avera1-2/+11
2011-04-01[341662] NPE on Run On Server creating a new servereyuen1-1/+3
2011-03-30[325395] NPE in org.eclipse.wst.server.core.internal.ResourceManager.register...eyuen2-5/+7
2011-03-30[325874] null resourceChangeListener causes org.eclipse.core.runtime.Assertio...eyuen1-1/+1
2011-03-30[325874] null resourceChangeListener causes org.eclipse.core.runtime.Assertio...eyuen1-5/+11
2011-01-10[333873] External modules do not recognize child modulesavera1-2/+2
2011-01-07[327849] ServerPreferenceModifyListener producing "[Fatal Error]..." log outp...avera1-2/+8
2011-01-07[333762] HTTPLaunchable should accept a provider and not a URLavera2-6/+49
2011-01-06[333617] ModuleFactory extension point should contain enablement expressionavera2-8/+62
2010-12-08[329878] Blocking enhancement request for our product; ignoring inaccessible ...avera1-2/+11
2010-12-08[332104] Need to get a hold on server external modulesavera1-1/+1
2010-12-07[308240] Publish progress monitor doesn't update task and sub-task messagesavera1-1/+7
2010-12-07[328968] jUnit failures in jst.server.tomcatavera1-15/+20
2010-10-27[328067] Deadlock during debuggingavera3-9/+110
2010-09-08[267188] It is possible to overwrite locked server runtimeavera1-0/+70
2010-09-08[316332] False validation on server runtime when creating new web projectavera1-28/+31
2010-09-01[323455] SocketUtil.isLocalhost() method takes a long timeavera1-6/+26
2010-08-25[323542] Need to be able to use labels for server status/state other than the...avera2-4/+19
2010-08-23[312490] Unnecessary tracing errorsavera1-15/+19
2010-08-23[312405] PublishJob could be more thread safeavera1-5/+5
2010-08-11[322292] Preparing for e4 buildsavera3-202/+22
2010-07-14[319288] Publishers may either cause lock conflicts or duplicate publishesavera4-46/+208
2010-06-30[250500] ConcurrentModificationException while firing new server eventavera1-26/+26
2010-06-29[318069] Publish occurs during server creation when publish after start prefe...avera1-2/+3
2010-05-18[287442] Publish Server job doesn't check the status of the startjobavera1-6/+40
2010-05-12[312655] Unable to refresh the launch object used for the start serveravera2-4/+17
2010-05-12[304673] [API] JEE / J2EE modules always showing "SYNCHRONIZED" in server's viewavera2-1/+19
2010-05-11[312116] Project specific scheduling rule does not setup properly for mulitpl...avera1-16/+17
2010-05-11[312420] Publish cache does not detect changesavera1-21/+19
2010-05-11[311794] PublisherDelegate do not provide delta kind information on execute()avera2-2/+37
2010-05-06[310856] Add support for requesting server temporary directories that don't r...lisaacs3-5/+68
2010-04-28[31060] Module Publish State completely overwritten by ResourceChangeJobavera1-3/+6
2010-04-25[310333] Update PublishHelper to support publishing of binary moduleslisaacs1-0/+37
2010-04-21[288861] Server view falsely indicates that a republish is neededavera6-5/+249
2010-04-21[288863] Publish locks entire workspaceavera2-6/+61
2010-04-14[309047] Need to skip some file when do publishSmart(...) using PublishHelperavera1-2/+16
2010-04-14[309020] Server initialization may hang the UI threadavera3-7/+17

Back to the top