Unknwon
7f485f72f7
Some minor changes
10 years ago
Unknwon
f30b1ef39a
Minor fix for #2772
10 years ago
Tamás Molnár
33a8bcb0ba
Added: Ability to delete org avatar.
10 years ago
Unknwon
2e4c412e20
#1146 finish new access rights for collaborators
10 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.
10 years ago
Unknwon
aa6b05b436
#1157 some avatar setting changes
- Allow to delete current avatar
10 years ago
Unknwon
3d87381ce4
#1597 support pull requests in same repository
10 years ago
Unknwon
c6e46255cb
Minor fixes for #2746
10 years ago
Josh Frye
2819d156d7
Update delete wiki page route
10 years ago
Josh Frye
86919d05cb
Add ability to delete single wiki pages.
10 years ago
Unknwon
53635180eb
Allow setting git operations timeouts
- Migrate: #2704 #2653
- Clone: #2701
- Mirror, Pull
10 years ago
Unknwon
b77068224a
Post work for #2637
Improve test cases, config settings, also show SSH config settings on admin config panel.
10 years ago
Unknwon
4eb48337da
Minor fix for #2660
10 years ago
Josh Frye
51b0fc9c00
Test mailer button. Addresses #1531
10 years ago
Unknwon
4c3776029a
#2682 fix missing slash for go-get meta
10 years ago
Unknwon
559a1282ed
#1821 add actions for close and reopen issues
10 years ago
Unknwon
4691b1a841
Fix wrong place to check disable SSH
10 years ago
Unknwon
b1198310bb
Replace uuid module with original package
10 years ago
Unknwon
a16ec44cf5
Fix #857
10 years ago
Unknwon
6dc21aa0a0
Merge pull request #2663 from Download-Fritz/MirrorForks
#2505 Allow to fork and disallow to create PRs for mirrors.
10 years ago
Download-Fritz
b02d150b6a
Rename MustEnablePulls() to MustAllowPulls() and simplify the contained check to AllowsPulls().
10 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.
10 years ago
Unknwon
b1b4202383
#2646 fix panic on pushing repositor
10 years ago
Unknwon
011dab4881
Add env var check for update
10 years ago
Unknwon
7a0cdbebf6
Remove cache avatar support and add its tests
10 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.
10 years ago
Josh Frye
10a423414f
Add default branch to repo payload
10 years ago
Josh Frye
a7cf23a36c
Bump git-module. Fixes #2589
10 years ago
Unknwon
2732046410
Merge pull request #2530 from fnkr/hide-other-teams-repos-from-org-page
Hide other teams & repos from organization page
10 years ago
Florian Kaiser
12af6e9130
Escape unescaped periods in route regular expression
10 years ago
Florian Kaiser
88ae14a8a6
Only show teams the user has access to
10 years ago
Unknwon
45e824ef08
#2491 minor fix for sr on dashboard
10 years ago
Unknwon
315418ced5
stop compile bindata for TRANSLATORS
- update required version of git-module for #2373
10 years ago
Unknwon
04286ed266
#2345 disallow access of some pages for empty repo
10 years ago
Unknwon
447ca73d07
update dep lib version requirement
10 years ago
Unknwon
b9b595fe9b
#2311 improve HTTP auth error message
10 years ago
Unknwon
1139f6e6d0
#2282 fix utf-8 recognized as windows-1252
10 years ago
Unknwon
00a60453fb
#1692 APIs: Users Followers
- User profile un/follow
- List user's followers/following
10 years ago
Unknwon
127ff1ee70
#2251 show commits count in PR tabs
10 years ago
Unknwon
ae4bcfa2e0
#1692 add organization APIs
10 years ago
Unknwon
920dd535e8
fix #2204
10 years ago
Unknwon
8ac9d9b4c7
rename import path
10 years ago
Unknwon
35703e5fda
fix possible disclosure
10 years ago
Unknwon
11425263a3
fix huge diff hangs
10 years ago
Unknwon
33a898f44b
improve get commits performance
10 years ago
Unknwon
34dcc591f5
#2167 able to identify git version on Windows
10 years ago
Unknwon
3931000177
#2156 admin able to edit organization max repo creation
10 years ago
Unknwon
6f153b9b14
#2154 fix form submit error
10 years ago
Unknwon
466864bfcc
#1575 Limit repo creation
10 years ago
Unknwon
7c3baef786
move out git module and #1573 send push hook
10 years ago