summaryrefslogtreecommitdiffstats
path: root/models
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
|/ /
* | Minor fix for #2530Unknwon2016-02-041-29/+31
* | Merge pull request #2530 from fnkr/hide-other-teams-repos-from-org-pageUnknwon2016-02-041-0/+57
|\ \
| * | Remove unnecessary private functionsFlorian Kaiser2016-02-041-14/+6
| * | Use invalid value (-1) instead of 0 to prevent bug if auto increment starts w...Florian Kaiser2016-01-311-1/+1
| * | Everyone can see public reposFlorian Kaiser2016-01-311-3/+14
| * | Only show teams the user has access toFlorian Kaiser2016-01-311-11/+28
| * | Only show repositories the user has access to, on the organization homeFlorian Kaiser2016-01-311-0/+37
| |/
* | #2554 reinitialize all repos from the dbUnknwon2016-02-041-7/+36
* | Add missing patch conflit patternUnknwon2016-02-031-4/+5
* | Minor fix for #2506Unknwon2016-02-023-19/+39
* | Merge pull request #2506 from sapk/add-branche-api-supportUnknwon2016-02-022-0/+57
|\ \
| * | Corrections following recommendationsAntoine GIRARD2016-01-282-7/+7
| * | Near readyAntoine GIRARD2016-01-282-0/+57
* | | Fix random avatar does not work on WindowsUnknwon2016-02-021-2/+1
* | | Merge pull request #2540 from JohnMaguire/bugfix/2447-delete-public-key-autho...Unknwon2016-02-011-0/+8
|\ \ \
| * | | Trim whitespace when adding SSH keys (fixes #2447)John Maguire2016-01-311-0/+3
| * | | Add debug log when SSH key for deletion isn't foundJohn Maguire2016-01-311-0/+5
* | | | Show all orgs on user profile, except the private one'sFlorian Kaiser2016-01-301-1/+21
| |_|/ |/| |
* | | #2497 incorrect error handle for team nameUnknwon2016-01-292-11/+37
| |/ |/|
* | Record error when fail to health check repositoryUnknwon2016-01-281-1/+1
* | Minor fix for #2494Unknwon2016-01-282-6/+6
* | Merge pull request #2494 from mhartkorn/pullreq-name-changeUnknwon2016-01-282-0/+13
|\ \
| * | Change user name in Pull RequestsMartin Hartkorn2016-01-272-0/+13
* | | Refactoring of inline diff computing to prevent empty diff box. Fix #2489Andrey Nering2016-01-271-31/+30
|/ /
* / Fixed Webhook URL-length Issue #2465Kim "BKC" Carlbäcker2016-01-271-1/+1
|/
* #2179 use Go sub-repo ssh to verify public key contentUnknwon2016-01-151-37/+10
* URL fix for #2287Unknwon2016-01-151-0/+4