Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | undo #3142 because processes don't use the util.Timestamp (#4203) | David Schneiderbauer | 2018-06-10 | 1 | -2/+2 |
| | |||||
* | Refactor struct's time to remove unnecessary memory usage (#3142) | Lunny Xiao | 2017-12-11 | 1 | -2/+2 |
| | | | | | | | | | | | | | | * refactor struct's time to remove unnecessary memory usage * use AsTimePtr simple code * fix tests * fix time compare * fix template on gpg * use AddDuration instead of Add | ||||
* | Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270) | Patrick G | 2017-03-15 | 1 | -57/+53 |
| | |||||
* | Fix for #1037: Corrected process ID placeholder to PID from Pid (#1048) | Jonas | 2017-02-25 | 1 | -1/+1 |
| | | | Signed-off-by: Jonas Östanbäck <jonas.ostanback@gmail.com> | ||||
* | Indent all templates with tabs | Adam Strzelecki | 2015-12-08 | 1 | -61/+61 |
| | | | | | | | | | | | | This commit improves templates readability, since all of them use consistent indent with all template command blocks indented too. 1. Indents both HTML containers such as <div>, <p> and Go HTML template blocks such as {{if}} {{with}} 2. Cleans all trailing white-space 3. Adds trailing last line-break to each file | ||||
* | new UI on admin/monitor | Unknwon | 2015-08-19 | 1 | -71/+62 |
| | |||||
* | Add raw, history file button, and other mirror fixes | Unknwon | 2014-10-11 | 1 | -1/+1 |
| | |||||
* | add omitted lang | Vyacheslav Bakhmutov | 2014-10-11 | 1 | -1/+1 |
| | |||||
* | Finish all new admin pages. | Unknwon | 2014-08-30 | 1 | -0/+74 |