summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #73 from bkcsoft/gt/2164-release-paginationLunny Xiao2016-11-0811-32/+12
|\ | | | | Add Pagination to Releases-page (and de-duplicate pagination templates)
| * Merge all pagination-templates into 'base/paginate'Kim "BKC" Carlbäcker2016-11-0711-33/+12
| | | | | | | | to reduce code-duplicity
| * Add Pagination to Releases-pageKim "BKC" Carlbäcker2016-11-071-0/+1
| |
* | Dropped link to Gogs docs from templateThomas Boerger2016-11-071-1/+1
|/
* Merge pull request #50 from 0xbaadf00d/feature/2583-disablehttpcloningRachid Zarouali2016-11-073-12/+30
|\ | | | | Disable HTTP cloning
| * rename variable + fix wiki linkThibault Meyer2016-10-041-4/+4
| |
| * Can disable GIT interactions by HTTP protocolThibault Meyer2016-09-183-13/+31
| |
* | Set default less and css to new default nameJoubert RedRat2016-11-041-2/+2
| |
* | Implementation of the feature to redirect to an external issue trackerRémy Boulanouar2016-11-042-2/+7
| |
* | Use user fullname if resolvedThibault Meyer2016-11-043-3/+15
| |
* | Change import reference to match gitea instead of gogs (#37)Rémy Boulanouar2016-11-034-17/+17
|/
* Update localesUnknwon2016-09-151-1/+1
| | | | Add new locale Serbian (Cyrillic)
* #3590 fix 404 for release draft editionUnknwon2016-09-031-1/+1
| | | | Closes #3591
* #3589 LoadRepoConfig after ORM is initializedUnknwon2016-09-021-1/+1
|
* #3577 incorrect URL produced by AvatarLinkUnknwon2016-09-011-1/+1
|
* Add the ability to explore organizations (#3573)Daniel Oaks2016-09-012-0/+38
| | | | | | * Add ability to explore organizations * Use right icon for org explore links
* fix link error under preview (#3566)raphael102410242016-09-011-1/+1
|
* Fix panic when attempt login with non-exist userUnknwon2016-09-011-1/+1
|
* Feature #3492: Add option to hide footer load times (#3562)Thibault Meyer2016-09-011-2/+2
| | | | | | * Add option to hide footer load times * Rename option variable + minor changes
* Update localesUnknwon2016-09-011-1/+1
|
* #3559 fix template errorUnknwon2016-08-311-1/+1
|
* models/login_source: code improvementUnknwon2016-08-311-1/+1
|
* Support Editorconfig on web editor (#3512)无闻2016-08-301-1/+1
|\
| * Support Editorconfig on web editorAndrey Nering2016-08-301-1/+1
| |
* | #2018 able to sync now for mirrorsUnknwon2016-08-302-13/+40
|/ | | | | - Refactor code to use sync.UniqueQueue - Closes #3509
* templates/repo/view: fix bad linkUnknwon2016-08-301-1/+1
|
* Web editor: support upload filesUnknwon2016-08-305-90/+47
|
* router/repo: code refactoringUnknwon2016-08-304-18/+18
|
* #3459 code quality improvementUnknwon2016-08-292-8/+6
|
* Load a set of predefined labels (#3459)Thibault Meyer2016-08-291-0/+35
| | | | | | | | | | | | | | | | | | | | | | * Can use a predefined set of labels * Change UI * Fix HTML file indentation * Avoid reading file from other directory (security issue) * Apply a better fix * Remove not used variable * Merge upstream/develop * Do modifications * Raname * remove binding + rename variable
* Web editor: fix cannot create new file in subdirectoryUnknwon2016-08-291-1/+1
|
* Web editor: disallow edit mirror repositoryUnknwon2016-08-283-22/+28
|
* Web editor: improve edit fileUnknwon2016-08-288-67/+38
|
* Web editor: improve delete file processUnknwon2016-08-289-73/+82
|
* #2901 allow setting preferred licensesUnknwon2016-08-281-1/+1
| | | | - Closes #3488
* Web editor: improve edit file tooltipUnknwon2016-08-272-8/+8
|
* #3505 use user’s info for committer and authorUnknwon2016-08-271-1/+1
|
* #3495 only start builtin SSH server after user finish installationUnknwon2016-08-271-1/+1
|
* Update highlightjsUnknwon2016-08-271-2/+2
|
* migrations: set comment updated as createdUnknwon2016-08-261-1/+1
|
* #2966 code cleanupUnknwon2016-08-261-1/+1
|
* Web editor: improve code qualityUnknwon2016-08-243-9/+10
|
* #3383 code cleanupUnknwon2016-08-241-1/+1
|
* Code quality improvement on JSUnknwon2016-08-171-1/+1
|
* General code quality improvementUnknwon2016-08-161-1/+1
|
* #2246 add HTMLURL to webhook typeUnknwon2016-08-163-10/+10
| | | | - Fill Milestone and Assignee field when available in webhook payload
* #3464 reproduce diff signsUnknwon2016-08-161-1/+1
| | | | Commited wrong file.
* models/issue: improve quality and performance of NewIssue functionUnknwon2016-08-151-1/+1
|
* #3466 fix response of pull request form validation errorUnknwon2016-08-152-2/+2
|
* Fix outdated edit can’t overwrite changesUnknwon2016-08-151-1/+1
|