John Olheiser
|
b04a1d9d63
|
Add ui class to sub_menu to fix style in arc-green (#6477)
Signed-off-by: jolheiser <john.olheiser@gmail.com>
|
2019-04-02 08:41:19 +08:00 |
|
zeripath
|
07802a2bc5
|
Refactor repo.isBare to repo.isEmpty #5629 (#5714)
* Refactor repo.isBare to repo.isEmpty #5629
Signed-off-by: Andrew Thornton <art27@cantab.net>
* Remove Sync call
|
2019-01-17 19:01:04 -05:00 |
|
Lunny Xiao
|
eabbddcd98
|
Restrict permission check on repositories and fix some problems (#5314)
* fix units permission problems
* fix some bugs and merge LoadUnits to repoAssignment
* refactor permission struct and add some copyright heads
* remove unused codes
* fix routes units check
* improve permission check
* add unit tests for permission
* fix typo
* fix tests
* fix some routes
* fix api permission check
* improve permission check
* fix some permission check
* fix tests
* fix tests
* improve some permission check
* fix some permission check
* refactor AccessLevel
* fix bug
* fix tests
* fix tests
* fix tests
* fix AccessLevel
* rename CanAccess
* fix tests
* fix comment
* fix bug
* add missing unit for test repos
* fix bug
* rename some functions
* fix routes check
|
2018-11-28 19:26:14 +08:00 |
|
techknowlogick
|
993b86628b
|
Minor copy changes (#3074)
* Minor copy changes
Fixes #3058
* Use TrN for translations that depend on count
Fix minor type with branches count
|
2017-12-03 22:52:30 +02:00 |
|
Morlinest
|
122a66f6e0
|
Fix commits page url (#2823)
* Fix commits page url
* Check all view types
|
2017-11-02 08:30:19 +08:00 |
|
Bwko
|
3ab580c8d6
|
Add branch overiew page (#2108)
* Add branch overiew page
* fix changed method name on sub menu
* remove unused code
|
2017-10-26 08:49:16 +08:00 |
|