aboutsummaryrefslogtreecommitdiff
path: root/models
Commit message (Expand)AuthorAge
* 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
|\ \ \ \
| * | | | Enable sintax highlighting on diff view. Close #733Andrey Nering2016-02-04
| * | | | go fmt models/git_diff_test.goAndrey Nering2016-02-04
| |/ / /
* | / / Workaroud delete folder on Windows. Fix #1738Andrey Nering2016-02-07
| |/ / |/| |
* | | regulate timezone for milestone.deadlineTobias Kunicke2016-02-06
* | | #2558 delete local wiki copy when rename repo and userUnknwon2016-02-05
|/ /
* | Minor fix for #2530Unknwon2016-02-04
* | Merge pull request #2530 from fnkr/hide-other-teams-repos-from-org-pageUnknwon2016-02-04
|\ \
| * | Remove unnecessary private functionsFlorian Kaiser2016-02-04
| * | Use invalid value (-1) instead of 0 to prevent bug if auto increment starts w...Florian Kaiser2016-01-31
| * | Everyone can see public reposFlorian Kaiser2016-01-31
| * | Only show teams the user has access toFlorian Kaiser2016-01-31
| * | Only show repositories the user has access to, on the organization homeFlorian Kaiser2016-01-31
| |/
* | #2554 reinitialize all repos from the dbUnknwon2016-02-04
* | Add missing patch conflit patternUnknwon2016-02-03
* | Minor fix for #2506Unknwon2016-02-02
* | Merge pull request #2506 from sapk/add-branche-api-supportUnknwon2016-02-02
|\ \
| * | Corrections following recommendationsAntoine GIRARD2016-01-28
| * | Near readyAntoine GIRARD2016-01-28
* | | Fix random avatar does not work on WindowsUnknwon2016-02-02
* | | Merge pull request #2540 from JohnMaguire/bugfix/2447-delete-public-key-autho...Unknwon2016-02-01
|\ \ \
| * | | Trim whitespace when adding SSH keys (fixes #2447)John Maguire2016-01-31