Unknwon
|
cb2fcbd6af
|
fix #2189
|
9 years ago |
Unknwon
|
cc70569451
|
#2103 Ability to map extensions for syntax highlighting in config
|
9 years ago |
Unknwon
|
8ac9d9b4c7
|
rename import path
|
9 years ago |
Unknwon
|
ab55ca457f
|
#1984 Better mirror repo management
|
9 years ago |
Unknwon
|
b562e6ffbc
|
#1627 auto login after install if admin is configured
|
9 years ago |
Unknwon
|
43eda8feb3
|
introduce git-shell
|
9 years ago |
Unknwon
|
48c519be58
|
#1681 some fixes for builtin SSH server on Windows
|
9 years ago |
Unknwon
|
eeb3cdfa9d
|
fix 1540 and experimental SSH server support
|
9 years ago |
Unknwon
|
be9704d458
|
remove test code 😵
|
9 years ago |
Unknwon
|
9087f6230d
|
work on #470 and fix miror JS issue when choose targets on compare and pull
|
9 years ago |
Unknwon
|
d4ffa64a15
|
New push to head repo of head branch: regenerate patch and retest apply
|
9 years ago |
Unknwon
|
f066c2f1d8
|
fix import path, fix #1782
|
9 years ago |
Unknwon
|
bba20262f1
|
drop oauth2 feature support
|
9 years ago |
Unknwon
|
a75db8f155
|
user gomail and new activate account email tpl
- #1496: fallback plain text
- #1002: add date header
- #913: fix encoding of header
|
9 years ago |
Unknwon
|
2539fa8280
|
simplify names
|
9 years ago |
Unknwon
|
84f4ee761f
|
#697 add install option
|
9 years ago |
Unknwon
|
67853f8fd0
|
#1625 remove auto_register and makes it default
|
9 years ago |
Unknwon
|
0a52abc3bf
|
add tidb support
|
9 years ago |
Unknwon
|
944cfd7079
|
#1626 default db_type
|
9 years ago |
Unknwon
|
17a8589f82
|
new user profile settings UI
Signed-off-by: Unknwon <u@gogs.io>
|
9 years ago |
Unknwon
|
3d2c9c6974
|
#1333 Disable Gravatar option when install
|
9 years ago |
Unknwon
|
2cae65fde9
|
#1458: Authorities were messed up when using mysql database
|
9 years ago |
Unknwon
|
e433ab7f71
|
Able to set SSH port when install, update Docker docs
|
9 years ago |
无闻
|
0ca8536c25
|
Merge pull request #1414 from nice-software/wip/currentUser
Factor out function to get the current user
|
9 years ago |
Unknwon
|
c65787fec0
|
make cron task configurable
|
9 years ago |
Paolo Borelli
|
f8cccb03a8
|
Factor out function to get the current user
The same logic was duplicated in three places. Factor it
out so that we can add further fallbacks in a single place.
|
10 years ago |
Unknwon
|
956acc7519
|
better wording
|
10 years ago |
Unknwon
|
53bfcc0600
|
fix install default db option
|
10 years ago |
Unknwon
|
d286033e38
|
#835: Realtime webhooks
|
10 years ago |
Unknwon
|
fdfcac92a9
|
Disable log color in prod mode
|
10 years ago |
Unknwon
|
ea3237b06d
|
install - add mail from setting
|
10 years ago |
Unknwon
|
ea17dd5872
|
UI: install - done
|
10 years ago |
Unknwon
|
1795957917
|
UI: install - new version
|
10 years ago |
Unknwon
|
dd7f3e9f60
|
#1070 Clearer error message for illegal characters
|
10 years ago |
Unknwon
|
63223b4034
|
#1140 MySQL root password exposure
|
10 years ago |
Unknwon
|
11ce6b1785
|
modules/setting: simple behave change in startup
|
10 years ago |
Unknwon
|
b1281b34af
|
routers/install.go: able to keep previous custom settings for 2nd time install
- .gopmfile: update all commits
|
10 years ago |
Peter Smit
|
9dd98a9a0f
|
Add option to provide configuration file on command line
|
10 years ago |
Unknwon
|
89ea3e1acc
|
routers: save partial config when install
|
10 years ago |
Unknwon
|
b293b6eaa6
|
cmd: CMD option for port number of `gogs web` to prevent first time run conflict
- routers: use new binding convention to simplify code
- templates: able to set HTTP port number in install page
|
10 years ago |
Unknwon
|
bd555551ce
|
fix #801
|
10 years ago |
Unknwon
|
79537467da
|
mirror fix and update
|
10 years ago |
Unknwon
|
5b96e3fcc7
|
fix #660
|
10 years ago |
Unknwon
|
e0de6cb5ad
|
work on #616 and update locales
|
10 years ago |
Unknwon
|
3abc41ccca
|
Fix API broken
|
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
|
efb68a0a96
|
Fix UI issue
|
10 years ago |
Unknwon
|
0ddb1eb769
|
Finish new install page, almost ready for 0.5 release
|
10 years ago |
Unknwon
|
9baf2b38d0
|
Bug fix on organization
|
10 years ago |