aboutsummaryrefslogtreecommitdiff
path: root/models
Commit message (Collapse)AuthorAge
...
* | Merge pull request #2506 from sapk/add-branche-api-supportUnknwon2016-02-02
|\ \ | | | | | | Implement API for branches listing
| * | Corrections following recommendationsAntoine GIRARD2016-01-28
| | |
| * | Near readyAntoine GIRARD2016-01-28
| | |
* | | Fix random avatar does not work on WindowsUnknwon2016-02-02
| | | | | | | | | | | | path.Dir can't handle Windows case, must use filepath.Dir
* | | Merge pull request #2540 from ↵Unknwon2016-02-01
|\ \ \ | | | | | | | | | | | | | | | | JohnMaguire/bugfix/2447-delete-public-key-authorized_keys Fixes #2447 (delete public key from authorized_keys)
| * | | Trim whitespace when adding SSH keys (fixes #2447)John Maguire2016-01-31
| | | |
| * | | Add debug log when SSH key for deletion isn't foundJohn Maguire2016-01-31
| | | |
* | | | Show all orgs on user profile, except the private one'sFlorian Kaiser2016-01-30
| |_|/ |/| |
* | | #2497 incorrect error handle for team nameUnknwon2016-01-29
| |/ |/|
* | Record error when fail to health check repositoryUnknwon2016-01-28
| |
* | Minor fix for #2494Unknwon2016-01-28
| | | | | | | | - Change tooltip size from mini to tiny in profile page
* | Merge pull request #2494 from mhartkorn/pullreq-name-changeUnknwon2016-01-28
|\ \ | | | | | | Change user name in Pull Requests to avoid errors (fixes #2495)
| * | Change user name in Pull RequestsMartin Hartkorn2016-01-27
| | |
* | | Refactoring of inline diff computing to prevent empty diff box. Fix #2489Andrey Nering2016-01-27
|/ /
* / Fixed Webhook URL-length Issue #2465Kim "BKC" Carlbäcker2016-01-27
|/
* #2179 use Go sub-repo ssh to verify public key contentUnknwon2016-01-15
|
* URL fix for #2287Unknwon2016-01-15
|
* Fix username display in lower-cased for comment in DashboardAntoine GIRARD2016-01-12
|
* #2287 Truncate repository name if too longUnknwon2016-01-11
|
* #2349 fix convert typeUnknwon2016-01-11
|
* #2349 try to handle []int8 caseUnknwon2016-01-11
|
* Fix test case after 86bce4a2ae9915fad63c742cb68fcd0a5e64a223.Andrey Nering2016-01-09
|
* roll back a small changeUnknwon2016-01-09
|
* minor fix to #2335Unknwon2016-01-09
|
* Merge pull request #2335 from andreynering/highlight-diffUnknwon2016-01-09
|\ | | | | Highlight diff
| * Fix: now highlights in diff view are getting the correct lines.Andrey Nering2016-01-08
| |
| * Semantic fixes.Andrey Nering2016-01-07
| |
| * Declaring specific types for enums constants.Andrey Nering2016-01-06
| | | | | | | | | | This makes the code more strict since you can't assign or compare values of different types without proper cast.
| * Highlighting differences of lines in the diff view.Andrey Nering2016-01-06
| |
* | typo fixzhuharev2016-01-06
|/
* #2185 fall back to use custom chardet libUnknwon2015-12-31
|
* #2273 URL consistency on webhook payloadUnknwon2015-12-25
|
* Merge pull request #2262 from angus-g/fixes/user-following-migrationUnknwon2015-12-24
|\ | | | | Add default for NumFollowing field (fixes #2261)
| * Add default for NumFollowing field (fixes #2261)Angus Gibson2015-12-22
| | | | | | | | | | We set the default value for the non-NULL field NumFollowing of the User model to 0, which stops an error when the ORM tries to sync.
* | Merge pull request #2257 from Jofkos/patch-1Unknwon2015-12-24
|\ \ | |/ |/| Wiki pages containing question marks in their name weren't loading
| * Removed empty line, multi return argsJofkos2015-12-20
| |
| * Wiki pages containing question marks in their name weren't loadingJofkos2015-12-20
| | | | | | (untested)
* | #1692 APIs: Users FollowersUnknwon2015-12-21
|/ | | | | - User profile un/follow - List user's followers/following
* fix #1436Unknwon2015-12-19
|
* #1692 add organization APIsUnknwon2015-12-17
|
* #1692 add user email APIsUnknwon2015-12-15
|
* fix #2205Unknwon2015-12-15
|
* rename import pathUnknwon2015-12-15
|
* fix possible disclosureUnknwon2015-12-14
|
* fix huge diff hangsUnknwon2015-12-14
|
* #2176 fix 500 on /watchers & /stars for pgUnknwon2015-12-14
|
* #2185 use Go sub-repo to detect encodingUnknwon2015-12-13
|
* #2167 able to identify git version on WindowsUnknwon2015-12-13
|
* #2152 fix SMTP authentication makes invalid assumption on protocolUnknwon2015-12-11
|
* #2155 fix org max repo limit default to -1Unknwon2015-12-11
|