aboutsummaryrefslogtreecommitdiff
path: root/models
Commit message (Expand)AuthorAge
* Minor fixes for #2766Unknwon2016-03-06
* Added: Ability to delete org avatar.Tamás Molnár2016-03-06
* #1146 finish new access rights for collaboratorsUnknwon2016-03-05
* #1146 finsih UI work for access mode of collaboratorsUnknwon2016-03-05
* #1597 fix activitity feeds for pull requestsUnknwon2016-03-05
* #1157 some avatar setting changesUnknwon2016-03-05
* Update localesUnknwon2016-03-04
* Merge pull request #2757 from joshfng/fix-fork-relative-urlUnknwon2016-03-04
|\
| * Use relative url when showing forked fromJosh Frye2016-03-04
* | #1597 fix pull request remote head can't update with force pushUnknwon2016-03-04
* | #2743 more fixes on SQL errorsUnknwon2016-03-04
* | #1597 support pull requests in same repositoryUnknwon2016-03-04
* | Minor fixes for #2746Unknwon2016-03-04
* | Merge pull request #2746 from joshfng/feature-delete-wiki-pagesUnknwon2016-03-04
|\ \
| * | Add ability to delete single wiki pages.Josh Frye2016-03-04
| |/
* / #2743 and #2751 fix bad SQL generated by XORMUnknwon2016-03-04
|/
* Minor fixes for #2745Unknwon2016-03-03
* Repo setting to delete and disable wikiJosh Frye2016-03-03
* Return errors instead of just logging them.Josh Frye2016-03-03
* Set DefaultBranch to master when importing a new repo if possibleJosh Frye2016-03-03
* #2743 workaround to fix XORM problemUnknwon2016-03-03
* #2727 make IN clause compatible with PostgresUnknwon2016-03-01
* Allow setting git operations timeoutsUnknwon2016-02-29
* #2700 fix sqlite3 can't create issue with more than one labelUnknwon2016-02-29
* Post work for #2637Unknwon2016-02-27
* Merge pull request #2637 from Gibheer/ssh-publickeysUnknwon2016-02-27
|\
| * variable should not use ALL_CAPSGibheer2016-02-23
| * remove ed25519 test for nowGibheer2016-02-17
| * fix ssh public key testsGibheer2016-02-17
| * allow native and ssh-keygen public key checkGibheer2016-02-16
* | Minor fix for #2710Unknwon2016-02-27
* | Add ForegroundColor for labelsLukas Dietrich2016-02-27
* | #2697 fix panic when close issue via commit messageUnknwon2016-02-25
* | #1821 add actions for close and reopen issuesUnknwon2016-02-22
* | Little refactoring of diff highlight.Andrey Nering2016-02-21
* | Replace uuid module with original packageUnknwon2016-02-20
* | Make markdown as an independent moduleUnknwon2016-02-20
* | Move cron module to independent packageUnknwon2016-02-20
* | Minor fix for #2634Unknwon2016-02-20
* | 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