summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add missing copyright header (#992)Willem van Dreumel2017-02-211-0/+4
* update xorm for fixing bug on processor BeforeSet and AfterSet when Find a ma...Lunny Xiao2017-02-207-153/+363
* Make Xorm log configurable (#174)Lunny Xiao2017-02-205-17/+231
* Fix table headers (#980)Andrew Boyarshin2017-02-202-4/+2
* add release cycle to contributing (#949)Lunny Xiao2017-02-191-0/+6
* Security: fix XSS attack on alert (#973)Lunny Xiao2017-02-191-3/+3
* Security: fix XSS attack on milestone (#976)Lunny Xiao2017-02-193-9/+9
* fix docker link on install page (#964)Lunny Xiao2017-02-181-1/+1
* refactor: update debian script. (#965)Bo-Yi Wu2017-02-181-82/+42
* Unit tests for repo watching (#963)Ethan Koenig2017-02-174-103/+202
* Fix all the bugs in issues and pulls on dashboard (#943)Lunny Xiao2017-02-174-67/+120
* Add Screenshot-secion to IssueTemplate.md (#939)Kim "BKC" Carlbäcker2017-02-171-0/+5
* Unit tests for repo redirects (#961)Ethan Koenig2017-02-172-0/+79
* fix: fill in ssh key title on setting of repo (#950)Bo-Yi Wu2017-02-162-6/+6
* optimization for team get repos (#953)Lunny Xiao2017-02-161-16/+2
* refactor notificationsForUser since xorm In support slice of customerize type...Lunny Xiao2017-02-163-14/+27
* Small opitimization for getUserTeams (#954)Lunny Xiao2017-02-161-21/+6
* Security: prevent XSS attach on wiki pageUnknwon2017-02-162-5/+8
* test: Add testing for GetUserFork function (#944)Bo-Yi Wu2017-02-153-0/+89
* fix: 500 error on /explore/repos page. (#946)Bo-Yi Wu2017-02-152-23/+21
* refactor: small optimize for sql query (#940)Bo-Yi Wu2017-02-153-32/+30
* fix some older Gogs upgrade to Gitea (#929)Lunny Xiao2017-02-151-1/+1
* catch error on call setup on serv command (#932)Lunny Xiao2017-02-151-3/+5
* bug fixed on issues and pullsLunny Xiao2017-02-152-9/+21
* fix ssh domain default value to domain (#930)Lunny Xiao2017-02-151-1/+4
* bug fixed for my repository (#933)Lunny Xiao2017-02-141-2/+6
* Fix assigned issues dashboard (#920)Lunny Xiao2017-02-144-117/+175
* fix bug of multiple forks (#928)Lunny Xiao2017-02-141-0/+24
* feat: Able to disable non-admin to create new organization (#927)Bo-Yi Wu2017-02-147-3/+42
* feat: support search bar on star tab of user profile. (#917)Bo-Yi Wu2017-02-148-76/+109
* Use fingerprint to check instead content for public key (#911)Lunny Xiao2017-02-142-26/+47
* Small optimization for getTeamIDs (#919)Lunny Xiao2017-02-142-10/+13
* fix: gofmt error. (#918)Bo-Yi Wu2017-02-142-2/+2
* Markdown rendering overhaul (#186)Andrew Boyarshin2017-02-1413-187/+1374
* feat: add git version on admin panel. (#921)Bo-Yi Wu2017-02-137-3/+14
* Add import-styleguide to Contributing.md (#912)Kim "BKC" Carlbäcker2017-02-131-0/+19
* Fix HighlightJS not working on compare diff page (#914)Andrey Nering2017-02-131-0/+1
* Handle SetModel error, fixes one errcheck report (#257)Sandro Santilli2017-02-121-1/+3
* Fix logging bugEthan Koenig2017-02-121-7/+5
* small optimization for get issue labelsLunny Xiao2017-02-122-17/+5
* Implement basic Open Graph support. (#901)Andrew2017-02-112-0/+29
* Bug fixed for deleted label in issue comment (#904)Lunny Xiao2017-02-113-13/+21
* Fix public activity showing private repos (#892)Morgan Bazalgette2017-02-115-0/+67
* Add missing copyright header to status table test (#902)Andrew2017-02-111-0/+4
* Implement archive cleanup (#885)Andrew2017-02-114-3/+92
* Add delete branch track on pull request comments (#888)Lunny Xiao2017-02-117-2/+55
* fix: trim the whitespaces for the search keyword (#893)Bo-Yi Wu2017-02-117-11/+14
* add vendoring back (#890)Lunny Xiao2017-02-111-0/+8
* update xorm vendor and also fix #740 (#886)Lunny Xiao2017-02-103-16/+20
* Fix bug in repos search (#884)Ethan Koenig2017-02-101-5/+9