Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix and simplify repo branches UI (#1435) | Morlinest | 2017-04-06 | 1 | -24/+20 |
| | |||||
* | Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270) | Patrick G | 2017-03-15 | 1 | -72/+68 |
| | |||||
* | fix 500 caused by branches settings introduced by #1198 (#1214) | Lunny Xiao | 2017-03-12 | 1 | -4/+4 |
| | |||||
* | Make strings translatable (#1188) (#1198) | Patrick G | 2017-03-11 | 1 | -7/+5 |
| | | | | | | * Add strings to ini * Make strings translatable (#1188) | ||||
* | Protected branches system (#339) | Denis Denisov | 2017-02-21 | 1 | -0/+91 |
* Protected branches system * Moved default branch to branches section (`:org/:reponame/settings/branches`). * Initial support Protected Branch. - Admin does not restrict - Owner not to limit - To write permission restrictions * reformat tmpl * finished the UI and add/delete protected branch response * remove unused comment * indent all the template files and remove ru translations since we use crowdin * fix the push bug |