aboutsummaryrefslogtreecommitdiffstats
path: root/modules/bindata
Commit message (Collapse)AuthorAgeFilesLines
...
* Update locales [CI SKIP]Unknwon2016-07-221-36/+36
|
* Update locales and .gopmfileUnknwon2016-07-171-24/+24
|
* #2937 able to prohibit user loginUnknwon2016-07-161-2/+2
|
* Update bindata and CSSUnknwon2016-07-151-702/+921
|
* [Fix] Don't display way too large files #1513 (#3253)Kim Carlbäcker2016-07-121-922/+703
| | | | | | | | | | * Add MaxDisplayFileSize setting * Don't show files that are too large * Localized FileTooLarge * Change IsFileTooBig => IsFileTooLarge
* Update localeUnknwon2016-07-091-36/+36
|
* Minor fix for #3246Unknwon2016-07-091-702/+921
|
* Modify behaviour of repo-delete. (#3232)Pheng Heong TAN2016-07-091-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 configUnknwon2016-07-081-2/+2
| | | | Initially proposed by #2376 and fixes #3068 as well.
* #3058 #3059 support correct page size and link headerUnknwon2016-07-041-2/+2
|
* #2968 use HTTP_ADDR to replace localhostUnknwon2016-07-021-2/+2
|
* #3078 update default app.iniUnknwon2016-07-011-2/+2
|
* Do not show filename not have suffifx .mdUnknwon2016-07-011-2/+2
|
* #3174 genetate bindataUnknwon2016-06-291-4/+4
|
* Update locale bindataUnknwon2016-06-281-2/+2
|
* Minor fix for #3194Unknwon2016-06-271-2/+2
| | | | - Update locale bindata
* Update localeUnknwon2016-06-121-2/+2
|
* #2954 use text/plain as default email content formatUnknwon2016-05-301-220/+220
|
* locale: update CzechUnknwon2016-05-121-2/+2
|
* bindata: follow up data cleanUnknwon2016-05-111-24/+0
|
* Add Czech supportUnknwon2016-05-111-23/+71
|
* Add new language supportUnknwon2016-04-251-17/+65
| | | | - Update language choose dropdown to fit more languages
* #2992 set default style name when empty in AfterSetUnknwon2016-04-221-693/+909
|
* Fixed #2909 (#2979)Kim Carlbäcker2016-04-191-908/+692
|
* Update localesUnknwon2016-04-111-26/+26
|
* Update localesUnknwon2016-03-231-16/+16
|
* Prepare releaseUnknwon2016-03-191-4/+4
|
* Update localesUnknwon2016-03-181-24/+24
|
* Generate bindata for #2823Unknwon2016-03-141-2/+2
|
* Update glide.lockUnknwon2016-03-121-2/+2
|
* Update localesUnknwon2016-03-111-28/+28
|
* #13 finish user and repository searchUnknwon2016-03-111-217/+217
| | | | Both are possible on explore and admin panel
* Rename module: middleware -> contextUnknwon2016-03-111-216/+216
|
* Prepare releaseUnknwon2016-03-061-19/+19
|
* Add Finnish supportUnknwon2016-03-051-29/+53
|
* #1146 finish new access rights for collaboratorsUnknwon2016-03-051-2/+2
|
* #1146 finsih UI work for access mode of collaboratorsUnknwon2016-03-051-2/+2
| | | | | Collaborators have write access as default, and can be changed via repository collaboration settings page to change between read, write and admin.
* #1597 fix activitity feeds for pull requestsUnknwon2016-03-051-2/+2
|
* #1157 some avatar setting changesUnknwon2016-03-051-2/+2
| | | | - Allow to delete current avatar
* Update localesUnknwon2016-03-041-26/+26
|
* Minor fixes for #2746Unknwon2016-03-041-690/+906
|
* Add ability to delete single wiki pages.Josh Frye2016-03-041-906/+690
|
* Minor fixes for #2745Unknwon2016-03-031-690/+905
|
* Repo setting to delete and disable wikiJosh Frye2016-03-031-905/+690
|
* #1891 attempt to fix expected invalid CSRF tokenUnknwon2016-03-031-2/+2
| | | | - Remove unused config settings `[picture] service`
* Allow setting git operations timeoutsUnknwon2016-02-291-2/+2
| | | | | | - Migrate: #2704 #2653 - Clone: #2701 - Mirror, Pull
* #2700 fix sqlite3 can't create issue with more than one labelUnknwon2016-02-291-2/+2
|
* Post work for #2637Unknwon2016-02-271-17/+17
| | | | Improve test cases, config settings, also show SSH config settings on admin config panel.
* Add new config option for builtin SSH serverUnknwon2016-02-251-2/+2
| | | | | | | Config option [server] SSH_LISTEN_PORT to the port the builtin SSH server will be listen. It can be different from SSH_PORT which is supposed to be exposed in the clone URL. This should solve the problem when user runs Gogs inside Docker container and still want to use builtin SSH server.
* Minor fix for #2660Unknwon2016-02-241-690/+906
|