summaryrefslogtreecommitdiffstats
path: root/models
Commit message (Expand)AuthorAgeFilesLines
* #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
* Fix username display in lower-cased for comment in DashboardAntoine GIRARD2016-01-121-3/+3
* #2287 Truncate repository name if too longUnknwon2016-01-112-20/+27
* #2349 fix convert typeUnknwon2016-01-111-3/+3
* #2349 try to handle []int8 caseUnknwon2016-01-111-1/+12
* Fix test case after 86bce4a2ae9915fad63c742cb68fcd0a5e64a223.Andrey Nering2016-01-091-3/+3
* roll back a small changeUnknwon2016-01-091-1/+2
* minor fix to #2335Unknwon2016-01-091-23/+32
* Merge pull request #2335 from andreynering/highlight-diffUnknwon2016-01-092-7/+165
|\
| * Fix: now highlights in diff view are getting the correct lines.Andrey Nering2016-01-082-22/+59
| * Semantic fixes.Andrey Nering2016-01-071-11/+11
| * Declaring specific types for enums constants.Andrey Nering2016-01-061-14/+21
| * Highlighting differences of lines in the diff view.Andrey Nering2016-01-062-0/+114
* | typo fixzhuharev2016-01-061-2/+2
|/
* #2185 fall back to use custom chardet libUnknwon2015-12-311-2/+2
* #2273 URL consistency on webhook payloadUnknwon2015-12-251-1/+1
* Merge pull request #2262 from angus-g/fixes/user-following-migrationUnknwon2015-12-241-1/+1
|\
| * Add default for NumFollowing field (fixes #2261)Angus Gibson2015-12-221-1/+1
* | Merge pull request #2257 from Jofkos/patch-1Unknwon2015-12-241-3/+5
|\ \ | |/ |/|
| * Removed empty line, multi return argsJofkos2015-12-201-3/+3
| * Wiki pages containing question marks in their name weren't loadingJofkos2015-12-201-2/+4
* | #1692 APIs: Users FollowersUnknwon2015-12-212-72/+114
|/
* fix #1436Unknwon2015-12-191-23/+5