Commit Graph

318 Commits (79ae163296be367058576589bfc583c22a2e24ca)

Author SHA1 Message Date
Unknwon 129638117f fix panic when close issue via commit message
Unknwon baaf6046a1 Minor fix for
Unknwon d324500959 Prepare to release
Unknwon 72ce06eab8 fix missing slash for go-get meta
Unknwon 912f7b51e9 add actions for close and reopen issues
Unknwon acf094fb07 Minor fix for
Add AttributesInBind option in new auth source form.
Unknwon b7f3d94cd0 Minor fix for
Unknwon 341da3cea7 Fix inappropriate markdown post process end tag check
When <code> is nested inside <pre>, the next end tag token would not able to be the same
as outer-most start tag. So we only check outer-most start and end tag token to be the same.
Unknwon 7162095635 Merge pull request from jwdeitch/patch-1
Update contributing guidlines link
jwdeitch 0b54035d7a Update README.md
jwdeitch dbd4697001 Update contributing guidlines link
previously displays 404
Unknwon 338af89d56 fix possbility that use email as pusher user name
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.
Unknwon 632c27802c Minor fix for
Unknwon 58e004f7da Remove cache avatar support and add its tests
Unknwon a1d97e8f5c Minor fix for
Unknwon 9adfe453d5 delete repo local copy when transfer
Remote repository path is renamed but does not delete
outdated local copy which still has old repository path
as remote.
Unknwon de3be370f7 Remove unused tests
Module httplib will be replaced a well done third-party package
soon, so remove its unused tests
Unknwon 5258ee3740 Update locales and update sponsor
Unknwon 297e772c20 fix payloads mixed up for webhook
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.
Unknwon ee53204e02 Improve db path prompt when install
Unknwon f8182ac521 delete local wiki copy when rename repo and user
Unknwon d4583ebd4b Add YunoHost link to README
Unknwon 8e40f86d2c handle space in image URL
Unknwon 04be8c0de5 reinitialize all repos from the db
- Update locales
Unknwon a47baa1b7a Add missing patch conflit pattern
Unknwon 1c74612b3c Minor fix for
Unknwon 4848620594 adjust URL verbose depth for reverse proxy sub-path
Unknwon 112a7cab31 incorrect error handle for team name
Unknwon 4deb876343 Minor fix for
- Change tooltip size from mini to tiny in profile page
Unknwon e33ddac9bf Minor fix for
Unknwon 7ef9a05588 use Go sub-repo ssh to verify public key content
Unknwon 29b07693dd minor fix to
- add tooltip for organization name in profile
Unknwon ab89be33a9 fix
Unknwon f43cc90841 Truncate repository name if too long
Unknwon 91bab801aa try to handle []int8 case
Unknwon 86bce4a2ae minor fix to
Unknwon e0f0f72a36 disallow access of some pages for empty repo
Unknwon cc22c8a1ae update dep lib version requirement
Unknwon 4993ab1a76 fall back to use custom chardet lib
Unknwon 8d58e06ad8 more fix on
Unknwon a49af93faf APIs: Users Followers
- User profile un/follow
- List user's followers/following
Unknwon c62a6b7a12 allow switch branches between two orgs in compose PR
Unknwon 53eb37d529 fix
Unknwon 33a99d587a fix
Unknwon 9cd16c5b12 add organization APIs
Unknwon 6673dcb038 improvments of highlight class name
Unknwon b117befc2b add user email APIs
Unknwon 7786cb76f3 fix
Unknwon 3362b3a44f fix possible disclosure
Unknwon 50264200f0 fix huge diff hangs