Modify

Opened 15 years ago

Last modified 9 years ago

#4583 new enhancement

status bar and/or status message notification for repository syncing

Reported by: Jeff Hammel Owned by:
Priority: normal Component: TracLegosScript
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

a great deal of hacking (see: source:traclegosscript/anyrelease/traclegos/web.py ) was used to accomplish TTW project creation with asynchronous syncing of repositories. While this works well using a MySQL DB, using SQLite is not so good as the database is locked for writing. This prohibits (most of the time) the user from signing in and other interesting actions. While this problem cannot effectively be worked around, it would be at least nice to inform the user of progress. This could be done via a status bar or notification on each request, using the WSGI middleware to write the status message.

Attachments (0)

Change History (1)

comment:1 Changed 9 years ago by Ryan J Ollos

Owner: Jeff Hammel deleted

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.