summaryrefslogtreecommitdiffstats
path: root/models
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
|/