Git with a cup of tea, painless self-hosted git service
Mirror for internal git.with.parts use
https://git.with.parts
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andrew Bezold
bc05ddc0eb
Redirect on changed user and org name ( #11649 )
...
* Add redirect for user
* Add redirect for orgs
* Add user redirect test
* Appease linter
* Add comment to DeleteUserRedirect function
* Fix locale changes
* Fix GetUserByParams
* Fix orgAssignment
* Remove debug logging
* Add redirect prompt
* Dont Export DeleteUserRedirect & only use it within a session
* Unexport newUserRedirect
* cleanup
* Fix & Dedub API code
* Format Template
* Add Migration & rm dublicat
* Refactor: unexport newRepoRedirect() & rm dedub del exec
* if this fails we'll need to re-rename the user directory
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
4 years ago
..
migrations.go
Redirect on changed user and org name ( #11649 )
4 years ago
v70.go
…
v71.go
…
v72.go
…
v73.go
…
v74.go
…
v75.go
…
v76.go
…
v77.go
…
v78.go
…
v79.go
…
v80.go
…
v81.go
Upgrade xorm to v1.0.0 ( #10646 )
5 years ago
v82.go
Migrations (v82,v96,v99,v136) remove dependencies ( #12286 )
4 years ago
v83.go
…
v84.go
…
v85.go
…
v86.go
…
v87.go
…
v88.go
…
v89.go
…
v90.go
…
v91.go
…
v92.go
…
v93.go
…
v94.go
…
v95.go
…
v96.go
Add a storage layer for attachments ( #11387 )
4 years ago
v97.go
…
v98.go
…
v99.go
Migrations (v82,v96,v99,v136) remove dependencies ( #12286 )
4 years ago
v100.go
…
v101.go
…
v102.go
Use transaction in V102 migration ( #12395 )
4 years ago
v103.go
…
v104.go
…
v105.go
…
v106.go
…
v107.go
…
v108.go
…
v109.go
…
v110.go
Upgrade xorm to v1.0.0 ( #10646 )
5 years ago
v111.go
Fix bug of migraition v111 ( #12738 )
4 years ago
v112.go
Add a storage layer for attachments ( #11387 )
4 years ago
v113.go
…
v114.go
…
v115.go
Avatars and Repo avatars support storing in minio ( #12516 )
4 years ago
v116.go
Refactor: Remove Dependencys from Migration v112-v119 ( #11811 )
4 years ago
v117.go
…
v118.go
…
v119.go
Refactor: Remove Dependencys from Migration v112-v119 ( #11811 )
4 years ago
v120.go
…
v121.go
…
v122.go
…
v123.go
…
v124.go
…
v125.go
…
v126.go
…
v127.go
…
v128.go
Add logging to long migrations ( #11647 )
5 years ago
v129.go
…
v130.go
Fix migration ( #10641 )
5 years ago
v131.go
System-wide webhooks ( #10546 )
5 years ago
v132.go
Allow to set protected file patterns that can not be changed under no conditions ( #10806 )
5 years ago
v133.go
make avatar lookup occur at image request ( #10540 )
5 years ago
v134.go
Add logging to long migrations ( #11647 )
5 years ago
v135.go
Add Organization Wide Labels ( #10814 )
5 years ago
v136.go
Migrations (v82,v96,v99,v136) remove dependencies ( #12286 )
4 years ago
v137.go
Prevent merge of outdated PRs on protected branches ( #11012 )
5 years ago
v138.go
Add a way to mark Conversation (code comment) resolved ( #11037 )
5 years ago
v139.go
Fix issue ref migration ( #11419 )
5 years ago
v140.go
Change language statistics to save size instead of percentage ( #11681 )
5 years ago
v141.go
Add hide activity option ( #11353 )
5 years ago
v142.go
Add migration to set IsArchived false if it is null ( #11853 )
4 years ago
v143.go
Decrease the num_stars when deleting a repo ( #11954 )
4 years ago
v144.go
Don't use legacy method to send Matrix Webhook ( #12348 )
4 years ago
v145.go
Fix Migration 145 on MSSQL if varchar is changed to nvarchar ( #12445 )
4 years ago
v146.go
Kanban board ( #8346 )
4 years ago
v147.go
Fix bug on migration 147 ( #12565 )
4 years ago
v148.go
[BugFix] Fix comment broken issue ref dependence ( #12651 )
4 years ago
v149.go
Add Created & Updated to Milestone ( #12662 )
4 years ago
v150.go
Add Primary Key to Topic and RepoTopic ( #12639 )
4 years ago
v151.go
Add migration for password algorithm change ( #12784 )
4 years ago
v152.go
Add configurable Trust Models ( #11712 )
4 years ago
v153.go
Add team support for review request ( #12039 )
4 years ago
v154.go
Save TimeStamps for Star, Label, Follow, Watch and Collaboration to Database ( #13124 )
4 years ago
v155.go
[Enhancement] Allow admin to merge pr with protected file changes ( #12078 )
4 years ago
v156.go
Some code improvements ( #14266 )
4 years ago
v157.go
Ensure topics added using the API are added to the repository ( #13285 )
4 years ago
v158.go
Comments on review should have the same sha ( #13448 )
4 years ago
v159.go
Include OriginalAuthor in Reaction constraint ( #13505 )
4 years ago
v160.go
Add block on official review requests branch protection ( #13705 )
4 years ago
v161.go
Fix wrong type on hooktask to convert typ from char(16) to varchar(16) ( #14148 )
4 years ago
v162.go
Fix broken migration on webhook ( #13911 )
4 years ago
v163.go
Change topic name size from 25 to 50 ( #14150 )
4 years ago
v164.go
Minimal OpenID Connect implementation ( #14139 )
4 years ago
v165.go
Fix wrong type on hooktask to convert typ from char(16) to varchar(16) ( #14148 )
4 years ago
v166.go
[Refactor] Passwort Hash/Set ( #14282 )
4 years ago
v167.go
Redirect on changed user and org name ( #11649 )
4 years ago