summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* #1384 add pagination for repositoriesUnknwon2016-07-241-3/+3
* Refactor User.Id to User.IDUnknwon2016-07-243-7/+7
* Use struct for UI settingsUnknwon2016-07-243-27/+23
* conf: change default mirror checking interval to 10mUnknwon2016-07-231-2/+2
* #3107 fix mention regex does not include dashUnknwon2016-07-231-1/+1
* #3076 detect invalid tag name git errorUnknwon2016-07-231-2/+2
* Update locales [CI SKIP]Unknwon2016-07-221-36/+36
* avatar: make custom and generated avatars equal (#3301)Dennis Chen2016-07-211-2/+2
* Update locales and .gopmfileUnknwon2016-07-171-24/+24
* Minor fix for go vetUnknwon2016-07-161-1/+1
* Upgrade octicon to 4.3.0Unknwon2016-07-161-1/+1
* #2937 able to prohibit user loginUnknwon2016-07-163-3/+11
* #2854 fix no mail notification when issue is closed/reopenedUnknwon2016-07-163-191/+16
* models/repo: remove redundant info for some repo methodsUnknwon2016-07-151-1/+1
* #2798 fix assign operation not take effectUnknwon2016-07-151-2/+2
* Update bindata and CSSUnknwon2016-07-151-702/+921
* #2709 validate username attribute fetched from LDAPUnknwon2016-07-121-7/+7
* [Fix] Don't display way too large files #1513 (#3253)Kim Carlbäcker2016-07-122-922/+705
* Update localeUnknwon2016-07-091-36/+36
* Minor fix for #3246Unknwon2016-07-091-702/+921
* The pruning for the synchronized mirrors is a option now. Default value: enab...Pablo Saavedra2016-07-093-1/+3
* Modify behaviour of repo-delete. (#3232)Pheng Heong TAN2016-07-091-921/+702
* Use SecurityProtocol to replace UseSSL in LDAP configUnknwon2016-07-083-27/+51
* #3058 #3059 support correct page size and link headerUnknwon2016-07-042-18/+25
* #2968 use HTTP_ADDR to replace localhostUnknwon2016-07-021-2/+2
* #3078 update default app.iniUnknwon2016-07-011-2/+2
* change setting.go -> LocalUrl default value to (#3078)j.yao.SUSE2016-07-011-1/+1
* Do not show filename not have suffifx .mdUnknwon2016-07-011-2/+2
* #3174 genetate bindataUnknwon2016-06-291-4/+4
* Re-work MAX_DIFF_LINES: supress diff per file, not the whole diff (#3174)Andrey Nering2016-06-291-3/+5
* Stricter parsing of issue URLs and commit URLs. (#3121)Cosmin Stroe2016-06-292-67/+141
* Update locale bindataUnknwon2016-06-281-2/+2
* Use a gopher as default avatar (rather than the gravatar logo) (#3208)Sandro Santilli2016-06-271-1/+1
* Fixes #3110 (#3136)Franz Schmidt2016-06-271-1/+1
* Minor fix for #3194Unknwon2016-06-271-2/+2
* Update localeUnknwon2016-06-121-2/+2
* Add ServerName to tls.Config in LDAP auth (#3104)Paul Tötterman2016-06-011-0/+1
* #2954 minor fix for when to set HTML alternativeUnknwon2016-05-301-5/+3
* #2954 use text/plain as default email content formatUnknwon2016-05-303-248/+254
* Do not write HTML in text/plain mail part (#2954)Sandro Santilli2016-05-301-3/+11
* locale: update CzechUnknwon2016-05-121-2/+2
* bindata: follow up data cleanUnknwon2016-05-111-24/+0
* Add Czech supportUnknwon2016-05-111-23/+71
* PDF-Previews in file-lists now working (#3000)Kim Carlbäcker2016-04-261-0/+8
* Add new language supportUnknwon2016-04-251-17/+65
* #2992 set default style name when empty in AfterSetUnknwon2016-04-221-693/+909
* Support alphanumeric issue style (ABC-1234) for external issue tracker (#2992)Cosmin Stroe2016-04-223-12/+264
* Fixed #2909 (#2979)Kim Carlbäcker2016-04-191-908/+692
* Update localesUnknwon2016-04-111-26/+26
* #2878 print error of JSON unmarshal and always returns a valid objectUnknwon2016-03-261-1/+2