Unknwon
c7bbd3048f
#2586 bump git-module requirement
9 years ago
Unknwon
bd7242fbd6
Update glide.lock
9 years ago
Unknwon
5817905391
#518 update git-module require version
9 years ago
Unknwon
389c3c8ac9
Update glide.yaml
9 years ago
Unknwon
88f05c47cd
#2958 Update dep version
9 years ago
Alex Myasoedov
86f1e84680
gogs dump tempdir flag ( #3086 )
9 years ago
Unknwon
dd15dac38a
#3045 fix DEPRECATED Action signature erorr
9 years ago
Unknwon
b77b57dec2
Add route for #2846
9 years ago
Unknwon
5b25440502
#1692 add CRUD issue APIs
- Fix go-gogs-client#10
- Related to #809
9 years ago
Unknwon
da092dd05b
Convert all API handers to use *context.APIContext
9 years ago
Unknwon
ae39f78ad1
#1891 attempt to fix invalid csrf token
9 years ago
Unknwon
3df10f1e79
#1286 #2098 Alpha support for custom templates
No guarantee for compatibility with future changes
9 years ago
Unknwon
43109be749
fix #2804
9 years ago
Unknwon
2d90be9c2e
#13 finish user and repository search
Both are possible on explore and admin panel
9 years ago
Unknwon
574a4d69e8
Rename module: middleware -> context
9 years ago
Unknwon
7f485f72f7
Some minor changes
9 years ago
Unknwon
f30b1ef39a
Minor fix for #2772
9 years ago
Tamás Molnár
33a8bcb0ba
Added: Ability to delete org avatar.
9 years ago
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