Franz Schmidt
602d1f4200
Fixes #3110 ( #3136 )
9 years ago
Unknwon
f28a20be20
Minor fix for #3194
- Update locale bindata
9 years ago
Unknwon
8fda485b58
Update locale
9 years ago
Paul Tötterman
f22b66b03d
Add ServerName to tls.Config in LDAP auth ( #3104 )
From https://godoc.org/crypto/tls#Config
ServerName is used to verify the hostname on the returned
certificates unless InsecureSkipVerify is given. It is also included
in the client's handshake to support virtual hosting unless it is
an IP address.
This is needed for certificate validation without InsecureSkipVerify.
9 years ago
Unknwon
dcef6a4c25
#2954 minor fix for when to set HTML alternative
9 years ago
Unknwon
ede3242712
#2954 use text/plain as default email content format
9 years ago
Sandro Santilli
1383edfba2
Do not write HTML in text/plain mail part ( #2954 )
* Do not write HTML in text/plain mail part
Fixes #2928
* Pass text/plain first, text/html second
* Do not send plain/text email if html2text failed (untested)
9 years ago
Unknwon
edb0185af8
locale: update Czech
9 years ago
Unknwon
4a3f302e05
bindata: follow up data clean
9 years ago
Unknwon
10332ef7cc
Add Czech support
9 years ago
Kim Carlbäcker
346d734eff
PDF-Previews in file-lists now working ( #3000 )
9 years ago
Unknwon
f34f5ee273
Add new language support
- Update language choose dropdown to fit more languages
9 years ago
Unknwon
1bedc83fef
#2992 set default style name when empty in AfterSet
9 years ago
Cosmin Stroe
561a81df44
Support alphanumeric issue style (ABC-1234) for external issue tracker ( #2992 )
9 years ago
Kim Carlbäcker
36073d6951
Fixed #2909 ( #2979 )
9 years ago
Unknwon
0248b05674
Update locales
9 years ago
Unknwon
6ba31f0be3
#2878 print error of JSON unmarshal and always returns a valid object
9 years ago
Unknwon
8328452c5a
#1692 add admin APIs to add/remove a user from teams
9 years ago
Nikko Miu
a92890a5fa
Changed EscapePound function with string replace function
9 years ago
Unknwon
f1b1d8d153
Update locales
9 years ago
Unknwon
2f317884d3
Remove code for checking ssh-keygen
9 years ago
Unknwon
9ef4c2c088
Prepare release
9 years ago
Unknwon
762a19a143
#2850 fix potential SSH commands dislocation
When use builtin SSH server with concurrent operations, there are probabilities
One connection could use the command from another connections.
Fix this by set SSH_ORIGINAL_COMMAND for each command, not set in global scope.
9 years ago
Unknwon
59ad7aaeb6
Update locales
9 years ago
Odin Ugedal
831d6fb09b
Make separate string variables for space
9 years ago
Odin Ugedal
8723c15ae3
Fix relative links in markdown files
Replace spaces with "%20" in "urlPrefix", before markdon processing.
The spaces were causing blackfriday (markdown processor) to behave
strange. This fixes #2545 .
9 years ago
Unknwon
a132b173c0
Generate bindata for #2823
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
2eadcbdb03
Add APIContext
9 years ago
Unknwon
ae39f78ad1
#1891 attempt to fix invalid csrf token
9 years ago
Unknwon
355444f320
Update glide.lock
9 years ago
Unknwon
0cfe0f4e6c
Merge pull request #2796 from saboya/custom_app_data_path
Making AppDataPath customizable.
9 years ago
Alec S
d49e8cad4e
remove errant debug statement
9 years ago
Unknwon
9c44a47c27
Update locales
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
14a88c827c
Fix ref comment from commit create empty feed
9 years ago
Unknwon
bbfa25a992
#2727 fix incompatible SQL in PostgreSQL
9 years ago
Rodrigo Saboya
0d7ae312e3
Making AppDataPath customizable.
9 years ago
Unknwon
f925c24186
Fix pull request availability check
9 years ago
Unknwon
cd46685f99
Prepare release
9 years ago
Unknwon
7f485f72f7
Some minor changes
9 years ago
Unknwon
505503bd41
Add Finnish support
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
f66b1d34cd
#1597 fix activitity feeds for pull requests
9 years ago
Unknwon
aa6b05b436
#1157 some avatar setting changes
- Allow to delete current avatar
9 years ago
Unknwon
b88ceff9bf
Update locales
9 years ago
Unknwon
3d87381ce4
#1597 support pull requests in same repository
9 years ago