Unknwon
|
30b428bf0e
|
#1419: 500 when visit a issue with issue/comments of deleted user
|
10 years ago |
Unknwon
|
cec38f2a8c
|
able edit issue labels/milestone/assignee
|
10 years ago |
Unknwon
|
133b19d0c5
|
finish view comments on issue page
|
10 years ago |
Unknwon
|
b410207dc1
|
add cache-control for attachments
|
10 years ago |
Unknwon
|
e67659bf8e
|
fix serve attachment content type
|
10 years ago |
Unknwon
|
34f6cbfc2a
|
finish attachments when create issue
|
10 years ago |
Unknwon
|
89c2bd4a0d
|
finish create issue attachment UI
|
10 years ago |
Unknwon
|
590c464c56
|
UI: create issue with title and content
|
10 years ago |
Unknwon
|
dea3a8c6a4
|
WIP: create PR - choose branch
|
10 years ago |
Unknwon
|
9db4acc62e
|
improve fork process
|
10 years ago |
Unknwon
|
3d0583df0f
|
fix private repo cannot trigger hook by SSH
|
10 years ago |
Unknwon
|
9d414d4dd9
|
remove Index field of milestone
|
10 years ago |
Unknwon
|
952c480f4f
|
better version checker
|
10 years ago |
Unknwon
|
39a3b768bc
|
#334: Add Deployment Key Support
|
10 years ago |
Unknwon
|
2c507667bf
|
Merge branch 'develop' of github.com:gogits/gogs into feature/milestone
# Conflicts:
# gogs.go
# models/issue.go
# templates/.VERSION
|
10 years ago |
Unknwon
|
0705f55ce0
|
finish new milestone page
|
10 years ago |
Unknwon
|
74bd6b939c
|
milestone: edit
|
10 years ago |
Unknwon
|
e50982f5ec
|
allow anonymous SSH clone
|
10 years ago |
Unknwon
|
9311a9858a
|
milestone: pagination
|
10 years ago |
Unknwon
|
04458d49a0
|
milestone: list view
|
10 years ago |
Unknwon
|
cc0d963f75
|
fix check template version
|
10 years ago |
Unknwon
|
bdd92dc7d1
|
fix disable router log option
|
10 years ago |
Unknwon
|
4cd892c99f
|
fix #1227
|
10 years ago |
Unknwon
|
ba47306a69
|
fix #1305
|
10 years ago |
Unknwon
|
fa298a2c30
|
#835: Realtime webhooks
|
10 years ago |
Unknwon
|
54b58e988d
|
Merge branch 'develop' of github.com:gogits/gogs into feature/page_issues
|
10 years ago |
Unknwon
|
70d44e9565
|
Merge branch 'master' of github.com:gogits/gogs into develop
|
10 years ago |
无闻
|
57651060ce
|
Merge pull request #1336 from technosophos/master
Fix minor spelling issues.
|
10 years ago |
无闻
|
6272986192
|
Merge pull request #1358 from nice-software/wip/certCommonName
Add CommonName to the self signed certificate
|
10 years ago |
Unknwon
|
ac95f6d50f
|
UI: basic label list
- create new label
|
10 years ago |
Unknwon
|
86dbda0b42
|
UI: basci issue list without filters
- fix isRead check
- fix paging
|
10 years ago |
Unknwon
|
ff051e2106
|
#1128: API calls are not hidden behind sign in
|
10 years ago |
Paolo Borelli
|
e94ca36335
|
Add CommonName to the self signed certificate
Without a CN the self signed certificate is considered
invalid by chrome.
You can check with: openssl x509 -in cert.pem -subject -noout
|
10 years ago |
Matt Butcher
|
d82d9bc153
|
Fix minor spelling issues.
|
10 years ago |
Luka Dornhecker
|
1988c0993d
|
remove extra space in ssh authentication message
|
10 years ago |
Unknwon
|
27c3c5415f
|
#1101 Anyone can see organization pages even without logging in when sign in required
|
10 years ago |
Unknwon
|
e6cf83b8c0
|
Put default config into binary
|
10 years ago |
Unknwon
|
8e815abeb0
|
#1079: Custom robots.txt should be send with plaintext content-type
|
10 years ago |
Unknwon
|
33894591a6
|
#851: Edit Account does not take into consideration password rules
|
10 years ago |
Unknwon
|
588f3215c6
|
#1040: dashboard no longer accessible when repo is missing
|
10 years ago |
Unknwon
|
b447d18dca
|
cmd/serve.go: remove useless code
|
10 years ago |
Unknwon
|
d446be9f5f
|
models: mirror fix on #964
|
10 years ago |
Peter Smit
|
556881964f
|
Merge branch 'access' into access_rewriteserv
|
10 years ago |
Unknwon
|
10e4b5b6c6
|
Merge branch 'access' of github.com:gogits/gogs into access
|
10 years ago |
Unknwon
|
7ccab9cd09
|
Merge branch 'dev' of github.com:gogits/gogs into access
Conflicts:
gogs.go
models/models.go
models/user.go
templates/.VERSION
templates/org/home.tmpl
|
10 years ago |
Unknwon
|
059338139c
|
routers: able to migrate repo from local path
- modules/middleware/context.go: add HandleAPI method
|
10 years ago |
无闻
|
fc4dff1b17
|
Merge pull request #959 from phsmit/access_update
Updating context and fixing permission issues
|
10 years ago |
Peter Smit
|
aa68e86206
|
Rewrite/simplify gogs serve
|
10 years ago |
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 |
Peter Smit
|
f9454cc32c
|
Make sure that a mirror can't be written to by http or ssh
|
10 years ago |