aboutsummaryrefslogtreecommitdiff
path: root/models
Commit message (Expand)AuthorAge
* Return errors instead of just logging them.Josh Frye2016-03-03
* Set DefaultBranch to master when importing a new repo if possibleJosh Frye2016-03-03
* #2743 workaround to fix XORM problemUnknwon2016-03-03
* #2727 make IN clause compatible with PostgresUnknwon2016-03-01
* Allow setting git operations timeoutsUnknwon2016-02-29
* #2700 fix sqlite3 can't create issue with more than one labelUnknwon2016-02-29
* Post work for #2637Unknwon2016-02-27
* Merge pull request #2637 from Gibheer/ssh-publickeysUnknwon2016-02-27
|\
| * variable should not use ALL_CAPSGibheer2016-02-23
| * remove ed25519 test for nowGibheer2016-02-17
| * fix ssh public key testsGibheer2016-02-17
| * allow native and ssh-keygen public key checkGibheer2016-02-16
* | Minor fix for #2710Unknwon2016-02-27
* | Add ForegroundColor for labelsLukas Dietrich2016-02-27
* | #2697 fix panic when close issue via commit messageUnknwon2016-02-25
* | #1821 add actions for close and reopen issuesUnknwon2016-02-22
* | Little refactoring of diff highlight.Andrey Nering2016-02-21
* | Replace uuid module with original packageUnknwon2016-02-20
* | Make markdown as an independent moduleUnknwon2016-02-20
* | Move cron module to independent packageUnknwon2016-02-20
* | Minor fix for #2634Unknwon2016-02-20
* | Minor fix for #2524Unknwon2016-02-19
* | Merge pull request #2524 from mhartkorn/pullrefsUnknwon2016-02-19
|\ \
| * | Removed unused method GetUnmergedPullRequestByRepoPathAndHeadBranchMartin Hartkorn2016-02-04
| * | Removed dependency on post-receive hook and use TriggerTask insteadMartin Hartkorn2016-02-04
| * | Enable a way to checkout Pull Requests from remote refsMartin Hartkorn2016-01-30
* | | Fix panic when view profile without signinUnknwon2016-02-19
* | | Merge pull request #2663 from Download-Fritz/MirrorForksUnknwon2016-02-19
|\ \ \
| * | | #2505 Allow to fork and disallow to create PRs for mirrors.Download-Fritz2016-02-19
| | |/ | |/|
* / | #2650 fix possbility that use email as pusher user nameUnknwon2016-02-17
|/ /
* | fix dependency broken because xorm's API changedLunny Xiao2016-02-16
* | #2630 fix wrong user avatar link in webhookUnknwon2016-02-15
* | Minor fix for #2624Unknwon2016-02-15
* | Merge pull request #2624 from mhartkorn/convert-mirror-to-repoUnknwon2016-02-15
|\ \
| * | Moved UpdateRepository() to CleanUpMigrateInfo() and correctly delete mirror ...Martin Hartkorn2016-02-15
| * | Refactored according to suggestionsMartin Hartkorn2016-02-14
| * | Convert mirrors to regular repositories.Martin Hartkorn2016-02-14
* | | Remove cache avatar support and add its testsUnknwon2016-02-14
* | | Minor fix for #2578Unknwon2016-02-14
* | | Merge pull request #2578 from exmex/developUnknwon2016-02-14
|\ \ \
| * | | Admins and user itself sees private org relations on profileExMex2016-02-07
* | | | Minor fix for #2567Unknwon2016-02-14
* | | | Merge pull request #2567 from fnkr/hide-other-teams-activity-from-dashboardUnknwon2016-02-14
|\ \ \ \
| * | | | Only show activities for repositories on dashboard, that the user has access toFlorian Kaiser2016-02-06
* | | | | #2569 delete repo local copy when transferUnknwon2016-02-14
* | | | | Add default branch to repo payloadJosh Frye2016-02-12
| |_|/ / |/| | |
* | | | Remove local wiki copy on repo transfer. Fixes #2558Josh Frye2016-02-11
* | | | #1577 fix missing SQL query placeholderUnknwon2016-02-10
* | | | #2485 fix payloads mixed up for webhookUnknwon2016-02-10
* | | | Merge pull request #2528 from andreynering/diff-sintax-highlight-733Unknwon2016-02-07
|\ \ \ \