264 Commits (9512eec034e4691d611152e8182605a2b7811cb7)

Author SHA1 Message Date
Unknwon 0c5ba4573a fix session API broken and SQL pretection 10 years ago
Unknwon 83283bca4c Safe work 10 years ago
Unknwon f1d8746264 Fix fork repo and macaron API broken 10 years ago
Unknwon a342d58d7e Able to fork repo to individuals 10 years ago
evolvedlight 8d2a6fc484 Merge remote-tracking branch 'upstream/dev'
Conflicts:
	models/repo.go
10 years ago
evolvedlight 29ac3980ff More changes 10 years ago
Unknwon 963354c5d7 Add raw, history file button, and other mirror fixes 10 years ago
evolvedlight 211dc74816 Got the fork count working 10 years ago
Unknwon 79262173a6 Webhook delivery locking & Hide repo for org members if they don't have access 10 years ago
Unknwon 1aa76bd279 Fix #532, add system notice 10 years ago
Unknwon 263d409326 Basic xss prevention 10 years ago
evolvedlight c9e5e38fcf Initial cut of git fork 10 years ago
Unknwon 3cfa4a581c Bug: 500 when transfer repository to collaborator 10 years ago
Unknwon ad52b2d791 Mirror fix on transfer repo 10 years ago
Unknwon 71e4689d11 Page: User profile 10 years ago
Unknwon f69761563b Fix bug on transfer repo 10 years ago
Unknwon 5bbeeb0f1b Page: Commits and fix #249 10 years ago
Unknwon 8a09256941 Mirror fix and fix #481 10 years ago
Unknwon 62f21ff3ed Work on #476 10 years ago
Unknwon 0d9c41be7d Work on #476 10 years ago
Unknwon cfed11f092 Bug: Transfer repository doesn't update the count 10 years ago
Unknwon ab7206d6b7 Fix #348 10 years ago
Tristan Storch 9fc4ded369 Standard git user.name and user.email if not set
Git user.name and user.email will now be set to the standard values

  - Gogs
  - gogitservice@gmail.com

if user.name is not set or empty.

If user.name is set and user.email not, it will leave it this way.
10 years ago
Unknwon 830efc90da update docs and mirror bug fix 10 years ago
lunnyxiao 1240fef0ca bug fixed for migrate and fixed #141 10 years ago
Unknwon 9baf2b38d0 Bug fix on organization 10 years ago
Unknwon 50de06056b Merge branch 'dev' of github.com:gogits/gogs into dev 10 years ago
Unknwon 74b31566cf Finsih add/remove repo in organization 10 years ago
Vyacheslav Bakhmutov 95a594d75a Migrate all branches and tags 10 years ago
Unknwon 21a1b8e5a3 Finish new edit team page, add member to team 10 years ago
Unknwon e325c8499a Fix and set git config 10 years ago
Unknwon a60edbe88c Add/remove member need add/remove access to repositories as well 10 years ago
Unknwon 5fbf8531e6 Finish new home page of organization 10 years ago
Unknwon fa0a389dc4 Fix bare repo bug 10 years ago
Unknwon 17d2675dd2 Fix #258 10 years ago
Unknwon 9813161411 Reser repo owner to organization when error occurs in repo create page, dashboard news feed page, create organization page 10 years ago
Unknwon 5e81383413 Git installation check, show image in single file view, show short SHA1 instead of 40-length string, complete log module 10 years ago
Unknwon 8dd07c0ddd New UI merge in progress 10 years ago
Justin Nuß 469cbc8813 Update progress of milestones when closing/reopening issues and allow closing of issues in commit messages 10 years ago
Justin Nuß 636a78fed1 Escape tags and quotes in links. 10 years ago
Justin Nuß e194cf3291 Fix issue #259. Allow links in the repository description 10 years ago
Unknown 0f907301b7 Fix #285 10 years ago
Unknown 63cc14062a Paging function for users and repositories 10 years ago
Unknown 097c8e05e6 Able to set timeout for process monitor 10 years ago
Unknown fd5412ec47 Work on #274 10 years ago
Lunny Xiao baa255e899 remove debug info 10 years ago
Lunny Xiao 3c6da63216 bug fixed 10 years ago
Unknown 7f3015b32b Merge branch 'dev' of github.com:gogits/gogs into dev 10 years ago
Unknown 13b032f829 update name 10 years ago
Justin Nuß a481672c5c Add 'pprof' tag for enabling debugging 10 years ago
Unknown 465dc962b5 Finish create organization team 10 years ago
Lunny Xiao a357cda957 Merge branch 'dev' of github.com:gogits/gogs into dev 10 years ago
Unknown 6e448b0714 Finish delete organization 10 years ago
Unknown 19e9104289 Organization settings page 10 years ago
Lunny Xiao 165e3e8f18 path bug fixed 10 years ago
Unknown 32b09681b2 Migrate repository by organization 10 years ago
Unknown 8644c571db Mirror bug fix on create repo action 10 years ago
Unknown 43b33440b5 Work on create organization repo and #257 10 years ago
Unknown e0f9c628c5 Add create organization 10 years ago
Unknown ad5ec45dd6 Fix #165 10 years ago
Unknown f147ad619a Basic process manager 10 years ago
Unknown e07674bff1 Support edit release and save as draft 10 years ago
toby.zxj a13a6b14ec Using strings.HasPrefix(...) will misjudgement
`strings.HasPrefix(access.RepoName, uname)` can't handle the situation which like following in access table.

	user_name | repo_name
	----------+-------------
	toby      | toby/blog
	toby      | toby/test
	toby      | tobyzxj/blog
	toby      | tobyzxj/test
10 years ago
Unknown a3e1383cac Add gogs fix location command 10 years ago
Unknown f160b4f33c Add tar.gz download button and other mirror updates 10 years ago
Unknown 11f9d738e8 Fix #237 10 years ago
Unknown 32c5fa514c Fix #230 10 years ago
Unknown e1332c5239 Fix #230 10 years ago
Unknown 01a516b584 Fix #229 10 years ago
Unknown 688ec6ecbd Fixed #209 10 years ago
Unknown 80055bde86 Code convention 10 years ago
Unknown 956f011dd3 Fix #186 10 years ago
Unknown b70db61854 Fix #185 10 years ago
Unknown e8dd480f10 Litte bug fix 10 years ago
Unknown 9100786beb Fix #185 10 years ago
Unknown a913aff1d0 Show collaborative repositories in dashboard 10 years ago
Unknown 54e95fa367 Finish add new milestone 10 years ago
Unknown 98eeec4cbb Fix #174 10 years ago
Unknown e867283406 Assignee back end 10 years ago
Unknown 23a857d107 Add repo info to web hook post 10 years ago
Unknown 7d89e765ab Bug fix 10 years ago
Unknown 31fd45ba02 Bug fix 10 years ago
Unknown abd8c2a7ca Bug fix 10 years ago
Unknown e05b1385fb Bug fix 10 years ago
Unknown 8b6766ecbe Bug fix 10 years ago
Unknown 33d32585b1 Add mention, read/unread support of issue tracker 10 years ago
Unknown 7407f9caf3 Finish issue design 10 years ago
Unknown 94bccbb148 Finish edit and remove web hook 10 years ago
Unknown 7b60756f2c Fix Collaborators cannot commit 10 years ago
Unknown 75109bbd65 Fix panic when no master branch 10 years ago
Unknown f6c4fbeb37 Collaborator 10 years ago
Unknown 480a4ae8c5 Fix #150 10 years ago
Unknown 62d23e9154 HTTP no follow and offline mode 10 years ago
Unknown 1badb2bbcc Fix #107 10 years ago
Unknown 8bc502a1ea New err check style 10 years ago
Unknown 0e41726ece API change 10 years ago
Unknown eda3f8b3b3 Mirror updates 10 years ago
Unknown c36e7d322e Mirror updates 10 years ago
Unknown d2b53dd43b Add weibo oauth 10 years ago
Unknown 4b9b8024ba Clean oauth code 10 years ago