Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Generate bindata for #2823 | Unknwon | 2016-03-14 | 1 | -2/+2 |
| | |||||
* | Update glide.lock | Unknwon | 2016-03-12 | 1 | -2/+2 |
| | |||||
* | Update locales | Unknwon | 2016-03-11 | 1 | -28/+28 |
| | |||||
* | #13 finish user and repository search | Unknwon | 2016-03-11 | 1 | -217/+217 |
| | | | | Both are possible on explore and admin panel | ||||
* | Rename module: middleware -> context | Unknwon | 2016-03-11 | 1 | -216/+216 |
| | |||||
* | Prepare release | Unknwon | 2016-03-06 | 1 | -19/+19 |
| | |||||
* | Add Finnish support | Unknwon | 2016-03-05 | 1 | -29/+53 |
| | |||||
* | #1146 finish new access rights for collaborators | Unknwon | 2016-03-05 | 1 | -2/+2 |
| | |||||
* | #1146 finsih UI work for access mode of collaborators | Unknwon | 2016-03-05 | 1 | -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 requests | Unknwon | 2016-03-05 | 1 | -2/+2 |
| | |||||
* | #1157 some avatar setting changes | Unknwon | 2016-03-05 | 1 | -2/+2 |
| | | | | - Allow to delete current avatar | ||||
* | Update locales | Unknwon | 2016-03-04 | 1 | -26/+26 |
| | |||||
* | Minor fixes for #2746 | Unknwon | 2016-03-04 | 1 | -690/+906 |
| | |||||
* | Add ability to delete single wiki pages. | Josh Frye | 2016-03-04 | 1 | -906/+690 |
| | |||||
* | Minor fixes for #2745 | Unknwon | 2016-03-03 | 1 | -690/+905 |
| | |||||
* | Repo setting to delete and disable wiki | Josh Frye | 2016-03-03 | 1 | -905/+690 |
| | |||||
* | #1891 attempt to fix expected invalid CSRF token | Unknwon | 2016-03-03 | 1 | -2/+2 |
| | | | | - Remove unused config settings `[picture] service` | ||||
* | Allow setting git operations timeouts | Unknwon | 2016-02-29 | 1 | -2/+2 |
| | | | | | | - Migrate: #2704 #2653 - Clone: #2701 - Mirror, Pull | ||||
* | #2700 fix sqlite3 can't create issue with more than one label | Unknwon | 2016-02-29 | 1 | -2/+2 |
| | |||||
* | Post work for #2637 | Unknwon | 2016-02-27 | 1 | -17/+17 |
| | | | | Improve test cases, config settings, also show SSH config settings on admin config panel. | ||||
* | Add new config option for builtin SSH server | Unknwon | 2016-02-25 | 1 | -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 #2660 | Unknwon | 2016-02-24 | 1 | -690/+906 |
| | |||||
* | Test mailer button. Addresses #1531 | Josh Frye | 2016-02-24 | 1 | -906/+690 |
| | |||||
* | Prepare to release | Unknwon | 2016-02-24 | 1 | -26/+26 |
| | |||||
* | #1821 add actions for close and reopen issues | Unknwon | 2016-02-22 | 1 | -2/+2 |
| | |||||
* | Fix #857 | Unknwon | 2016-02-20 | 1 | -690/+905 |
| | |||||
* | Update bindata for LDAP changes | Adam Strzelecki | 2016-02-20 | 1 | -905/+690 |
| | |||||
* | Minor fix for #2624 | Unknwon | 2016-02-15 | 1 | -28/+28 |
| | |||||
* | Remove cache avatar support and add its tests | Unknwon | 2016-02-14 | 1 | -2/+2 |
| | |||||
* | fix #2454 | Unknwon | 2016-02-14 | 1 | -690/+905 |
| | |||||
* | Add helper text for log path. | Josh Frye | 2016-02-12 | 1 | -2/+2 |
| | |||||
* | Add install option for log path | Josh Frye | 2016-02-12 | 1 | -905/+690 |
| | |||||
* | Update locales and update sponsor | Unknwon | 2016-02-11 | 1 | -26/+26 |
| | |||||
* | #2485 fix payloads mixed up for webhook | Unknwon | 2016-02-10 | 1 | -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 install | Unknwon | 2016-02-07 | 1 | -17/+17 |
| | |||||
* | Generate CSS for #2561 | Unknwon | 2016-02-05 | 1 | -4/+4 |
| | |||||
* | #2554 reinitialize all repos from the db | Unknwon | 2016-02-04 | 1 | -28/+28 |
| | | | | - Update locales | ||||
* | Minor fix for #2444 | Unknwon | 2016-02-01 | 1 | -2/+2 |
| | |||||
* | Update locales | Unknwon | 2016-01-28 | 1 | -21/+21 |
| | |||||
* | Update locales | Unknwon | 2016-01-25 | 1 | -224/+224 |
| | |||||
* | update locale | Unknwon | 2016-01-11 | 1 | -26/+26 |
| | |||||
* | stop compile bindata for TRANSLATORS | Unknwon | 2016-01-11 | 1 | -25/+1 |
| | | | | - update required version of git-module for #2373 | ||||
* | fix #2350 | Unknwon | 2016-01-07 | 1 | -2/+2 |
| | |||||
* | update locale | Unknwon | 2016-01-06 | 1 | -698/+914 |
| | |||||
* | Changed name from inline to unified | Kim "BKC" Carlbäcker | 2016-01-05 | 1 | -2/+2 |
| | |||||
* | i18n-fix for split-view | Kim "BKC" Carlbäcker | 2016-01-05 | 1 | -909/+693 |
| | |||||
* | fix #2327 | Unknwon | 2016-01-05 | 1 | -24/+0 |
| | |||||
* | #2264 use monospaced font for commit IDs in news feeds | Unknwon | 2015-12-24 | 1 | -15/+15 |
| | |||||
* | #1692 APIs: Users Followers | Unknwon | 2015-12-21 | 1 | -2/+2 |
| | | | | | - User profile un/follow - List user's followers/following | ||||
* | fix #1436 | Unknwon | 2015-12-19 | 1 | -218/+218 |
| |