aboutsummaryrefslogtreecommitdiff
path: root/modules/bindata/bindata.go
Commit message (Collapse)AuthorAge
* Minor fixes for #2746Unknwon2016-03-04
|
* Add ability to delete single wiki pages.Josh Frye2016-03-04
|
* Minor fixes for #2745Unknwon2016-03-03
|
* Repo setting to delete and disable wikiJosh Frye2016-03-03
|
* #1891 attempt to fix expected invalid CSRF tokenUnknwon2016-03-03
| | | | - Remove unused config settings `[picture] service`
* Allow setting git operations timeoutsUnknwon2016-02-29
| | | | | | - Migrate: #2704 #2653 - Clone: #2701 - Mirror, Pull
* #2700 fix sqlite3 can't create issue with more than one labelUnknwon2016-02-29
|
* Post work for #2637Unknwon2016-02-27
| | | | Improve test cases, config settings, also show SSH config settings on admin config panel.
* Add new config option for builtin SSH serverUnknwon2016-02-25
| | | | | | | 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-24
|
* Test mailer button. Addresses #1531Josh Frye2016-02-24
|
* Prepare to releaseUnknwon2016-02-24
|
* #1821 add actions for close and reopen issuesUnknwon2016-02-22
|
* Fix #857Unknwon2016-02-20
|
* Update bindata for LDAP changesAdam Strzelecki2016-02-20
|
* Minor fix for #2624Unknwon2016-02-15
|
* Remove cache avatar support and add its testsUnknwon2016-02-14
|
* fix #2454Unknwon2016-02-14
|
* Add helper text for log path.Josh Frye2016-02-12
|
* Add install option for log pathJosh Frye2016-02-12
|
* Update locales and update sponsorUnknwon2016-02-11
|
* #2485 fix payloads mixed up for webhookUnknwon2016-02-10
| | | | | | | | | When repository contains a Slack type hook, it changes original payload content. This patch fixes it by using a local object to store newly created Slack payload instead of assigning back to the same variable.
* Improve db path prompt when installUnknwon2016-02-07
|
* Generate CSS for #2561Unknwon2016-02-05
|
* #2554 reinitialize all repos from the dbUnknwon2016-02-04
| | | | - Update locales
* Minor fix for #2444Unknwon2016-02-01
|
* Update localesUnknwon2016-01-28
|
* Update localesUnknwon2016-01-25
|
* update localeUnknwon2016-01-11
|
* stop compile bindata for TRANSLATORSUnknwon2016-01-11
| | | | - update required version of git-module for #2373
* fix #2350Unknwon2016-01-07
|
* update localeUnknwon2016-01-06
|
* Changed name from inline to unifiedKim "BKC" Carlbäcker2016-01-05
|
* i18n-fix for split-viewKim "BKC" Carlbäcker2016-01-05
|
* fix #2327Unknwon2016-01-05
|
* #2264 use monospaced font for commit IDs in news feedsUnknwon2015-12-24
|
* #1692 APIs: Users FollowersUnknwon2015-12-21
| | | | | - User profile un/follow - List user's followers/following
* fix #1436Unknwon2015-12-19
|
* update localesUnknwon2015-12-18
|
* prepare releaseUnknwon2015-12-18
|
* #2103 Ability to map extensions for syntax highlighting in configUnknwon2015-12-17
|
* #2103 #2181 improvments of highlight class nameUnknwon2015-12-16
|
* #1692 add user email APIsUnknwon2015-12-15
|
* fix #2204Unknwon2015-12-15
|
* update localesUnknwon2015-12-12
|
* #2156 admin able to edit organization max repo creationUnknwon2015-12-11
|
* #2154 disable change user for non-local usersUnknwon2015-12-11
| | | | - #2153 remove require for gravatar
* fix sqlite3 cannot create repoUnknwon2015-12-11
|
* #2114 External URL for wikiUnknwon2015-12-11
|
* #1938 #1374 disable password change for non-local usersUnknwon2015-12-10
|