Allen Wild
23c8c642f6
Add admin dashboard option to run health checks ( #3606 )
There's one for git gc, why not git fsck too?
Also add a couple more trace logs to GitFsck to see progress
7 years ago
Lauris BH
b03af9485c
LDAP user synchronization ( #1478 )
8 years ago
Patrick G
974f8f76ab
Cleaner ui for admin, repo settings, and user settings page ( #1269 ) ( #1270 )
8 years ago
Lunny Xiao
a392789294
Take back control of hooks ( #1006 )
* git: delegate all server-side Git hooks (#1623 )
* create hooks directories
* take control hooks back
* fix lint
* bug fixed and minor changes
* fix imports style
* fix migration scripts
8 years ago
Unknwon
fa40b34850
#2554 reinitialize all repos from the db
- Update locales
9 years ago
Adam Strzelecki
69427c6115
Indent all templates with tabs
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
9 years ago
Unknwon
9ba4635f10
add admin op: delete missing repos
9 years ago
Unknwon
6e63f1b7f6
fix #1990
9 years ago
Antoine GIRARD
2d4d302b77
Fix indent tmpl
9 years ago
Antoine GIRARD
13b253dad6
To quick to copy-paste
9 years ago
Antoine GIRARD
9431ff064b
Implement new ui to dashboard
9 years ago
Unknwon
bba20262f1
drop oauth2 feature support
9 years ago
Gogs
82c6a1b1a8
remove dashboard operations table header
9 years ago
Unknwon
bc9746281f
cmd: code fix for #905
- routers/admin: add rewrite update hook operation
- conf/locale: update locale file due to ini behavior changes
- cmd/cert_stub.go: remove useless code
- cmd/fix.go: no longer need fix command(at least now)
10 years ago
fzerorubigd
c973c91656
add afunction to rewrite all public keys on admin request
refs #763
10 years ago
Unknwon
d75013a0e8
fix #580
10 years ago
Unknwon
2d8c414f8c
Fix #635
10 years ago
Unknwon
7ba9257a7f
Add suburl support
10 years ago
Martin van Beurden
0055cbd365
Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain.com/gogs/
Conflicts:
modules/setting/setting.go
Conflicts:
templates/repo/release/list.tmpl
templates/user/dashboard/dashboard.tmpl
Conflicts:
routers/repo/setting.go
10 years ago
Unknwon
8829174574
Finish new admin users pages
10 years ago
Unknwon
1aec1a2dda
Finish new admin dashboard
10 years ago
Unknown
ad5ec45dd6
Fix #165
11 years ago
Unknown
54e95fa367
Finish add new milestone
11 years ago
Unknown
8ca14e2109
Improve delete SSH key
11 years ago
Unknown
7cb5a15c9b
Batch of mirror fixes
11 years ago
Unknown
c36e7d322e
Mirror updates
11 years ago
Unknown
eb803ec5eb
Add transfer repository
11 years ago
crackcomm
5a07b5430e
.admin-dl-horizontal
11 years ago
crackcomm
868d921f7b
Description list instead of div's in admin Dashboard & Configuration.
11 years ago
FuXiaoHei
2a2f025388
change css name style
11 years ago
Unknown
fd1831052c
Update session
11 years ago
Unknown
0d1872ebe3
Add admin memStatus panel
11 years ago
Unknown
e67653cf13
Bug fix
11 years ago
Unknown
f6596f11c4
All configuration reload-able
11 years ago
Unknown
06631ab91f
Basic admin data table, models changes
11 years ago
Unknown
9f9cd6bfc6
Work on admin
11 years ago