Hein-Pieter van Braam
|
9dd5adf6c4
Merge with upstream gogs
|
il y a 7 ans |
Unknwon
|
96ae0129ef
models/repo: minor code style and comment fix (#4273)
|
il y a 7 ans |
Rob Richards
|
aaadc61ee8
models/repo: allow SearchRepos to return private but accessible repositories (#4273)
|
il y a 7 ans |
Unknwon
|
bb19bb601e
repo: able to view size (#1158)
|
il y a 7 ans |
Unknwon
|
05dbd3f7d7
refactoring: experimental with models/errors package
|
il y a 7 ans |
Unknwon
|
b06f299748
webhook: add fork event
|
il y a 7 ans |
Unknwon
|
70072e2842
dashboard: add delete branch and tag news feeds
|
il y a 7 ans |
Unknwon
|
87f0ce793d
repo: able to perform initial commit on behave of actual user
|
il y a 7 ans |
Unknwon
|
cd15a17970
models/repo: delete protect branch options when delete repository
|
il y a 7 ans |
Unknwon
|
6072e9a52c
repo: add protect branch whitelist (#4177)
|
il y a 7 ans |
Unknwon
|
b78e03934d
models/access: hasAccess only need userID not user object
|
il y a 7 ans |
Unknwon
|
d21dc0da78
migrate: fix unexpected removal of repository when wiki is detected
|
il y a 7 ans |
Unknwon
|
c5b85f2733
models/repo: fix repository files weren't cleaned up (#4167)
|
il y a 7 ans |
Unknwon
|
7de71333c6
repo: several minor improvements
|
il y a 7 ans |
Unknwon
|
40fbe7fa8e
models/repo: handle deletion on Windows (#4152)
|
il y a 7 ans |
Unknwon
|
0a2f87f941
cron: add repository archive cleanup (#4061)
|
il y a 7 ans |
Unknwon
|
266586e866
repo: assignee can be anyone who has read access (#3739)
|
il y a 7 ans |
Unknwon
|
7e09d210ba
Initial version of protected branches (#776)
|
il y a 7 ans |
Unknwon
|
88143f1934
models/repo: UpdateLocalCopy should always aceept valid branch name
|
il y a 7 ans |
Unknwon
|
f35bd34002
models/repo: use reset --hard to align with remote branch (#4123)
|
il y a 7 ans |
Unknwon
|
6132a82287
admin: sync wiki's hook files as well
|
il y a 7 ans |
Unknwon
|
039dc33367
git: delegate all server-side Git hooks (#1623)
|
il y a 7 ans |
Christian Höppner
|
859009259a
Typo in LocalCopyPath (#4122)
|
il y a 7 ans |
Unknwon
|
f4aedda13a
org/team: make 'new' as reserved for team name (#3789)
|
il y a 7 ans |
Unknwon
|
9b72661767
config: show Git version in admin panel
|
il y a 7 ans |
Unknwon
|
ee59016585
wiki: clean up broken data if migration failed (#3792)
|
il y a 7 ans |
Unknwon
|
1863f38286
models/repo: fix SQLite3 database-lock when fail to delete repository (#4048)
|
il y a 7 ans |
Unknwon
|
eb66060cd7
log: start using gopkg.in/clog.v1
|
il y a 7 ans |
Unknwon
|
f7c11a27d0
models/repo: clean up repository local copy after rename (#3641)
|
il y a 7 ans |
Rémy Boulanouar
|
be3a13a0d6
Allow use to set an external tracker url and to redirect user when clicking in Issues same behavior as Wiki. (#3646)
|
il y a 7 ans |