summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix doubled issue tab introduced in migration v16 (#2611)David Schneiderbauer2017-09-282-0/+71
* Remove redudant issue LoadAttributes() calls (#2614)Morlinest2017-09-272-12/+1
* Fix translation upload to crowdin (#2599)Lauris BH2017-09-251-0/+1
* Reduce usage of allcols on update (#2596)Lunny Xiao2017-09-2510-25/+21
* backport from v1.2 branch: add secrets for github release (#2588) (#2598)Bo-Yi Wu2017-09-251-0/+1
* Make indexer code more reusable (#2590)Ethan Koenig2017-09-253-35/+83
* Add pre-build step for nodejs stuff (#2581)Morlinest2017-09-251-3/+8
* Compress css with nodejs (#2580)Morlinest2017-09-243-15/+12
* Automatic update of translations (#2585)Jonas Franz2017-09-231-0/+11
* fix go get subpackage bug (#2584)Lunny Xiao2017-09-232-32/+14
* Fix broken migration to add can_push field back to table (#2574)Lauris BH2017-09-231-2/+10
* Automatically regenerate indexer for incompatible versions (#2524)Ethan Koenig2017-09-231-19/+18
* Fix drone for tags (#2573)Lauris BH2017-09-221-3/+0
* Use custom type and constants to hold order by options (#2572)Morlinest2017-09-223-32/+51
* Expand fixtures (#2571)Morlinest2017-09-228-1/+204
* Ctrl + Enter to submit forms (#2540)Jonas Franz2017-09-222-1/+10
* fix readme view bug (#2566)Lunny Xiao2017-09-211-1/+3
* Complete push webhooks (#2530)David Schneiderbauer2017-09-218-102/+197
* Add init support of orgmode document type on file view and readme (#2525)Lunny Xiao2017-09-2121-66/+1103
* Fix sending mail with a non-latin display name. #2102 (#2559)Rémi Saurel2017-09-213-4/+6
* Use standard lessc and minify CSS using Node.js (#2337)silverwind2017-09-216-3139/+25
* Always run fmt check in CI (#2546)Ethan Koenig2017-09-212-1/+2
* Fix can_push value to false in protected_branch (#2560)Lauris BH2017-09-203-0/+21
* Remove go version check for make fmt (#2558)Lauris BH2017-09-201-5/+2
* Fix /api/repo/search integration tests (#2550)Morlinest2017-09-201-9/+5
* Sync releases table with tags on push and for mirrors (#2459)Lauris BH2017-09-2010-118/+366
* Fix duplicated rel attribute (#2549)Jorge Maldonado Ventura2017-09-201-2/+2
* Use named ActionType constants in template helper (#2545)Ethan Koenig2017-09-202-15/+13
* add @daviian as maintainer (#2552)David Schneiderbauer2017-09-191-0/+1
* Fix fmt errors (#2544)Ethan Koenig2017-09-191-1/+2
* Sort repository tree entries in natural way (#2506)Lauris BH2017-09-195-16/+145
* Fix lint errors (#2547)Ethan Koenig2017-09-199-41/+9
* Make basic functionality work without JavaScript (#2541)Jorge Maldonado Ventura2017-09-192-1/+8
* Fork permission bug fixes (#2534)Jonas Franz2017-09-183-3/+73
* Make integration tests more user-friendly (#2536)Ethan Koenig2017-09-181-1/+5
* Improve issue search (#2387)Ethan Koenig2017-09-16122-1453/+15275
* Restructure markup & markdown to prepare for multiple markup language… (#2411)Lunny Xiao2017-09-1619-1092/+1189
* Convert spaces to tabs in footer.tmpl (#2520)Ethan Koenig2017-09-161-3/+3
* Prevent sending emails and notifications to inactive users (#2384)David Schneiderbauer2017-09-1613-21/+85
* Fix unit test race condition (#2516)Ethan Koenig2017-09-151-2/+7
* Added bucket name to s3 drone plugin (#2505)Thomas Boerger2017-09-151-0/+3
* Fixes 500 error on dashboard when using MSSQL (#2504)bradder5552017-09-151-1/+1
* fix updated update on public key (#2514)Lunny Xiao2017-09-152-14/+16
* Implementation of all repositories of a user from user->settings (#1740)Rémy Boulanouar2017-09-147-0/+101
* improve protected branch to add whitelist support (#2451)Lunny Xiao2017-09-1429-303/+736
* Display commit status on landing page of repo (#1784)Rémy Boulanouar2017-09-147-28/+60
* fix wrong rendering of commit detail page (#2503)David Schneiderbauer2017-09-142-7/+7
* Hotfix for "Add time manually" (https://github.com/go-gitea/gitea/pull/2211#i...Jonas Franz2017-09-131-1/+1
* Remove repository mirrors from "collaborative" list (#2497)Morlinest2017-09-131-1/+1
* add codecov.io service. (#2493)Bo-Yi Wu2017-09-134-29/+74