Commit Graph

745 Commits (e5146155a0bd4415cc274c6f67218293715183a2)

Author SHA1 Message Date
Unknwon 8c9338a537 add personal access token panel
Unknwon 4e7eb5be9d Work on fork and fix
Unknwon 0c5ba4573a fix session API broken and SQL pretection
luto bff1e157d5 force the use of InnoDB as db engine for all tables, fixes
Eryx e84e0ab904 Fix
Unknwon 83283bca4c Safe work
Unknwon f1d8746264 Fix fork repo and macaron API broken
Christopher Brickley 3794111460 update slack hook to use new format
Unknwon a342d58d7e Able to fork repo to individuals
无闻 d7d167ac63 Merge pull request from evolvedlight/master
First cut of fork repo
Tony Tsang e0f945959e Replace white spaces with tab for format consistency
Tony Tsang 91127d9016 Fixes
evolvedlight 8d2a6fc484 Merge remote-tracking branch 'upstream/dev'
Conflicts:
	models/repo.go
evolvedlight 29ac3980ff More changes
Unknwon c04aea8d9d Fix
Unknwon 0d7b9065c6 Fix
Unknwon 452ccff81c Mirror fix on add ssh key
Unknwon fb839ca0fb More debug info
Unknwon b7b7863364 Work on ssh key issue
Unknwon 963354c5d7 Add raw, history file button, and other mirror fixes
lunnyxiao e848b17fab bug fixed for
Unknwon b2632dec09 Page: Compare 2 commits
evolvedlight 211dc74816 Got the fork count working
Unknwon 79262173a6 Webhook delivery locking & Hide repo for org members if they don't have access
Unknwon 1aa76bd279 Fix , add system notice
Unknwon 263d409326 Basic xss prevention
evolvedlight c9e5e38fcf Initial cut of git fork
Unknwon 405ee14711 Fix SMTP auth logic
Unknwon 86eac0842b Fix feeds display issue
Unknwon 3cfa4a581c Bug: 500 when transfer repository to collaborator
fundon eb1e6f8e3e support dsa key format
无闻 c1d047d16e Merge pull request from chadoe/homelink
Fix user HomeLink when using a suburl
无闻 38f71af363 Merge pull request from chadoe/avatarlink
Fix AvatarLink when using a suburl
evolvedlight b7b0ee7df9 Fix minor typo
Martin van Beurden bb05ef907b Fix AvatarLink when using a suburl and gravatar is disabled or avatars are cached
Martin van Beurden 204952439a Fix user HomeLink when using a suburl
Unknwon b8368f98ff Add directory level commit message
Unknwon 10673417dc Mirror fix on transfer repo
Unknwon ad52b2d791 Mirror fix on transfer repo
Unknwon 71e4689d11 Page: User profile
Unknwon f69761563b Fix bug on transfer repo
lunnyxiao 089d934547 add action repousername for transfer
Unknwon bd55b78775 Page: Commits and fix
Unknwon 5bbeeb0f1b Page: Commits and fix
Christopher Brickley 25c8d01676 increase max commits in payload to 5
Unknwon 7ba9257a7f Add suburl support
Martin van Beurden 0055cbd365 Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain.com/gogs/
Conflicts:
	modules/setting/setting.go

Conflicts:
	templates/repo/release/list.tmpl
	templates/user/dashboard/dashboard.tmpl

Conflicts:
	routers/repo/setting.go
Unknwon 8a09256941 Mirror fix and fix
Christopher Brickley f94d7c3f51 clarify name/username/owner/pusher for webhook
lunnyxiao 061a879cea Merge branch 'dev' of github.com:gogits/gogs into dev
Conflicts:
	conf/app.ini
lunnyxiao ed84adb679 toutf8 improved & add max git diff lines
Unknown ebb4f1b78c Work and
Unknwon 62f21ff3ed Work on
Unknwon 0d9c41be7d Work on
Unknwon c1ceec45da Fix mirror UI style and work on
Unknwon a2cac952a4 Prepare 0.5 release
Unknwon bba401a5dc Prepare 0.5 release
Unknwon 1b7adf57e9 fix https://github.com/go-xorm/xorm/issues/161
Unknwon cfed11f092 Bug: Transfer repository doesn't update the count
Christopher Brickley 52d15ddec8 deliver hooks immediately after commit
Unknwon 33659ed9a5 Fix
Christopher Brickley 132590fab8 update specific hook_task, not all
lunnyxiao d84d6dfdae add showinfo for xorm
无闻 e79e4b1580 Merge pull request from compressed/org_hook
Organization-level Webhooks
Unknwon ab7206d6b7 Fix
Christopher Brickley 85c35a6b8b add organization-level webhooks
Vyacheslav Bakhmutov 31d8011843 Set milestone content field to TEXT orm type
无闻 d8290c9bac Merge pull request from tstorch/database-cleanup
Code dedoublication in models/models.go
Tristan Storch bdfdf3cacb Code dedoublication in models/models.go
Just some code dedoublication in models/models.go
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.
Unknwon 830efc90da update docs and mirror bug fix
lunnyxiao c80f0232f1 Merge branch 'master' into dev
lunnyxiao 1240fef0ca bug fixed for migrate and fixed
Christopher Brickley af0741da07 handle initial commit for compareUrl
Christopher Brickley 00a864e693 add commit compare functionality
Christopher Brickley 2bce24068d add Slack API webhook support
Unknwon 7e36bf448d Merge branch 'master' of github.com:gogits/gogs into dev
Conflicts:
	dockerfiles/README.md
Unknwon d2aff9a46a Continue working on new admin pages
lunnyxiao a6ec6def8d Merge branch 'dev' of github.com:gogits/gogs into dev
lunnyxiao c40e815763 add migrate api
Unknwon 1aec1a2dda Finish new admin dashboard
Unknwon 9baf2b38d0 Bug fix on organization
Unknwon 50de06056b Merge branch 'dev' of github.com:gogits/gogs into dev
Unknwon 74b31566cf Finsih add/remove repo in organization
Vyacheslav Bakhmutov 95a594d75a Migrate all branches and tags
Unknwon 21a1b8e5a3 Finish new edit team page, add member to team
Unknwon e325c8499a Fix and set git config
Unknwon a60edbe88c Add/remove member need add/remove access to repositories as well
Unknwon bba707de36 Finish team list, create new team, join/leave team page
Unknwon 36b4c57ff1 Finish new organization members and invitation page
Unknwon 5fbf8531e6 Finish new home page of organization
Unknwon 78defd238c Page: Manage social accounts
Unknwon 9a1d5d2489 Finish new web hook pages
Unknwon 9d5c0c80a4 Mirror fix on
Sebastian Jackel 0bfbefc38a Moved defer f.Close() up so there is no chance of returning without closing and handled an error on f.Chmod
Sebastian Jackel 51abaf788c Corrected log message
Sebastian Jackel be7ce72ebe Make sure, .ssh directory and authorized_keys file are kept at correct permissions
Unknwon a8e05fdf1b Use toolbox
Unknwon fa0a389dc4 Fix bare repo bug
Unknwon 755eec745f Finish new repo settings page
Unknwon 17d2675dd2 Fix
Unknwon 9813161411 Reser repo owner to organization when error occurs in repo create page, dashboard news feed page, create organization page
Unknwon 5e81383413 Git installation check, show image in single file view, show short SHA1 instead of 40-length string, complete log module
Unknwon 5c4bc3c848 Huge updates!!!!! Be careful to merge!!!!
Unknwon 8dd07c0ddd New UI merge in progress
无闻 c4eeb803e1 Merge pull request from nuss-justin/issue/303
Fix . Specify updated columns explicitly.
Justin Nuß 3e7e9ee289 Fix . Specify updated columns explicitly.
Justin Nuß 620c0ef297 Merge branch 'dev' of https://github.com/gogits/Gogs into trello/244
Justin Nuß cbcd08aa17 Mention organisation users when organisation gets mentioned
无闻 da0240aacd Merge pull request from nuss-justin/feature/attachments
Feature: Ability to attach files to issues (attachments)
Justin Nuß 9a7349ce64 Change Attachment.Path to TEXT (no maximum size)
Justin Nuß bfe5b86004 Add file upload for attachments
Justin Nuß 70b0023b82 Fix double decrement of issue counter
Justin Nuß 967856f36e Merge branch 'dev' into feature/attachments
Conflicts:
	models/issue.go
	routers/repo/issue.go
Justin Nuß d43c5895bc Update template and style, only close commit if commit is in same repository
Justin Nuß 3c025b3950 Add delete route for attachments, remove upload buttons from issues/comments
Justin Nuß 34304e6a0c WIP: Allow attachments for issues, not only comments
Justin Nuß 4617bef895 WIP: Allow attachments for comments
Justin Nuß c850c01007 Update closed issues stats for repository
Justin Nuß 469cbc8813 Update progress of milestones when closing/reopening issues and allow closing of issues in commit messages
无闻 94b100ce43 Merge pull request from nuss-justin/issue/216
Fix . Change milestones, labels and assigne without reloading the page
无闻 dc2e140360 Merge pull request from nuss-justin/dev
Fix issue 280 & unwatch button in Firefox
Justin Nuß 0d06c7e5f2 Prevent panic when dividing through zero
Justin Nuß 636a78fed1 Escape tags and quotes in links.
Justin Nuß e194cf3291 Fix issue . Allow links in the repository description
Justin Nuß ec26b78d3c Fix issue . Update milestone counter when creating an issue
Unknown 3969d704a0 Merge branch 'dev' of github.com:gogits/gogs into dev
Unknown 0f907301b7 Fix
Christopher Brickley 63e47405b2 Only update access usernames where the username is changing
Unknown 63cc14062a Paging function for users and repositories
Unknown 7ffdabb28f Move debug router location
Unknown 097c8e05e6 Able to set timeout for process monitor
Unknown fd5412ec47 Work on
Lunny Xiao baa255e899 remove debug info
Lunny Xiao 3c6da63216 bug fixed
Unknown be8ac7fb75 fix
Unknown 7f3015b32b Merge branch 'dev' of github.com:gogits/gogs into dev
Unknown 13b032f829 update name
Justin Nuß a481672c5c Add 'pprof' tag for enabling debugging
Unknown 465dc962b5 Finish create organization team
Unknown e4ea5cf598 Finish Teams page
Unknown 99713e1180 Merge branch 'dev' of github.com:gogits/gogs into dev
Unknown 5dbfe3c26c Finish organization homepage
Lunny Xiao 1c46d68aba bug fixed for message tag
Lunny Xiao 4ce2fa520a Merge branch 'master' into dev
Lunny Xiao a357cda957 Merge branch 'dev' of github.com:gogits/gogs into dev
Lunny Xiao 54e17c7cca bug fixed
Lunny Xiao 86e2627175 Merge branch 'master' of github.com:gogits/gogs
Conflicts:
	models/update.go
	routers/repo/http.go
Lunny Xiao e5ae41e21f bug fixed
Unknown 6e448b0714 Finish delete organization
Unknown 19e9104289 Organization settings page
Lunny Xiao 165e3e8f18 path bug fixed
Unknown 32b09681b2 Migrate repository by organization
Unknown 8644c571db Mirror bug fix on create repo action
Unknown 43b33440b5 Work on create organization repo and
Unknown e0f9c628c5 Add create organization
Unknown ceb415df8a Merge branch 'master' of github.com:gogits/gogs into dev
Eryx d5d04a66f3 Fix
Unknown 47d29a1ee0 Mirror fix on
Unknown ad5ec45dd6 Fix
Unknown 8bfa7ae745 Remove qiniu/log
Unknown f147ad619a Basic process manager
Unknown e07674bff1 Support edit release and save as draft
Unknown 9961f9a53c Fix
Unknown 1161c71ac1 Mirror fix
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
Unknown a3e1383cac Add gogs fix location command
Unknown f160b4f33c Add tar.gz download button and other mirror updates
Unknown 1f58d6f5d9 Mirror fix on
Unknown 302c863cda Fix
Unknown 4f2f3c2857 Code convention
Unknown 11f9d738e8 Fix
Unknown 32c5fa514c Fix
Unknown eaa7d71fc7 Fix
Unknown e1332c5239 Fix
Unknown 01a516b584 Fix
Unknown 6696610aea Fix zombie
Unknown ab13a29cb5 Fix
Unknown 688ec6ecbd Fixed
Unknown 87854c95a9 Fixed
Unknown 80055bde86 Code convention
Unknown dce17c86ac Almost done issue label
Unknown b1bdbd7f94 Almost done issue label
Unknown 5e9a45f74a Code convention
Unknown 93f8f92523 Finish create new label
Unknown 956f011dd3 Fix
Unknown be82716b66 Clean old LDAP code
Unknown 4744996f9a Make gmail auth work
Unknown db6b71ad03 Update issue-user when change milestone
Lunny Xiao f4486f3eec bug fixed
Unknown b70db61854 Fix
Unknown 16bddd593a Finish change issue’s milestone
Unknown 46fc36c3a6 Finish change issue’s milestone
Unknown e8dd480f10 Litte bug fix
Unknown 9100786beb Fix
Unknown 5ed5aa5228 Finish milestone
Unknown 5d5c4535cb Fix
Unknown 2eee1e9bc2 Finish edit a milestone
Unknown 98dbbae2ef Fix
Unknown a913aff1d0 Show collaborative repositories in dashboard
Unknown 54e95fa367 Finish add new milestone
Unknown f1130ce5e9 Fix edit auth page bug
Unknown 98eeec4cbb Fix
Unknown 68fb62347f Finish issue assignee
Lunny Xiao f68e279150 spell bug fixed
Lunny Xiao d2231bb54c smtp login bug fixed
Lunny Xiao bf58679390 add support for smtp authentication
Lunny Xiao b33f255c40 add smtp authentication
Lunny Xiao 26c0113ea0 delete unused codes
Lunny Xiao 55019bfbc5 merge all login methods
Lunny Xiao 4d6de6c7b9 add login name for auth type
slene 7d84cc96e8 update with git api
jiangjianxiao 501f70e248 fix news feed repo link
Unknown 830494a8aa Remove old files
Unknown 25713ab209 Fix
Unknown 914ffa496f Show private repository activities in dashboard if has access
Unknown a742ee543e Add change assignee back end
Unknown e867283406 Assignee back end
Unknown 23a857d107 Add repo info to web hook post
Unknown 495d939ca5 Waiting for UI
Unknown 7d89e765ab Bug fix
Unknown 31fd45ba02 Bug fix
Unknown abd8c2a7ca Bug fix
Unknown e05b1385fb Bug fix
Unknown 8b6766ecbe Bug fix
Unknown 269281ab76 Bug fix
Unknown 33d32585b1 Add mention, read/unread support of issue tracker
Unknown 7407f9caf3 Finish issue design
Unknown 8ca14e2109 Improve delete SSH key
Unknown 7cb5a15c9b Batch of mirror fixes
Unknown e573855a4f Fix , support web hook
Unknown 94bccbb148 Finish edit and remove web hook
Unknown 24f614f6db Finish add web hook
Unknown bbdfe25769 User code clean and ui improve
Unknown 3b7465f817 fix code
Lunny Xiao d8136c9c3c Merge branch 'dev-ldap' into dev
Lunny Xiao 1652dd5068 basic authentications
Unknown a641854cad command dump
Unknown bb0bc0a240 Merge branch 'dev' of github.com:gogits/gogs
Unknown 7b60756f2c Fix Collaborators cannot commit
Lunny Xiao 163fcec59f resolved
Lunny Xiao 79ea34e70e ldap support
Unknown e7d8fadb08 Add disable gravatar option
Unknown cd2020429a Fix
Unknown ff9872104e Fix
Unknown 100cd181bc Add router log config option
Unknown 75109bbd65 Fix panic when no master branch
Unknown f6c4fbeb37 Collaborator
Unknown a7584d16e4 Fix
Unknown 480a4ae8c5 Fix