aboutsummaryrefslogtreecommitdiffstats
path: root/modules/bindata
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Test mailer button. Addresses #1531Josh Frye2016-02-241-906/+690
|
* Prepare to releaseUnknwon2016-02-241-26/+26
|
* #1821 add actions for close and reopen issuesUnknwon2016-02-221-2/+2
|
* Fix #857Unknwon2016-02-201-690/+905
|
* Update bindata for LDAP changesAdam Strzelecki2016-02-201-905/+690
|
* Minor fix for #2624Unknwon2016-02-151-28/+28
|
* Remove cache avatar support and add its testsUnknwon2016-02-141-2/+2
|
* fix #2454Unknwon2016-02-141-690/+905
|
* Add helper text for log path.Josh Frye2016-02-121-2/+2
|
* Add install option for log pathJosh Frye2016-02-121-905/+690
|
* Update locales and update sponsorUnknwon2016-02-111-26/+26
|
* #2485 fix payloads mixed up for webhookUnknwon2016-02-101-2/+2
| | | | | | | | | 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-071-17/+17
|
* Generate CSS for #2561Unknwon2016-02-051-4/+4
|
* #2554 reinitialize all repos from the dbUnknwon2016-02-041-28/+28
| | | | - Update locales
* Minor fix for #2444Unknwon2016-02-011-2/+2
|
* Update localesUnknwon2016-01-281-21/+21
|
* Update localesUnknwon2016-01-251-224/+224
|
* update localeUnknwon2016-01-111-26/+26
|
* stop compile bindata for TRANSLATORSUnknwon2016-01-111-25/+1
| | | | - update required version of git-module for #2373
* fix #2350Unknwon2016-01-071-2/+2
|
* update localeUnknwon2016-01-061-698/+914
|
* Changed name from inline to unifiedKim "BKC" Carlbäcker2016-01-051-2/+2
|
* i18n-fix for split-viewKim "BKC" Carlbäcker2016-01-051-909/+693
|
* fix #2327Unknwon2016-01-051-24/+0
|
* #2264 use monospaced font for commit IDs in news feedsUnknwon2015-12-241-15/+15
|
* #1692 APIs: Users FollowersUnknwon2015-12-211-2/+2
| | | | | - User profile un/follow - List user's followers/following
* fix #1436Unknwon2015-12-191-218/+218
|