summaryrefslogtreecommitdiffstats
path: root/models
Commit message (Expand)AuthorAgeFilesLines
* #2700 fix sqlite3 can't create issue with more than one labelUnknwon2016-02-292-11/+8
* Post work for #2637Unknwon2016-02-273-92/+92
* Merge pull request #2637 from Gibheer/ssh-publickeysUnknwon2016-02-272-12/+172
|\
| * variable should not use ALL_CAPSGibheer2016-02-232-7/+7
| * remove ed25519 test for nowGibheer2016-02-171-7/+6
| * fix ssh public key testsGibheer2016-02-171-8/+12
| * allow native and ssh-keygen public key checkGibheer2016-02-162-12/+169
* | Minor fix for #2710Unknwon2016-02-272-229/+234
* | Add ForegroundColor for labelsLukas Dietrich2016-02-271-0/+22
* | #2697 fix panic when close issue via commit messageUnknwon2016-02-253-7/+7
* | #1821 add actions for close and reopen issuesUnknwon2016-02-223-37/+47
* | Little refactoring of diff highlight.Andrey Nering2016-02-211-5/+1
* | Replace uuid module with original packageUnknwon2016-02-204-6/+7
* | Make markdown as an independent moduleUnknwon2016-02-202-5/+6
* | Move cron module to independent packageUnknwon2016-02-201-59/+0
* | Minor fix for #2634Unknwon2016-02-201-6/+6
* | Minor fix for #2524Unknwon2016-02-191-22/+14
* | Merge pull request #2524 from mhartkorn/pullrefsUnknwon2016-02-191-0/+38
|\ \
| * | Removed unused method GetUnmergedPullRequestByRepoPathAndHeadBranchMartin Hartkorn2016-02-041-39/+0
| * | Removed dependency on post-receive hook and use TriggerTask insteadMartin Hartkorn2016-02-042-19/+38
| * | Enable a way to checkout Pull Requests from remote refsMartin Hartkorn2016-01-302-0/+58
* | | Fix panic when view profile without signinUnknwon2016-02-191-11/+9
* | | Merge pull request #2663 from Download-Fritz/MirrorForksUnknwon2016-02-191-1/+11
|\ \ \
| * | | #2505 Allow to fork and disallow to create PRs for mirrors.Download-Fritz2016-02-191-1/+11
| | |/ | |/|
* / | #2650 fix possbility that use email as pusher user nameUnknwon2016-02-171-40/+50
|/ /
* | fix dependency broken because xorm's API changedLunny Xiao2016-02-161-6/+1
* | #2630 fix wrong user avatar link in webhookUnknwon2016-02-151-1/+1
* | Minor fix for #2624Unknwon2016-02-151-5/+5
* | Merge pull request #2624 from mhartkorn/convert-mirror-to-repoUnknwon2016-02-151-1/+11
|\ \
| * | Moved UpdateRepository() to CleanUpMigrateInfo() and correctly delete mirror ...Martin Hartkorn2016-02-151-7/+7
| * | Refactored according to suggestionsMartin Hartkorn2016-02-141-2/+2
| * | Convert mirrors to regular repositories.Martin Hartkorn2016-02-141-2/+12
* | | Remove cache avatar support and add its testsUnknwon2016-02-141-4/+2
* | | Minor fix for #2578Unknwon2016-02-141-4/+4
* | | Merge pull request #2578 from exmex/developUnknwon2016-02-141-6/+9
|\ \ \
| * | | Admins and user itself sees private org relations on profileExMex2016-02-071-6/+9
* | | | Minor fix for #2567Unknwon2016-02-141-7/+7
* | | | Merge pull request #2567 from fnkr/hide-other-teams-activity-from-dashboardUnknwon2016-02-141-3/+20
|\ \ \ \
| * | | | Only show activities for repositories on dashboard, that the user has access toFlorian Kaiser2016-02-061-3/+20
* | | | | #2569 delete repo local copy when transferUnknwon2016-02-141-2/+4
* | | | | Add default branch to repo payloadJosh Frye2016-02-121-0/+1
| |_|/ / |/| | |
* | | | Remove local wiki copy on repo transfer. Fixes #2558Josh Frye2016-02-111-0/+1
* | | | #1577 fix missing SQL query placeholderUnknwon2016-02-101-2/+5
* | | | #2485 fix payloads mixed up for webhookUnknwon2016-02-101-2/+5
* | | | Merge pull request #2528 from andreynering/diff-sintax-highlight-733Unknwon2016-02-072-50/+59
|\ \ \ \
| * | | | Enable sintax highlighting on diff view. Close #733Andrey Nering2016-02-041-0/+9
| * | | | go fmt models/git_diff_test.goAndrey Nering2016-02-041-50/+50
| |/ / /
* | / / Workaroud delete folder on Windows. Fix #1738Andrey Nering2016-02-071-1/+10
| |/ / |/| |
* | | regulate timezone for milestone.deadlineTobias Kunicke2016-02-061-0/+1
* | | #2558 delete local wiki copy when rename repo and userUnknwon2016-02-053-22/+37
|/ /