summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #970 from andreynering/api-repo-mirrorAndrey Nering2017-02-258-4/+102
|\
| * Update vendor of code.gitea.io/sdk/giteaAndrey Nering2017-02-257-4/+101
| * Add "mirror" field to repo APIAndrey Nering2017-02-251-0/+1
* | Merge pull request #1053 from andreynering/do-not-test-libravatarAndrey Nering2017-02-251-14/+2
|\ \
| * | Remove test that touch networkAndrey Nering2017-02-251-14/+2
| |/
* | refactor for searching user (#1038)Lunny Xiao2017-02-251-11/+13
* | fix 500 when change user setting email to an exist email (#1039)Lunny Xiao2017-02-251-0/+5
|/
* Merge pull request #1043 from andrew-boyarshin/autolinkAndrey Nering2017-02-251-9/+12
|\
| * Fix span wrapping all the thingsAndrew Boyarshin2017-02-241-9/+12
* | Fix for #1037: Corrected process ID placeholder to PID from Pid (#1048)Jonas2017-02-251-1/+1
* | Reword the reinit_missing_repos message to be clear about what it does (#1047)Sandro Santilli2017-02-251-2/+2
* | refactor: repo counts for SearchRepositoryByName func (#1045)Bo-Yi Wu2017-02-251-10/+16
* | fix delete repo will hang on postgres (#1044)Lunny Xiao2017-02-242-16/+22
* | Fix URL handling in the whole markdown module, improve test coverage (#1027)Andrew Boyarshin2017-02-246-155/+276
|/
* Removed footer copyright year (#829)Lunny Xiao2017-02-241-1/+1
* Remove unnecessary loads in org_team (#1035)Ethan Koenig2017-02-243-51/+39
* Unit tests for models/repo_collaboration (#1032)Ethan Koenig2017-02-242-1/+106
* Fixes 1019, install page SMTP user is required to (#1020)puffybsd2017-02-244-8/+8
* Tweak docker target to work by default. (#1033)Dan Morrill2017-02-241-1/+1
* s/fields/terms (#1031)bit2017-02-241-3/+3
* added missing new struct sync (#1021)Lunny Xiao2017-02-231-0/+2
* Take back control of hooks (#1006)Lunny Xiao2017-02-2314-41/+279
* Bug fixes and unit tests for org_team (#1016)Ethan Koenig2017-02-234-24/+362
* Merge pull request #1017 from ethantkoenig/fix_lintAndrey Nering2017-02-222-2/+2
|\
| * Fix lint errorsEthan Koenig2017-02-222-2/+2
|/
* Refactor for issues loadattributes of a repository (#971)Lunny Xiao2017-02-223-64/+343
* Fix some links. (#1005)Bo-Yi Wu2017-02-221-2/+2
* fix: Wrong repo list on Explore page if user already loggin. (#1009)Bo-Yi Wu2017-02-224-12/+128
* fix panic when push but the only log mode console is disabled by serv and upd...Lunny Xiao2017-02-222-0/+11
* Oauth2 consumer (#679)Willem van Dreumel2017-02-2276-137/+7275
* Protected branches system (#339)Denis Denisov2017-02-2117-49/+606
* Added 1.0.2 to changelog (#998)Thomas Boerger2017-02-211-0/+13
* disable console output xorm log on ssh (#993)Lunny Xiao2017-02-211-3/+5
* Fix typo (#990)Christoph König2017-02-211-1/+1
* 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