Unknwon
2e4c412e20
#1146 finish new access rights for collaborators
9 years ago
Unknwon
ad91428936
#1146 finsih UI work for access mode of collaborators
Collaborators have write access as default, and can be changed via repository
collaboration settings page to change between read, write and admin.
9 years ago
Unknwon
aa6b05b436
#1157 some avatar setting changes
- Allow to delete current avatar
9 years ago
Unknwon
3d87381ce4
#1597 support pull requests in same repository
9 years ago
Unknwon
c6e46255cb
Minor fixes for #2746
9 years ago
Josh Frye
2819d156d7
Update delete wiki page route
9 years ago
Josh Frye
86919d05cb
Add ability to delete single wiki pages.
9 years ago
Unknwon
53635180eb
Allow setting git operations timeouts
- Migrate: #2704 #2653
- Clone: #2701
- Mirror, Pull
9 years ago
Unknwon
b77068224a
Post work for #2637
Improve test cases, config settings, also show SSH config settings on admin config panel.
9 years ago
Unknwon
4eb48337da
Minor fix for #2660
9 years ago
Josh Frye
51b0fc9c00
Test mailer button. Addresses #1531
9 years ago
Unknwon
4c3776029a
#2682 fix missing slash for go-get meta
9 years ago
Unknwon
559a1282ed
#1821 add actions for close and reopen issues
9 years ago
Unknwon
4691b1a841
Fix wrong place to check disable SSH
9 years ago
Unknwon
b1198310bb
Replace uuid module with original package
9 years ago
Unknwon
a16ec44cf5
Fix #857
9 years ago
Unknwon
6dc21aa0a0
Merge pull request #2663 from Download-Fritz/MirrorForks
#2505 Allow to fork and disallow to create PRs for mirrors.
9 years ago
Download-Fritz
b02d150b6a
Rename MustEnablePulls() to MustAllowPulls() and simplify the contained check to AllowsPulls().
9 years ago
Unknwon
665db06fbe
#2650 fix possbility that use email as pusher user name
Remove the possibility of using email as user name when user actually push
through combination of email and password with HTTP.
Also refactor update action function to replcae tons of arguments with
single PushUpdateOptions struct.
And define the user who pushes code as pusher, therefore variable names shouldn't
be confusing any more.
9 years ago
Unknwon
b1b4202383
#2646 fix panic on pushing repositor
9 years ago
Unknwon
011dab4881
Add env var check for update
9 years ago
Unknwon
7a0cdbebf6
Remove cache avatar support and add its tests
9 years ago
Unknwon
6a75926ebe
#2569 delete repo local copy when transfer
Remote repository path is renamed but does not delete
outdated local copy which still has old repository path
as remote.
9 years ago
Josh Frye
10a423414f
Add default branch to repo payload
9 years ago
Josh Frye
a7cf23a36c
Bump git-module. Fixes #2589
9 years ago
Unknwon
2732046410
Merge pull request #2530 from fnkr/hide-other-teams-repos-from-org-page
Hide other teams & repos from organization page
9 years ago
Florian Kaiser
12af6e9130
Escape unescaped periods in route regular expression
9 years ago
Florian Kaiser
88ae14a8a6
Only show teams the user has access to
9 years ago
Unknwon
45e824ef08
#2491 minor fix for sr on dashboard
9 years ago
Unknwon
315418ced5
stop compile bindata for TRANSLATORS
- update required version of git-module for #2373
9 years ago
Unknwon
04286ed266
#2345 disallow access of some pages for empty repo
9 years ago
Unknwon
447ca73d07
update dep lib version requirement
9 years ago
Unknwon
b9b595fe9b
#2311 improve HTTP auth error message
9 years ago
Unknwon
1139f6e6d0
#2282 fix utf-8 recognized as windows-1252
9 years ago
Unknwon
00a60453fb
#1692 APIs: Users Followers
- User profile un/follow
- List user's followers/following
9 years ago
Unknwon
127ff1ee70
#2251 show commits count in PR tabs
9 years ago
Unknwon
ae4bcfa2e0
#1692 add organization APIs
9 years ago
Unknwon
920dd535e8
fix #2204
9 years ago
Unknwon
8ac9d9b4c7
rename import path
9 years ago
Unknwon
35703e5fda
fix possible disclosure
9 years ago
Unknwon
11425263a3
fix huge diff hangs
9 years ago
Unknwon
33a898f44b
improve get commits performance
9 years ago
Unknwon
34dcc591f5
#2167 able to identify git version on Windows
9 years ago
Unknwon
3931000177
#2156 admin able to edit organization max repo creation
9 years ago
Unknwon
6f153b9b14
#2154 fix form submit error
9 years ago
Unknwon
466864bfcc
#1575 Limit repo creation
9 years ago
Unknwon
7c3baef786
move out git module and #1573 send push hook
9 years ago
Adam Strzelecki
cf37c85921
Make serv/update use LOCAL_ROOT_URL instead public
The reasoning for that is in the previous commit.
9 years ago
Unknwon
169f0c7a68
force new INI version
9 years ago
Unknwon
ad998a52b9
#2063 Ability to delete repo from admin panel
9 years ago