summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix so that user can still fork his own repository to owned organizations (#2...Lauris BH2017-10-158-27/+86
* Remove direct user adding to organization members (#2641)Lauris BH2017-10-156-77/+0
* Add Activity page to repository (#2674)Lauris BH2017-10-1512-4/+686
* Fix organization watch migration (#2703)Lauris BH2017-10-141-1/+1
* Allow custom SSH user in UI for built-in SSH server (#2617) (#2678)Patrick G2017-10-143-3/+13
* Fix orgnization user watch repository (#2670)Lunny Xiao2017-10-143-2/+40
* Update hard-coded version to 1.3.0-dev (#2390)Sandro Santilli2017-10-122-2/+2
* Remove redudant functions and code (#2652)Morlinest2017-10-105-117/+57
* Add repository search unit and integration tests (#2575)Morlinest2017-10-102-7/+174
* fix panic on gogs webhook creation (#2675)David Schneiderbauer2017-10-081-2/+2
* Rewrite migrations to not depend on future code changes (#2604)David Schneiderbauer2017-10-085-63/+83
* GPG key email verification no longer case sensitive (#2661) (#2663)Julian Scholle2017-10-061-1/+2
* table `pull_request` wasn't updated correctly (#2649)Kazuki Sawada2017-10-061-1/+1
* Update MAINTAINERS (#2660)Morlinest2017-10-051-0/+1
* Add maintainer label for docker file (#2658)Bo-Yi Wu2017-10-053-2/+6
* Refactor duplicated code in repo handlers (#2657)Ethan Koenig2017-10-051-86/+49
* Change default sort order (#2647)Kazuki Sawada2017-10-053-10/+11
* Replace deprecated Id method with ID (#2655)Ethan Koenig2017-10-0531-84/+84
* Change pull description text (#2075) (#2646)Kazuki Sawada2017-10-041-11/+23
* hide navbar when only 1 sign-in method is available (#2648)Kazuki Sawada2017-10-041-6/+6
* Fix index column deletion (#2651)Morlinest2017-10-041-1/+1
* Use session when creating user (#2638)Ethan Koenig2017-10-031-16/+20
* Use Semantic UI's Search component for user and repo search (#2636)harry2017-10-037-109/+49
* Remove repo unit index (#2621)Morlinest2017-10-026-22/+33
* Fix go get response if only app URL is custom in configuration (#2634)Lauris BH2017-10-022-1/+8
* Use AfterLoad instead of AfterSet on Structs (#2628)Lunny Xiao2017-10-0135-314/+333
* Fix implementation of repo Home func (#2601)Morlinest2017-10-013-20/+33
* Remove redudant CheckUnit calls in router (#2627)Morlinest2017-09-301-4/+4
* Link to gitea-specific Vagrant example (#2624)Sandro Santilli2017-09-301-9/+9
* 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