-
Notifications
You must be signed in to change notification settings - Fork 3
Commits on Nov 4, 2016
-
web: use different mysql default file for r/o access
The cgi script currently only needs read-only access to the database. With this change, the cgi script uses another mysql default file which is assuemed to contain read-only credentials and can be provided public readable. This enables the webserver to run without special privileges.
Configuration menu - View commit details
-
Copy full SHA for 0d52c13 - Browse repository at this point
Copy the full SHA 0d52c13View commit details
Commits on Nov 5, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 7ba8999 - Browse repository at this point
Copy the full SHA 7ba8999View commit details
Commits on Nov 6, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 4dd59bf - Browse repository at this point
Copy the full SHA 4dd59bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d0a90c - Browse repository at this point
Copy the full SHA 0d0a90cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a13f256 - Browse repository at this point
Copy the full SHA a13f256View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8aceca1 - Browse repository at this point
Copy the full SHA 8aceca1View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdc2742 - Browse repository at this point
Copy the full SHA bdc2742View commit details -
web: rename menu() to top_menu
Module CGI already exports a menu sub. Avoid redefinition warning in server log.
Configuration menu - View commit details
-
Copy full SHA for b20d8cd - Browse repository at this point
Copy the full SHA b20d8cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7168a5f - Browse repository at this point
Copy the full SHA 7168a5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 80c06f5 - Browse repository at this point
Copy the full SHA 80c06f5View commit details -
web: honor query parameter "days" in group view
By default the groups page shows finished groups for the last seven days. This patch allows the number of days be overridden by a query parameter "days" This feature was first implemented by Peter in his working copy, but his implementation is different, that it limits the time range for active groups as well.
Configuration menu - View commit details
-
Copy full SHA for 47645d8 - Browse repository at this point
Copy the full SHA 47645d8View commit details -
web: improve title of group page
If the group table is constrained by username, show that in the header line.
Configuration menu - View commit details
-
Copy full SHA for 11a52b6 - Browse repository at this point
Copy the full SHA 11a52b6View commit details -
web: show memory and time info in groups table
Donald: Took this from Peter although I'm not sure what these values really mean.
Configuration menu - View commit details
-
Copy full SHA for f7df57b - Browse repository at this point
Copy the full SHA f7df57bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c40c7a - Browse repository at this point
Copy the full SHA 1c40c7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4aab7de - Browse repository at this point
Copy the full SHA 4aab7deView commit details -
web: add doctype declaration and html element
Make html a little bit cleaner.
Configuration menu - View commit details
-
Copy full SHA for 87eaa27 - Browse repository at this point
Copy the full SHA 87eaa27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a201ed - Browse repository at this point
Copy the full SHA 9a201edView commit details -
shorten header width and use himan readble units. Leave maxtime empty if server has no limit Shorten header, use human readble units
Configuration menu - View commit details
-
Copy full SHA for c4fa2d3 - Browse repository at this point
Copy the full SHA c4fa2d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f8404e - Browse repository at this point
Copy the full SHA 4f8404eView commit details
Commits on Nov 9, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 61122b3 - Browse repository at this point
Copy the full SHA 61122b3View commit details -
We already show that information from the encapsulating context.
Configuration menu - View commit details
-
Copy full SHA for 57886d1 - Browse repository at this point
Copy the full SHA 57886d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c561ff2 - Browse repository at this point
Copy the full SHA c561ff2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25d1fc5 - Browse repository at this point
Copy the full SHA 25d1fc5View commit details -
web: put status selector into paragraph
We want more space between the selector and the table
Configuration menu - View commit details
-
Copy full SHA for 524da86 - Browse repository at this point
Copy the full SHA 524da86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e3fbe0 - Browse repository at this point
Copy the full SHA 2e3fbe0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff47463 - Browse repository at this point
Copy the full SHA ff47463View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87b739c - Browse repository at this point
Copy the full SHA 87b739cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ac90e6 - Browse repository at this point
Copy the full SHA 3ac90e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba4d17b - Browse repository at this point
Copy the full SHA ba4d17bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b6ba1bc - Browse repository at this point
Copy the full SHA b6ba1bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 26f8c6b - Browse repository at this point
Copy the full SHA 26f8c6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 59adcaa - Browse repository at this point
Copy the full SHA 59adcaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4243b8f - Browse repository at this point
Copy the full SHA 4243b8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a81283d - Browse repository at this point
Copy the full SHA a81283dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 500eb5f - Browse repository at this point
Copy the full SHA 500eb5fView commit details -
Instead of serif courier fonts use monospace. Make tables contents more readable.
Configuration menu - View commit details
-
Copy full SHA for 3c52bd9 - Browse repository at this point
Copy the full SHA 3c52bd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22555af - Browse repository at this point
Copy the full SHA 22555afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cc2802 - Browse repository at this point
Copy the full SHA 9cc2802View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4b33c4 - Browse repository at this point
Copy the full SHA b4b33c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e4302d - Browse repository at this point
Copy the full SHA 2e4302dView commit details
Commits on Jan 3, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 6ab5d3b - Browse repository at this point
Copy the full SHA 6ab5d3bView commit details -
We can select the pages via a header line now, so there is no need to have a separate selection page. Start with groups page right away.
Configuration menu - View commit details
-
Copy full SHA for 1d33658 - Browse repository at this point
Copy the full SHA 1d33658View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.