Unknwon
c481b04267
work on #986 and fix a LDAP crash
9 years ago
Unknwon
c65787fec0
make cron task configurable
9 years ago
Unknwon
7d44e9e18f
work on #1493
9 years ago
Unknwon
40ed77bb63
Creates hooks directory when init update hook
9 years ago
Unknwon
2e3d19c046
delete attachments when delete repo
9 years ago
Unknwon
6281e39b5d
Show owner/poster tags of comments and fix #1312
9 years ago
Unknwon
0162859657
finish view comments on issue page
9 years ago
Unknwon
6bf85e1fe9
finish create issue with milestone and assignee
9 years ago
Unknwon
36fa23ed16
WIP: create PR - choose branch
10 years ago
Unknwon
d80617f29c
better fork permission check
10 years ago
Unknwon
c95ef7c546
improve fork process
10 years ago
Unknwon
dea7dc1a30
fix #1331
10 years ago
Unknwon
85096fabbc
Merge branch 'develop' of github.com:gogits/gogs into feature/milestone
# Conflicts:
# gogs.go
# models/issue.go
# templates/.VERSION
10 years ago
Unknwon
04f1db0139
finish new milestone page
10 years ago
Unknwon
893b66bcac
allow anonymous SSH clone
10 years ago
Unknwon
a8b859a626
milestone: pagination
10 years ago
Unknwon
b6d8282639
fix #1208
10 years ago
Unknwon
7d9a53e114
report error when migration auth failed
10 years ago
Unknwon
f20987df0e
fix #1169
- prevent create reop on existed path
10 years ago
Unknwon
4802400e42
mirror fix on #1111
10 years ago
无闻
dcf4c0583e
Merge pull request #1111 from vitalvas/develop
Add function in cron to autofix counters in repository
10 years ago
Unknwon
dfcb8673b9
UI: basic label list
- create new label
10 years ago
Unknwon
f958b1ca3f
fixes on #1171
10 years ago
Unknwon
f7ce265172
check master as default branch when migrate
10 years ago
William Roush
e69a337dbe
Fixes issue with LDAP inserting users with blank names.
10 years ago
Tony Narlock
7379a18cf9
Allow an SSHDomain configuration option. Defaults to Domain, preserves legacy behavior
10 years ago
Unknwon
dd7f3e9f60
#1070 Clearer error message for illegal characters
10 years ago
Unknwon
59177db277
#1120 #1132 mirror info not updated when transfer mirro repo
10 years ago
Unknwon
964bdbe38d
#1089 change to fake local email account
10 years ago
Unknwon
d7027077ec
#1143 Team member access lost when adding repository collaborator
- fix bug when add a repo to team, all other team members gets access as well
10 years ago
Vitaliy Vasilenko
abb94585bd
add func to autofix couters in repository
10 years ago
Unknwon
9ed0c5eaa1
update gopmfile
10 years ago
Unknwon
fe78ea76a4
Put default config into binary
10 years ago
Unknwon
4ec2e465f9
#1067 : Deleting users should remove them from collaborator lists
- fix delete user but repository watches are not decreased
10 years ago
Unknwon
ed7f1ae592
fix read access team visibility of private repo
10 years ago
Unknwon
0fa1c5ae0f
#1040 : dashboard no longer accessible when repo is missing
10 years ago
Unknwon
9852d11f19
#876 : Update hooks is missing for forked repository
10 years ago
Unknwon
1d80e7bfbd
models: done testing on new access system
10 years ago
Unknwon
08b8901cd9
models: fix issue with transfer repository
README: fix typo
10 years ago
Unknwon
56a29ce158
v4 migration, merge 'dev', clean code and mirror fix
10 years ago
Unknwon
8aec9956c1
Merge branch 'access' of github.com:gogits/gogs into access
10 years ago
Unknwon
5a7bca797c
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
Peter Smit
2bb8323ab5
Remove GoGet option from repository and handle it with ?go-get=1 instead
The normal go get protocol is to show the go-import meta tag when ?go-get=1 is appended to the url. This commit implements that behaviour and cleans the go-get option from the repository settings page.
10 years ago
Peter Smit
0d601634fb
Remove collaborators when removing and transferring repository
10 years ago
Unknwon
16a8a4a4f7
fix mirror issues uncaught #941
10 years ago
Unknwon
7ae5b92db8
code fix #941 caution: undertest
10 years ago
Peter Smit
81083a9415
Refactoring of the Access Table
This commit does a lot of the work of refactoring the access table in a table with id's instead of strings.
The result does compile, but has not been tested. It may eat your kittens.
10 years ago
Unknwon
4f24a5ef7d
first pass work on migration #925
10 years ago
Unknwon
9aeb3d3eed
Merge branch 'dev' of github.com:gogits/gogs into access
10 years ago
Unknwon
387df60344
Merge branch 'access' of github.com:gogits/gogs into access
10 years ago