Peter Smit
|
ed89b39984
|
Updating context and fixing permission issues
The boolean flags in the repo context have been replaced with mode and two methods
Also, the permissions have been brought more in line with https://help.github.com/articles/permission-levels-for-an-organization-repository/ , Admin Team members are able to change settings of their repositories.
|
10 years ago |
Unknwon
|
685ed1f807
|
models: fix XORM API break
cmd/web.go: check version after load config
|
10 years ago |
Unknwon
|
f15fa9167a
|
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 |
Peter Smit
|
1ab09e4f1b
|
Add option to provide configuration file on command line
|
10 years ago |
Unknwon
|
4dfffee9fb
|
cmd: update csrf version requirement
|
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
|
7170011f4d
|
update with deps
|
10 years ago |
Unknwon
|
13e35398aa
|
prepare for mirror update release
|
10 years ago |
Unknwon
|
d5c6b53571
|
use new Redis client
|
10 years ago |
Unknwon
|
f0ca16d78f
|
add cache version require
|
10 years ago |
Unknwon
|
c73e9057ae
|
Optmize git-fsck options and fix #820
|
10 years ago |
Unknwon
|
0f1ff9b1ad
|
fix cache dep API broken
|
10 years ago |
Unknwon
|
63c1f9a23f
|
fix 500: E-mail already used in user settings page
|
10 years ago |
Unknwon
|
81a44e4cd0
|
fix API changes
|
10 years ago |
Unknwon
|
97b39ae2e4
|
fix invite bug(shouldn't include full name to search box)
|
10 years ago |
Unknwon
|
79537467da
|
mirror fix and update
|
10 years ago |
Unknwon
|
b231b8c927
|
update locale and mirror code format
|
10 years ago |
Peter
|
b033f2f535
|
Finish method for having multiple emails/user.
All basics are implemented. Missing are the right (localized) strings
and the page markup could have a look at by a frontend guy.
|
10 years ago |
Unknwon
|
9803c421f5
|
fix binding api broken
|
10 years ago |
Unknwon
|
ac4a10456e
|
api: able to create repo and fix #726
- POST /user/repos
- POST /org/:org/repos
|
10 years ago |
Unknwon
|
42c7bb7529
|
mirror code clean
|
10 years ago |
Henry
|
4f4392b83e
|
increase minimum version vor HTTPS to TLS 1.0 (POODLE, fixes #730)
|
10 years ago |
Unknwon
|
bc8721fb6c
|
Finish new UI for release page
|
10 years ago |
Unknwon
|
82da024a4d
|
fix #687
|
10 years ago |
Unknwon
|
d6132aaa88
|
fix oauth2
|
10 years ago |
Unknwon
|
5b96e3fcc7
|
fix #660
|
10 years ago |
fuxiaohei
|
79dae254cf
|
add milestone page design
|
10 years ago |
Unknwon
|
55dfe2c978
|
custom avatar upload
|
10 years ago |
Unknwon
|
37d8d3afe9
|
more APIs on #12
|
10 years ago |
fuxiaohei
|
d1a60e3643
|
add pull-request and labels page design
|
10 years ago |
Unknwon
|
a0f9197b45
|
GetFile api
|
10 years ago |
Kyle P Davis
|
47f37e55e9
|
use AppSubUrl as prefix for routes in FCGI mode
|
10 years ago |
Unknwon
|
52d66ba6c8
|
#12, use go-gogs-client
|
10 years ago |
Unknwon
|
9dc3c93a6a
|
#12, add/edit hook
|
10 years ago |
Unknwon
|
8eb5120fbd
|
#12, API: list user repos, list repo hooks
|
10 years ago |
Unknwon
|
8c9338a537
|
add personal access token panel #12
|
10 years ago |
Unknwon
|
abc57b6e43
|
work on #609
|
10 years ago |
Unknwon
|
23eec25274
|
Fix #605, fix #255, fix #101
|
10 years ago |
Unknwon
|
4e7eb5be9d
|
Work on #5 fork and fix #608
|
10 years ago |
Unknwon
|
0c5ba4573a
|
fix session API broken and SQL pretection
|
10 years ago |
Andy Leap
|
5094e9501c
|
Add basic FCGI support
|
10 years ago |
Unknwon
|
f1d8746264
|
Fix fork repo and macaron API broken
|
10 years ago |
Unknwon
|
3abc41ccca
|
Fix API broken
|
10 years ago |
Unknwon
|
fa241efa6d
|
Use binding middleware
|
10 years ago |
Unknwon
|
4a8a70dde0
|
Fix gzip
|
10 years ago |
Unknwon
|
41dbb4c148
|
Hide org member in collar page
|
10 years ago |
Unknwon
|
7b03b1df0e
|
Allow custom locale
|
10 years ago |
Unknwon
|
1aa76bd279
|
Fix #532, add system notice
|
10 years ago |
Unknwon
|
1e1f9e7166
|
Update with macaron
|
10 years ago |