Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | #2650 fix possbility that use email as pusher user name | Unknwon | 2016-02-17 | 1 | -1/+1 | |
|/ | | | | | | | | | | Remove the possibility of using email as user name when user actually push through combination of email and password with HTTP. Also refactor update action function to replcae tons of arguments with single PushUpdateOptions struct. And define the user who pushes code as pusher, therefore variable names shouldn't be confusing any more. | |||||
* | Minor fix for #2624 | Unknwon | 2016-02-15 | 1 | -1/+1 | |
| | ||||||
* | Remove cache avatar support and add its tests | Unknwon | 2016-02-14 | 1 | -1/+1 | |
| | ||||||
* | Minor fix for #2567 | Unknwon | 2016-02-14 | 1 | -1/+1 | |
| | ||||||
* | #2569 delete repo local copy when transfer | Unknwon | 2016-02-14 | 1 | -1/+1 | |
| | | | | | | Remote repository path is renamed but does not delete outdated local copy which still has old repository path as remote. | |||||
* | Remove unused tests | Unknwon | 2016-02-13 | 1 | -1/+0 | |
| | | | | | Module httplib will be replaced a well done third-party package soon, so remove its unused tests | |||||
* | Update locales and update sponsor | Unknwon | 2016-02-11 | 1 | -0/+1 | |
| | ||||||
* | #2485 fix payloads mixed up for webhook | Unknwon | 2016-02-10 | 1 | -1/+1 | |
| | | | | | | | | | 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 | -1/+1 | |
| | ||||||
* | #2558 delete local wiki copy when rename repo and user | Unknwon | 2016-02-05 | 1 | -1/+1 | |
| | ||||||
* | Add YunoHost link to README | Unknwon | 2016-02-05 | 1 | -0/+1 | |
| | ||||||
* | #2556 handle space in image URL | Unknwon | 2016-02-04 | 1 | -1/+1 | |
| | ||||||
* | #2554 reinitialize all repos from the db | Unknwon | 2016-02-04 | 1 | -1/+1 | |
| | | | | - Update locales | |||||
* | Add missing patch conflit pattern | Unknwon | 2016-02-03 | 1 | -1/+1 | |
| | ||||||
* | Minor fix for #2444 | Unknwon | 2016-02-01 | 1 | -1/+1 | |
| | ||||||
* | #2229 adjust URL verbose depth for reverse proxy sub-path | Unknwon | 2016-01-31 | 1 | -1/+1 | |
| | ||||||
* | #2497 incorrect error handle for team name | Unknwon | 2016-01-29 | 1 | -1/+1 | |
| | ||||||
* | Minor fix for #2494 | Unknwon | 2016-01-28 | 1 | -1/+1 | |
| | | | | - Change tooltip size from mini to tiny in profile page | |||||
* | Minor fix for #2396 | Unknwon | 2016-01-25 | 1 | -1/+1 | |
| | ||||||
* | #2179 use Go sub-repo ssh to verify public key content | Unknwon | 2016-01-15 | 1 | -1/+1 | |
| | ||||||
* | minor fix to #2383 | Unknwon | 2016-01-14 | 1 | -1/+1 | |
| | | | | - add tooltip for organization name in profile | |||||
* | fix #2385 | Unknwon | 2016-01-14 | 1 | -0/+2 | |
| | ||||||
* | #2287 Truncate repository name if too long | Unknwon | 2016-01-11 | 1 | -1/+1 | |
| | ||||||
* | #2349 try to handle []int8 case | Unknwon | 2016-01-11 | 1 | -1/+1 | |
| | ||||||
* | minor fix to #2335 | Unknwon | 2016-01-09 | 1 | -1/+1 | |
| | ||||||
* | #2345 disallow access of some pages for empty repo | Unknwon | 2016-01-07 | 1 | -1/+1 | |
| | ||||||
* | update dep lib version requirement | Unknwon | 2016-01-06 | 1 | -1/+1 | |
| | ||||||
* | #2185 fall back to use custom chardet lib | Unknwon | 2015-12-31 | 1 | -1/+1 | |
| | ||||||
* | more fix on #2268 | Unknwon | 2015-12-30 | 1 | -1/+1 | |
| | ||||||
* | #1692 APIs: Users Followers | Unknwon | 2015-12-21 | 1 | -1/+3 | |
| | | | | | - User profile un/follow - List user's followers/following | |||||
* | #2014 allow switch branches between two orgs in compose PR | Unknwon | 2015-12-20 | 1 | -1/+1 | |
| | ||||||
* | fix #1436 | Unknwon | 2015-12-19 | 1 | -1/+1 | |
| | ||||||
* | fix #2223 | Unknwon | 2015-12-17 | 1 | -1/+1 | |
| | ||||||
* | #1692 add organization APIs | Unknwon | 2015-12-17 | 1 | -1/+1 | |
| | ||||||
* | #2103 #2181 improvments of highlight class name | Unknwon | 2015-12-16 | 1 | -1/+1 | |
| | ||||||
* | #1692 add user email APIs | Unknwon | 2015-12-15 | 1 | -1/+1 | |
| | ||||||
* | fix #2205 | Unknwon | 2015-12-15 | 1 | -1/+1 | |
| | ||||||
* | fix possible disclosure | Unknwon | 2015-12-14 | 1 | -1/+1 | |
| | ||||||
* | fix huge diff hangs | Unknwon | 2015-12-14 | 1 | -1/+1 | |
| | ||||||
* | improve get commits performance | Unknwon | 2015-12-13 | 1 | -1/+1 | |
| | ||||||
* | #2185 use Go sub-repo to detect encoding | Unknwon | 2015-12-13 | 1 | -2/+2 | |
| | ||||||
* | #2167 able to identify git version on Windows | Unknwon | 2015-12-13 | 1 | -1/+1 | |
| | ||||||
* | prepare release | Unknwon | 2015-12-12 | 1 | -1/+1 | |
| | ||||||
* | #2156 add edit org link in admin panel | Unknwon | 2015-12-12 | 1 | -1/+1 | |
| | ||||||
* | update locales | Unknwon | 2015-12-12 | 1 | -6/+4 | |
| | ||||||
* | #2156 admin able to edit organization max repo creation | Unknwon | 2015-12-11 | 1 | -1/+1 | |
| | ||||||
* | #2154 fix form submit error | Unknwon | 2015-12-11 | 1 | -1/+1 | |
| | ||||||
* | #2154 disable change user for non-local users | Unknwon | 2015-12-11 | 1 | -1/+1 | |
| | | | | - #2153 remove require for gravatar | |||||
* | #2155 The owner has reached maximum creation limit of 0 repositories | Unknwon | 2015-12-11 | 1 | -1/+1 | |
| | ||||||
* | #2114 External URL for wiki | Unknwon | 2015-12-11 | 1 | -1/+1 | |
| |