| Commit message (Collapse) | Author | Age |
... | |
|\ |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
List teams without write access to the repository cause confusion
to make users think members of team could push to the branch.
|
| |
|
| |
|
|
|
|
| |
This decreases page load time for webhook edit page.
|
|
|
|
|
| |
Add options to add users and teams to whitelist of a protected
branch. This is only available for organizational repositories.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Add new config option '[session] CSRF_COOKIE_NAME'.
|
| |
|
|
|
|
| |
Add new config option '[webhook] TYPES’.
|
|
|
|
|
|
| |
- Add Ukrainian translation into templates/home.tmpl
- Fix Ukrainian language name in conf/app.ini
because on Ukrainian 'language' is female.
- Add me as translator into conf/locale/TRANSLATORS
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
E.g. atomi.github.io
|
| |
|
|
|
| |
Russian lang. Small fix.
|
| |
|
|
|
|
|
|
| |
1. Fix sample content didn't show up when hook doesn't exist.
2. Fix CSS 'word-break' to use 'break-word' not 'break-all'.
3. Fix single quote in 'locale_en-US.ini' file.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Usage: <url>?page={page}&pageSize={pageSize}
Also avoid/removed getting total commits count for pagination,
users are only allowed navigation by 'newer' and 'older'.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|