aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2659 from joshfng/fix-issue-email-formatUnknwon2016-02-181-1/+2
|\
| * Fix issue email formatting. Addresses #2331Josh Frye2016-02-181-1/+2
* | Merge pull request #2658 from fnkr/fix-chmodUnknwon2016-02-18921-0/+0
|\ \
| * | Fix chmod for several files in conf/locale/ and public/Florian Kaiser2016-02-18921-0/+0
|/ /
* / #2650 fix possbility that use email as pusher user nameUnknwon2016-02-177-49/+71
|/
* Add issue and pull request templateUnknwon2016-02-173-2/+4
* Merge pull request #2649 from andreynering/gh-issue-templateUnknwon2016-02-172-0/+18
|\
| * Add GitHub's issue and pull request templates.Andrey Nering2016-02-172-0/+18
|/
* #2646 fix panic on pushing repositorUnknwon2016-02-171-2/+2
* #2639 add branch prefix for test webhookUnknwon2016-02-174-4/+5
* #2633 fix removed config optionUnknwon2016-02-162-3/+0
* Merge pull request #2635 from lunny/developUnknwon2016-02-161-6/+1
|\
| * fix dependency broken because xorm's API changedLunny Xiao2016-02-161-6/+1
|/
* Add env var check for updateUnknwon2016-02-152-5/+7
* #2630 fix wrong user avatar link in webhookUnknwon2016-02-152-2/+2
* Minor fix for #2624Unknwon2016-02-1521-198/+300
* Merge pull request #2624 from mhartkorn/convert-mirror-to-repoUnknwon2016-02-154-24/+116
|\
| * Moved UpdateRepository() to CleanUpMigrateInfo() and correctly delete mirror ...Martin Hartkorn2016-02-152-8/+8
| * Refactored according to suggestionsMartin Hartkorn2016-02-145-25/+14
| * Add missing safety checkMartin Hartkorn2016-02-141-0/+5
| * Convert mirrors to regular repositories.Martin Hartkorn2016-02-145-22/+120
* | Setup CI with testingUnknwon2016-02-141-1/+4
* | Remove cache avatar support and add its testsUnknwon2016-02-1414-390/+45
* | Minor fix for #2578Unknwon2016-02-141-4/+4
* | Merge pull request #2578 from exmex/developUnknwon2016-02-142-8/+12
|\ \
| * | Reverted showing (private) on private org relationsExMex2016-02-071-5/+1
| * | Admins and user itself sees private org relations on profileExMex2016-02-073-9/+17
* | | fix #2454Unknwon2016-02-143-692/+907
* | | Hijack #2388Unknwon2016-02-141-0/+6
* | | Minor fix for #2567Unknwon2016-02-148-14/+17
* | | Merge pull request #2567 from fnkr/hide-other-teams-activity-from-dashboardUnknwon2016-02-143-12/+39
|\ \ \
| * | | Only show activities for repositories on dashboard, that the user has access toFlorian Kaiser2016-02-063-7/+24
| * | | Only show repositories on organization dashboard, that the user has access toFlorian Kaiser2016-02-051-5/+15
* | | | #2569 delete repo local copy when transferUnknwon2016-02-146-7/+9
* | | | Merge pull request #2617 from chriswatt/bgcolorUnknwon2016-02-144-3/+108
|\ \ \ \
| * | | | Fix when repo is emptychriswatt2016-02-141-73/+71
| * | | | Add grey bg to tabs on repo pagechriswatt2016-02-144-72/+179
|/ / / /
* | | | Remove unused testsUnknwon2016-02-134-209/+1
* | | | Merge pull request #2614 from joshfng/add-default-branch-to-repo-payloadUnknwon2016-02-122-1/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add default branch to repo payloadJosh Frye2016-02-122-1/+2
* | | | Merge pull request #2612 from Eriner/masterUnknwon2016-02-121-1/+1
|\ \ \ \
| * | | | update .gopmfile to reflect git-module updateMatt Hamilton2016-02-121-1/+1
|/ / / /
* | | | Merge pull request #2609 from joshfng/add-config-log-pathUnknwon2016-02-125-905/+710
|\ \ \ \
| * | | | Remove redundant nil check.Josh Frye2016-02-121-10/+0
| * | | | Make log path requiredJosh Frye2016-02-122-3/+3
| * | | | Set default log path if empty during installJosh Frye2016-02-122-2/+12
| * | | | Add helper text for log path.Josh Frye2016-02-123-2/+4
| * | | | Add install option for log pathJosh Frye2016-02-125-905/+708
| |/ / /
* | | | Minor docs update for #2605Unknwon2016-02-121-1/+7
* | | | Merge pull request #2605 from 0rax/developUnknwon2016-02-123-0/+18
|\ \ \ \ | |/ / / |/| | |