Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #1601 support delete issue comment | Unknwon | 2016-07-26 | 2 | -2/+15 |
| | |||||
* | repo/settings/options: take naming style examples out of locale string | Unknwon | 2016-07-25 | 1 | -20/+20 |
| | |||||
* | Add org.getUserTeams to reduce redundant code | Unknwon | 2016-07-24 | 1 | -1/+2 |
| | |||||
* | #1384 add pagination for repositories | Unknwon | 2016-07-24 | 1 | -3/+3 |
| | |||||
* | Refactor User.Id to User.ID | Unknwon | 2016-07-24 | 3 | -7/+7 |
| | |||||
* | Use struct for UI settings | Unknwon | 2016-07-24 | 3 | -27/+23 |
| | |||||
* | conf: change default mirror checking interval to 10m | Unknwon | 2016-07-23 | 1 | -2/+2 |
| | |||||
* | #3107 fix mention regex does not include dash | Unknwon | 2016-07-23 | 1 | -1/+1 |
| | |||||
* | #3076 detect invalid tag name git error | Unknwon | 2016-07-23 | 1 | -2/+2 |
| | |||||
* | Update locales [CI SKIP] | Unknwon | 2016-07-22 | 1 | -36/+36 |
| | |||||
* | avatar: make custom and generated avatars equal (#3301) | Dennis Chen | 2016-07-21 | 1 | -2/+2 |
| | | | | | | Sets all avatars to use PNG image format. Keeps avatars consistent at 290x290px resolution. Signed-off-by: Dennis Chen <barracks510@gmail.com> | ||||
* | Update locales and .gopmfile | Unknwon | 2016-07-17 | 1 | -24/+24 |
| | |||||
* | Minor fix for go vet | Unknwon | 2016-07-16 | 1 | -1/+1 |
| | |||||
* | Upgrade octicon to 4.3.0 | Unknwon | 2016-07-16 | 1 | -1/+1 |
| | |||||
* | #2937 able to prohibit user login | Unknwon | 2016-07-16 | 3 | -3/+11 |
| | |||||
* | #2854 fix no mail notification when issue is closed/reopened | Unknwon | 2016-07-16 | 3 | -191/+16 |
| | |||||
* | models/repo: remove redundant info for some repo methods | Unknwon | 2016-07-15 | 1 | -1/+1 |
| | | | | RepoLink -> Link, RepoRelLink -> RelLink, FullRepoLink -> FullLink | ||||
* | #2798 fix assign operation not take effect | Unknwon | 2016-07-15 | 1 | -2/+2 |
| | |||||
* | Update bindata and CSS | Unknwon | 2016-07-15 | 1 | -702/+921 |
| | |||||
* | #2709 validate username attribute fetched from LDAP | Unknwon | 2016-07-12 | 1 | -7/+7 |
| | |||||
* | [Fix] Don't display way too large files #1513 (#3253) | Kim Carlbäcker | 2016-07-12 | 2 | -922/+705 |
| | | | | | | | | | | * Add MaxDisplayFileSize setting * Don't show files that are too large * Localized FileTooLarge * Change IsFileTooBig => IsFileTooLarge | ||||
* | Update locale | Unknwon | 2016-07-09 | 1 | -36/+36 |
| | |||||
* | Minor fix for #3246 | Unknwon | 2016-07-09 | 1 | -702/+921 |
| | |||||
* | The pruning for the synchronized mirrors is a option now. Default value: ↵ | Pablo Saavedra | 2016-07-09 | 3 | -1/+3 |
| | | | | | | | | | | | | | enable_prune = true (#3246) Executed go fmt getEngine() not handles DB parameters (#2972) (#2974) Uses .AllCols() for Update in updateMirror() Spanish traslation removed Fixed a wrong way to ommit the --prune option in process.ExecDir() for MirrorUpdate function | ||||
* | Modify behaviour of repo-delete. (#3232) | Pheng Heong TAN | 2016-07-09 | 1 | -921/+702 |
| | | | | | | | | | | Re: issues gogits/gogs#2863 and gogits/gogs#3231 As a result of modifications to the contents of the conf folder, `make bindata` was run, causing an update to bindata.go. Meta ----- This commit will be rebased onto the 'develop' branch. | ||||
* | Use SecurityProtocol to replace UseSSL in LDAP config | Unknwon | 2016-07-08 | 3 | -27/+51 |
| | | | | Initially proposed by #2376 and fixes #3068 as well. | ||||
* | #3058 #3059 support correct page size and link header | Unknwon | 2016-07-04 | 2 | -18/+25 |
| | |||||
* | #2968 use HTTP_ADDR to replace localhost | Unknwon | 2016-07-02 | 1 | -2/+2 |
| | |||||
* | #3078 update default app.ini | Unknwon | 2016-07-01 | 1 | -2/+2 |
| | |||||
* | change setting.go -> LocalUrl default value to (#3078) | j.yao.SUSE | 2016-07-01 | 1 | -1/+1 |
| | |||||
* | Do not show filename not have suffifx .md | Unknwon | 2016-07-01 | 1 | -2/+2 |
| | |||||
* | #3174 genetate bindata | Unknwon | 2016-06-29 | 1 | -4/+4 |
| | |||||
* | Re-work MAX_DIFF_LINES: supress diff per file, not the whole diff (#3174) | Andrey Nering | 2016-06-29 | 1 | -3/+5 |
| | |||||
* | Stricter parsing of issue URLs and commit URLs. (#3121) | Cosmin Stroe | 2016-06-29 | 2 | -67/+141 |
| | |||||
* | Update locale bindata | Unknwon | 2016-06-28 | 1 | -2/+2 |
| | |||||
* | Use a gopher as default avatar (rather than the gravatar logo) (#3208) | Sandro Santilli | 2016-06-27 | 1 | -1/+1 |
| | | | | | | | | | | | | Also changes the avatar from a jpeg to a png, to allow for transparent background. The indexed png is also smaller in size. Note that at the moment the default avatar is only used when the user requested a custom avatar and the custom avatar file is not found (should never happen). In the future the default avatar could be used as a default return when by-mail avatar lookups fail too (both gravatar and libravatar support passing a default) | ||||
* | Fixes #3110 (#3136) | Franz Schmidt | 2016-06-27 | 1 | -1/+1 |
| | |||||
* | Minor fix for #3194 | Unknwon | 2016-06-27 | 1 | -2/+2 |
| | | | | - Update locale bindata | ||||
* | Update locale | Unknwon | 2016-06-12 | 1 | -2/+2 |
| | |||||
* | Add ServerName to tls.Config in LDAP auth (#3104) | Paul Tötterman | 2016-06-01 | 1 | -0/+1 |
| | | | | | | | | | | 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. | ||||
* | #2954 minor fix for when to set HTML alternative | Unknwon | 2016-05-30 | 1 | -5/+3 |
| | |||||
* | #2954 use text/plain as default email content format | Unknwon | 2016-05-30 | 3 | -248/+254 |
| | |||||
* | Do not write HTML in text/plain mail part (#2954) | Sandro Santilli | 2016-05-30 | 1 | -3/+11 |
| | | | | | | | | | | * 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) | ||||
* | locale: update Czech | Unknwon | 2016-05-12 | 1 | -2/+2 |
| | |||||
* | bindata: follow up data clean | Unknwon | 2016-05-11 | 1 | -24/+0 |
| | |||||
* | Add Czech support | Unknwon | 2016-05-11 | 1 | -23/+71 |
| | |||||
* | PDF-Previews in file-lists now working (#3000) | Kim Carlbäcker | 2016-04-26 | 1 | -0/+8 |
| | |||||
* | Add new language support | Unknwon | 2016-04-25 | 1 | -17/+65 |
| | | | | - Update language choose dropdown to fit more languages | ||||
* | #2992 set default style name when empty in AfterSet | Unknwon | 2016-04-22 | 1 | -693/+909 |
| | |||||
* | Support alphanumeric issue style (ABC-1234) for external issue tracker (#2992) | Cosmin Stroe | 2016-04-22 | 3 | -12/+264 |
| |