Unknwon
a752f09055
#2709 validate username attribute fetched from LDAP
8 years ago
Unknwon
de10387f41
#2586 bump git-module requirement
8 years ago
Unknwon
1faaaeb3d9
Update glide.lock
8 years ago
Unknwon
7938506e07
#518 update git-module require version
8 years ago
Unknwon
73b4acbb63
Update glide.yaml
8 years ago
Unknwon
a4eaddff81
#2958 Update dep version
9 years ago
Alex Myasoedov
84d9aff8a2
gogs dump tempdir flag ( #3086 )
9 years ago
Unknwon
7826eae452
#3045 fix DEPRECATED Action signature erorr
9 years ago
Unknwon
60ae8ac3d2
Add route for #2846
9 years ago
Unknwon
9bd9ad4205
#1692 add CRUD issue APIs
...
- Fix go-gogs-client#10
- Related to #809
9 years ago
Unknwon
dd6faf7f9b
Convert all API handers to use *context.APIContext
9 years ago
Unknwon
b4f47a7623
#1891 attempt to fix invalid csrf token
9 years ago
Unknwon
d733efc1cc
#1286 #2098 Alpha support for custom templates
...
No guarantee for compatibility with future changes
9 years ago
Unknwon
f76d821bda
fix #2804
9 years ago
Unknwon
2bf8494332
#13 finish user and repository search
...
Both are possible on explore and admin panel
9 years ago
Unknwon
514382e2eb
Rename module: middleware -> context
9 years ago
Unknwon
58f0c68151
Some minor changes
9 years ago
Unknwon
12b5a76b0d
Minor fix for #2772
9 years ago
Tamás Molnár
9c91e27933
Added: Ability to delete org avatar.
9 years ago
Unknwon
a5b0400be7
#1146 finish new access rights for collaborators
9 years ago
Unknwon
045f14fbd0
#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
a2f13eae55
#1157 some avatar setting changes
...
- Allow to delete current avatar
9 years ago
Unknwon
2d2d85bba4
#1597 support pull requests in same repository
9 years ago
Unknwon
9df6ce48c5
Minor fixes for #2746
9 years ago
Josh Frye
2f228ddf31
Update delete wiki page route
9 years ago
Josh Frye
1ca171dbe9
Add ability to delete single wiki pages.
9 years ago
Unknwon
9e89584cb4
Allow setting git operations timeouts
...
- Migrate: #2704 #2653
- Clone: #2701
- Mirror, Pull
9 years ago
Unknwon
8055a0bdac
Post work for #2637
...
Improve test cases, config settings, also show SSH config settings on admin config panel.
9 years ago
Unknwon
baaf6046a1
Minor fix for #2660
9 years ago
Josh Frye
c27038e392
Test mailer button. Addresses #1531
9 years ago
Unknwon
72ce06eab8
#2682 fix missing slash for go-get meta
9 years ago
Unknwon
912f7b51e9
#1821 add actions for close and reopen issues
9 years ago
Unknwon
c9516c4c60
Fix wrong place to check disable SSH
9 years ago
Unknwon
ac78bae7b5
Replace uuid module with original package
9 years ago
Unknwon
7140dbac95
Fix #857
9 years ago
Download-Fritz
a1b28fc33c
Rename MustEnablePulls() to MustAllowPulls() and simplify the contained check to AllowsPulls().
9 years ago
Unknwon
338af89d56
#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
ccc94dd11c
#2646 fix panic on pushing repositor
9 years ago
Unknwon
9cf4fe043b
Add env var check for update
9 years ago
Unknwon
58e004f7da
Remove cache avatar support and add its tests
9 years ago
Unknwon
9adfe453d5
#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
8662990746
Add default branch to repo payload
9 years ago
Josh Frye
47adc0e8f7
Bump git-module. Fixes #2589
9 years ago
Martin Hartkorn
d91004ee71
Removed dependency on post-receive hook and use TriggerTask instead
9 years ago
Florian Kaiser
71bb7f6053
Escape unescaped periods in route regular expression
9 years ago
Florian Kaiser
e35791b2b2
Only show teams the user has access to
9 years ago
Martin Hartkorn
20403f75fb
Enable a way to checkout Pull Requests from remote refs
9 years ago
Unknwon
ee814bf8d6
#2491 minor fix for sr on dashboard
9 years ago
Unknwon
db719abff2
stop compile bindata for TRANSLATORS
...
- update required version of git-module for #2373
9 years ago
Unknwon
e0f0f72a36
#2345 disallow access of some pages for empty repo
9 years ago