summaryrefslogtreecommitdiffstats
path: root/models/repo.go
Commit message (Collapse)AuthorAgeFilesLines
* New push to head repo of head branch: regenerate patch and retest applyUnknwon2015-10-241-2/+28
|
* use notice instead of suspend delete archivesUnknwon2015-10-231-4/+8
|
* New/reopen PR checks if there is any unmerged and open PRUnknwon2015-10-181-1/+1
|
* print out git versionUnknwon2015-10-131-0/+1
|
* fix change visivility of non-org does not affect forksUnknwon2015-10-081-7/+5
|
* work on 1714Unknwon2015-10-051-4/+8
|
* save PR info as patch and minor fix on PRUnknwon2015-10-041-0/+29
|
* changed integrated page number to GETkendaru2015-10-021-1/+1
|
* implemented #1721: see users who forked/starred/watched a repositorySteven2015-10-011-0/+30
|
* #1602 Wrong commit order on issue page when pushing multiple commitsUnknwon2015-09-251-8/+4
|
* #1693 minor fixUnknwon2015-09-251-2/+2
|
* Fix admin repos new uiAntoine GIRARD2015-09-261-7/+6
|
* finish all new user settings UIUnknwon2015-09-101-1/+1
|
* #1611 fix bool type in sqlite queryUnknwon2015-09-091-1/+1
|
* clean logUnknwon2015-09-091-1/+1
|
* minor fix on #1589Unknwon2015-09-061-2/+6
| | | | Signed-off-by: Unknwon <u@gogs.io>
* Set IsBare true if migrated repo is empty.Sina Siadat2015-09-071-0/+6
| | | | | | | Executes `git log -1` and sets IsBare to true if stderr contains this string: fatal: bad default revision 'HEAD'
* fix #1558Unknwon2015-09-061-1/+5
|
* Mirror repository should not allow forkUnknwon2015-09-051-0/+5
|
* #1577 explore paginator problemUnknwon2015-09-041-2/+17
|
* work on #1570Unknwon2015-09-031-3/+7
|
* #1544 better tmp dir name for creating repoUnknwon2015-09-031-2/+2
|
* #1545 prevent duplicated refs of issues in single commitUnknwon2015-09-031-3/+0
|
* ui and pulls index fixUnknwon2015-09-031-0/+4
|
* finish initial version of pull requestUnknwon2015-09-021-2/+8
|
* basic PR featureUnknwon2015-09-021-3/+5
|
* work on PR conversationUnknwon2015-09-011-29/+0
|
* #1021 Forked repo unavailable after deleting original repoUnknwon2015-09-011-70/+165
|
* minor fixes on #1551Unknwon2015-09-011-3/+3
|
* fix repository count of user is messed upUnknwon2015-08-301-8/+29
|
* #1544 Creating new repository fails occasionallyUnknwon2015-08-291-1/+1
|
* #1542 A way to skip TLS verify for SMTP authenticationUnknwon2015-08-291-4/+4
|
* fix bare repo issueUnknwon2015-08-281-2/+4
|
* fix 1093Unknwon2015-08-281-1/+1
|
* add more README varsUnknwon2015-08-281-2/+8
|
* #1487 Readme TemplateUnknwon2015-08-281-82/+110
|
* complate list of gitignores and licensesUnknwon2015-08-281-4/+6
|
* minor updateUnknwon2015-08-261-7/+14
|
* new user dahsboard issuesUnknwon2015-08-251-0/+5
|
* new commits tableUnknwon2015-08-201-0/+7
|
* work on #986 and fix a LDAP crashUnknwon2015-08-181-44/+76
|
* make cron task configurableUnknwon2015-08-181-4/+4
|
* work on #1493Unknwon2015-08-171-4/+4
|
* Creates hooks directory when init update hookUnknwon2015-08-151-1/+3
|
* delete attachments when delete repoUnknwon2015-08-141-1/+21
|
* Show owner/poster tags of comments and fix #1312Unknwon2015-08-141-2/+2
|
* finish view comments on issue pageUnknwon2015-08-131-1/+1
|
* finish create issue with milestone and assigneeUnknwon2015-08-101-1/+38
|
* WIP: create PR - choose branchUnknwon2015-08-081-52/+51
|
* better fork permission checkUnknwon2015-08-081-0/+7
|