summaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
...
* | #2650 fix possbility that use email as pusher user nameUnknwon2016-02-171-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 #2624Unknwon2016-02-151-1/+1
|
* Remove cache avatar support and add its testsUnknwon2016-02-141-1/+1
|
* Minor fix for #2567Unknwon2016-02-141-1/+1
|
* #2569 delete repo local copy when transferUnknwon2016-02-141-1/+1
| | | | | | Remote repository path is renamed but does not delete outdated local copy which still has old repository path as remote.
* Remove unused testsUnknwon2016-02-131-1/+0
| | | | | Module httplib will be replaced a well done third-party package soon, so remove its unused tests
* Update locales and update sponsorUnknwon2016-02-111-0/+1
|
* #2485 fix payloads mixed up for webhookUnknwon2016-02-101-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 installUnknwon2016-02-071-1/+1
|
* #2558 delete local wiki copy when rename repo and userUnknwon2016-02-051-1/+1
|
* Add YunoHost link to READMEUnknwon2016-02-051-0/+1
|
* #2556 handle space in image URLUnknwon2016-02-041-1/+1
|
* #2554 reinitialize all repos from the dbUnknwon2016-02-041-1/+1
| | | | - Update locales
* Add missing patch conflit patternUnknwon2016-02-031-1/+1
|
* Minor fix for #2444Unknwon2016-02-011-1/+1
|
* #2229 adjust URL verbose depth for reverse proxy sub-pathUnknwon2016-01-311-1/+1
|
* #2497 incorrect error handle for team nameUnknwon2016-01-291-1/+1
|
* Minor fix for #2494Unknwon2016-01-281-1/+1
| | | | - Change tooltip size from mini to tiny in profile page
* Minor fix for #2396Unknwon2016-01-251-1/+1
|
* #2179 use Go sub-repo ssh to verify public key contentUnknwon2016-01-151-1/+1
|
* minor fix to #2383Unknwon2016-01-141-1/+1
| | | | - add tooltip for organization name in profile
* fix #2385Unknwon2016-01-141-0/+2
|
* #2287 Truncate repository name if too longUnknwon2016-01-111-1/+1
|
* #2349 try to handle []int8 caseUnknwon2016-01-111-1/+1
|
* minor fix to #2335Unknwon2016-01-091-1/+1
|
* #2345 disallow access of some pages for empty repoUnknwon2016-01-071-1/+1
|
* update dep lib version requirementUnknwon2016-01-061-1/+1
|
* #2185 fall back to use custom chardet libUnknwon2015-12-311-1/+1
|
* more fix on #2268Unknwon2015-12-301-1/+1
|
* #1692 APIs: Users FollowersUnknwon2015-12-211-1/+3
| | | | | - User profile un/follow - List user's followers/following
* #2014 allow switch branches between two orgs in compose PRUnknwon2015-12-201-1/+1
|
* fix #1436Unknwon2015-12-191-1/+1
|
* fix #2223Unknwon2015-12-171-1/+1
|
* #1692 add organization APIsUnknwon2015-12-171-1/+1
|
* #2103 #2181 improvments of highlight class nameUnknwon2015-12-161-1/+1
|
* #1692 add user email APIsUnknwon2015-12-151-1/+1
|
* fix #2205Unknwon2015-12-151-1/+1
|
* fix possible disclosureUnknwon2015-12-141-1/+1
|
* fix huge diff hangsUnknwon2015-12-141-1/+1
|
* improve get commits performanceUnknwon2015-12-131-1/+1
|
* #2185 use Go sub-repo to detect encodingUnknwon2015-12-131-2/+2
|
* #2167 able to identify git version on WindowsUnknwon2015-12-131-1/+1
|
* prepare releaseUnknwon2015-12-121-1/+1
|
* #2156 add edit org link in admin panelUnknwon2015-12-121-1/+1
|
* update localesUnknwon2015-12-121-6/+4
|
* #2156 admin able to edit organization max repo creationUnknwon2015-12-111-1/+1
|
* #2154 fix form submit errorUnknwon2015-12-111-1/+1
|
* #2154 disable change user for non-local usersUnknwon2015-12-111-1/+1
| | | | - #2153 remove require for gravatar
* #2155 The owner has reached maximum creation limit of 0 repositoriesUnknwon2015-12-111-1/+1
|
* #2114 External URL for wikiUnknwon2015-12-111-1/+1
|