Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
81ea2782
Commit
81ea2782
authored
Oct 27, 2001
by
Per Cederqvist
Browse files
All unfixed items are now moved to Bugzilla.
parent
bf6052c7
Changes
1
Show whitespace changes
Inline
Side-by-side
doc/IDEAS
View file @
81ea2782
THIS FILE IS NO LONGER USED
THIS FILE IS NO LONGER USED
THIS FILE IS NO LONGER USED
We now use the Bugzilla installation at Lysator to handle the bugs and
feature requests of lyskomd. See the following:
http://bugzilla.lysator.liu.se/
The Bugzilla URL:s below point out the relevant entries. The ideas
were copied to Bugzilla during October 2001.
THIS FILE IS NO LONGER USED
THIS FILE IS NO LONGER USED
THIS FILE IS NO LONGER USED
* Open Secret Conferences (mirar)
* Open Secret Conferences (mirar)
Bugzilla: <URL:http://bugzilla.lysator.liu.se/show_bug.cgi?id=127>
It would be nice to be able to set permissions on a conference so
It would be nice to be able to set permissions on a conference so
that it is considered open to all with write permissions and closed
that it is considered open to all with write permissions and closed
or secret to all others.
or secret to all others.
* Better Text Garbing (nisse@lysator.liu.se)
* Better Text Garbing (nisse@lysator.liu.se)
Bugzilla: <URL:http://bugzilla.lysator.liu.se/show_bug.cgi?id=82>
Bugzilla: <URL:http://bugzilla.lysator.liu.se/show_bug.cgi?id=82>
...
@@ -97,6 +122,8 @@
...
@@ -97,6 +122,8 @@
* Sync the database without blocking requests (byers@lysator.liu.se)
* Sync the database without blocking requests (byers@lysator.liu.se)
Bugzilla: <URL:http://bugzilla.lysator.liu.se/show_bug.cgi?id=128>
Currently the database is synced in three phases. Phase one creates
Currently the database is synced in three phases. Phase one creates
a snapshot of all changed objects by traversing the internal arrays
a snapshot of all changed objects by traversing the internal arrays
and moving the data pointer to the snapshot pointer in the cache
and moving the data pointer to the snapshot pointer in the cache
...
@@ -176,6 +203,8 @@
...
@@ -176,6 +203,8 @@
* Garbage Collecting Conferences (byers@lysator.liu.se)
* Garbage Collecting Conferences (byers@lysator.liu.se)
Bugzilla: <URL:http://bugzilla.lysator.liu.se/show_bug.cgi?id=129>
Conferences have an expire field. Conferences that have not
Conferences have an expire field. Conferences that have not
contained texts for that many days should be removed automatically
contained texts for that many days should be removed automatically
by the garbage collector or by dbck.
by the garbage collector or by dbck.
...
@@ -183,6 +212,8 @@
...
@@ -183,6 +212,8 @@
* Mark Types (byers@lysator.liu.se)
* Mark Types (byers@lysator.liu.se)
Bugzilla: <URL:http://bugzilla.lysator.liu.se/show_bug.cgi?id=96>
Marks should be fixed. Marks should have flags and stuff. Texts
Marks should be fixed. Marks should have flags and stuff. Texts
should know who has marked them. There's a text about this somewhere
should know who has marked them. There's a text about this somewhere
in LysKOM.
in LysKOM.
...
@@ -190,6 +221,8 @@
...
@@ -190,6 +221,8 @@
* Multibyte character compatibility (byers@lysator.liu.se)
* Multibyte character compatibility (byers@lysator.liu.se)
Bugzilla: <URL:http://bugzilla.lysator.liu.se/show_bug.cgi?id=99>
The server should be capable of operating in multi-byte
The server should be capable of operating in multi-byte
environments. We'll have to be able to specify a coding system and
environments. We'll have to be able to specify a coding system and
charset for conference and person names. We'll have to make sure the
charset for conference and person names. We'll have to make sure the
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment