summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix git diff testsUnknwon2016-08-161-2/+2
* #3464 add diff signs which does not have inline diffUnknwon2016-08-161-2/+2
* #3464 reproduce diff signsUnknwon2016-08-164-4/+13
* #3464 reproduce diff signsUnknwon2016-08-161-1/+1
* models/repo_editor: improve code qualityUnknwon2016-08-169-41/+45
* Fix repository owner can assign selfUnknwon2016-08-161-11/+10
* models/issue: improve quality and performance of NewIssue functionUnknwon2016-08-1613-171/+144
* markdown: fix treating pure number as SHA1Unknwon2016-08-165-4/+13
* #3467 fix clone fail when wiki is emptyUnknwon2016-08-161-1/+3
* #3466 fix response of pull request form validation errorUnknwon2016-08-155-10/+22
* Fix empty repository panic on send test webhookUnknwon2016-08-158-35/+28
* #3461 fix security issue of REAMDE path in create repositoryUnknwon2016-08-151-1/+1
* Update README [CI SKIP]Unknwon2016-08-152-4/+8
* Fix outdated edit can’t overwrite changesUnknwon2016-08-155-6/+7
* Web editor: temporarily disable upload and quick fix for edit and newUnknwon2016-08-159-306/+292
* Web editor: improve delete fileUnknwon2016-08-158-101/+89
* Web editor: improve edit file and diff previewUnknwon2016-08-1515-476/+478
* modules/sync: move sync objects to independent moduleUnknwon2016-08-155-100/+131
* Code clean up for new config optionsUnknwon2016-08-1517-110/+87
* Squashed commit of the following:Richard Mahn2016-08-1534-201/+2502
* Fix template nil errorUnknwon2016-08-151-1/+1
* Fix template error [CI SKIP]Unknwon2016-08-151-1/+1
* Replace convert.To with APIFormat callsUnknwon2016-08-1421-225/+79
* #2246 fully support of webhooks for pull requestUnknwon2016-08-1430-270/+795
* Add subcommand to create new user in CLIUnknwon2016-08-144-3/+74
* CSS: remove font “Meiryo Ui”Unknwon2016-08-132-16/+2
* fix grammar + typo. (#3453)Justin Ray Vrooman2016-08-131-2/+2
* Code clean upUnknwon2016-08-121-9/+1
* #3442 add test suitesUnknwon2016-08-123-1/+60
* Fix #3437: Cannot connect to PostgreSQL via IPv6 address (#3442)Thibault Meyer2016-08-121-6/+6
* Minor fix on top menu dropdown icon positionUnknwon2016-08-122-0/+13
* Add new dependencyUnknwon2016-08-124-2/+6
* On showing diff/file, use the tab_width specified on .editorconfig, if any (#...Andrey Nering2016-08-129-2/+137
* Add .mailmapUnknwon2016-08-122-1/+4
* Add Content-Disposition header for downloads (#3439)Andrey Nering2016-08-121-0/+1
* Do not show non-image attachment in a <img> tag. Fixes #3215 (#3311)Andrey Nering2016-08-124-2/+29
* Fix #3321: commit tag shortener (#3418)Thibault Meyer2016-08-123-5/+5
* Fix #3391Unknwon2016-08-122-3/+7
* Fix email FROMUnknwon2016-08-121-1/+1
* #2852 code cleanupUnknwon2016-08-117-27/+31
* Add initial support for unix sockets (#2852)Odin Ugedal2016-08-113-13/+44
* models: rename EnableTidb to EnableTiDBUnknwon2016-08-113-5/+5
* #3013 support connect PostgreSQL via unix socketUnknwon2016-08-111-12/+19
* Fix #3314: Cannot edit release with tag name contains slash (#3434)Thibault Meyer2016-08-112-4/+4
* Update glide.lock and .gopmfile [CI SKIP]Unknwon2016-08-112-2/+2
* Add MaxRepoCreation to EditUser API (#2781)Robin Lambertz2016-08-111-0/+3
* #2780 code clean upUnknwon2016-08-115-21/+13
* Add AddCollaborator API Endpoint (#2780)Robin Lambertz2016-08-112-0/+50
* #3233 code cleanup and minor issue fixUnknwon2016-08-1111-80/+54
* Wiki mirroring implementation (#3233)Andrew2016-08-115-8/+100