This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/models/migrations
David Svantesson a0e88dfc2e Add teams to repo on collaboration page. (#8045)
* Add teams to repo on collaboration page.

Signed-off-by: David Svantesson <davidsvantesson@gmail.com>

* Add option for repository admins to change teams access to repo.

Signed-off-by: David Svantesson <davidsvantesson@gmail.com>

* Add comment for functions

Signed-off-by: David Svantesson <davidsvantesson@gmail.com>

* Make RepoAdminChangeTeamAccess default false in xorm and make it default checked in template instead.

Signed-off-by: David Svantesson <davidsvantesson@gmail.com>

* Make proper language strings and fix error redirection.

* Add unit tests for adding and deleting team from repository.

Signed-off-by: David Svantesson <davidsvantesson@gmail.com>

* Add database migration

Signed-off-by: David Svantesson <davidsvantesson@gmail.com>

* Fix redirect

Signed-off-by: David Svantesson <davidsvantesson@gmail.com>

* Fix locale string mismatch.

Signed-off-by: David Svantesson <davidsvantesson@gmail.com>

* Move team access mode text logic to template.

* Move collaborator access mode text logic to template.
2019-09-23 23:08:03 +03:00
..
migrations.go Add teams to repo on collaboration page. (#8045) 2019-09-23 23:08:03 +03:00
v13.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
v14.go
v15.go
v16.go
v17.go
v18.go
v19.go Move database settings from models to setting (#7806) 2019-08-24 11:24:45 +02:00
v20.go
v21.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
v22.go Move database settings from models to setting (#7806) 2019-08-24 11:24:45 +02:00
v23.go
v24.go
v25.go
v26.go Move database settings from models to setting (#7806) 2019-08-24 11:24:45 +02:00
v27.go Move database settings from models to setting (#7806) 2019-08-24 11:24:45 +02:00
v28.go
v29.go
v30.go
v31.go Fix error log when loading issues caused by a xorm bug (#7271) 2019-06-23 18:22:43 +03:00
v32.go
v33.go Move database settings from models to setting (#7806) 2019-08-24 11:24:45 +02:00
v34.go
v35.go
v36.go
v37.go
v38.go Fix error log when loading issues caused by a xorm bug (#7271) 2019-06-23 18:22:43 +03:00
v39.go
v40.go
v41.go
v45.go Move database settings from models to setting (#7806) 2019-08-24 11:24:45 +02:00
v46.go
v47.go
v48.go
v49.go
v50.go Move database settings from models to setting (#7806) 2019-08-24 11:24:45 +02:00
v51.go
v52.go
v53.go
v54.go Display ui time with customize time location (#7792) 2019-08-15 22:46:21 +08:00
v55.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
v56.go
v57.go Display ui time with customize time location (#7792) 2019-08-15 22:46:21 +08:00
v58.go
v59.go
v60.go
v61.go Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
v62.go
v63.go
v64.go Display ui time with customize time location (#7792) 2019-08-15 22:46:21 +08:00
v65.go Display ui time with customize time location (#7792) 2019-08-15 22:46:21 +08:00
v66.go
v67.go Move database settings from models to setting (#7806) 2019-08-24 11:24:45 +02:00
v68.go
v69.go
v70.go
v71.go Display ui time with customize time location (#7792) 2019-08-15 22:46:21 +08:00
v72.go Display ui time with customize time location (#7792) 2019-08-15 22:46:21 +08:00
v73.go
v74.go
v75.go Fix error log when loading issues caused by a xorm bug (#7271) 2019-06-23 18:22:43 +03:00
v76.go Display ui time with customize time location (#7792) 2019-08-15 22:46:21 +08:00
v77.go
v78.go Fix dropTableColumns sqlite implementation (#7710) 2019-08-05 22:49:49 +01:00
v79.go
v80.go Delete releases attachments if release is deleted (#6068) 2019-09-22 12:05:48 +03:00
v81.go Move database settings from models to setting (#7806) 2019-08-24 11:24:45 +02:00
v82.go
v83.go Display ui time with customize time location (#7792) 2019-08-15 22:46:21 +08:00
v84.go add .gpg url (match github behaviour) (#6610) 2019-04-14 12:43:56 -04:00
v85.go Display ui time with customize time location (#7792) 2019-08-15 22:46:21 +08:00
v86.go Add GET requests to webhook (#6771) 2019-05-05 14:09:02 -04:00
v87.go Add commit statuses reports on pull request view (#6845) 2019-06-30 08:57:59 +01:00
v88.go Add commit statuses reports on pull request view (#6845) 2019-06-30 08:57:59 +01:00
v89.go Display original author and URL information when showing migrated issues/comments (#7352) 2019-07-08 10:14:12 +08:00
v90.go change length of some repository's columns (#7652) 2019-07-29 11:29:42 +08:00
v91.go Add SQL execution on log and indexes on table repository and comment (#7740) 2019-08-05 17:29:40 +03:00
v92.go Add migration step to remove old repo_indexer_status orphaned records (#7746) 2019-08-06 11:57:55 +03:00
v93.go Add Ability for User to Customize Email Notification Frequency (#7813) 2019-08-29 17:05:42 +03:00
v94.go Refuse merge until all required status checks success (#7481) 2019-09-18 08:39:45 +03:00
v95.go Reference issues from pull requests and other issues (#8137) 2019-09-20 01:45:38 -04:00
v96.go Delete releases attachments if release is deleted (#6068) 2019-09-22 12:05:48 +03:00
v97.go Add teams to repo on collaboration page. (#8045) 2019-09-23 23:08:03 +03:00