Files
gitea/public/js
Alexey Terentyev 46d19c4676 Fix topics addition (Another solution) (#4031) (#4258)
* Added topics validation, fixed repo topics duplication (#4031)

Signed-off-by: Alexey Terentyev <[email protected]>

* Added tests

Signed-off-by: Alexey Terentyev <[email protected]>

* Fixed fmt

Signed-off-by: Alexey Terentyev <[email protected]>

* Added comments to exported functions

Signed-off-by: Alexey Terentyev <[email protected]>

* Deleted RemoveDuplicateTopics function

Signed-off-by: Alexey Terentyev <[email protected]>

* Fixed messages

Signed-off-by: Alexey Terentyev <[email protected]>

* Added migration

Signed-off-by: Alexey Terentyev <[email protected]>

* fmt migration file

Signed-off-by: Alexey Terentyev <[email protected]>

* fixed lint

Signed-off-by: Alexey Terentyev <[email protected]>

* Added Copyright

Signed-off-by: Alexey Terentyev <[email protected]>

* Added query solution for duplicates

Signed-off-by: Alexey Terentyev <[email protected]>

* Fixed migration query

Signed-off-by: Alexey Terentyev <[email protected]>

* Changed RegExp. Fixed migration

Signed-off-by: Alexey Terentyev <[email protected]>

* fmt migration file

Signed-off-by: Alexey Terentyev <[email protected]>

* Fixed test for changed regexp

Signed-off-by: Alexey Terentyev <[email protected]>

* Removed validation log messages

Signed-off-by: Alexey Terentyev <[email protected]>

* Renamed migration file

Signed-off-by: Alexey Terentyev <[email protected]>

* Renamed validate function

Signed-off-by: Alexey Terentyev <[email protected]>
2018-06-21 17:09:46 +08:00
..
2017-01-22 20:10:01 +08:00