Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #73 from bkcsoft/gt/2164-release-pagination | Lunny Xiao | 2016-11-08 | 11 | -32/+12 |
|\ | | | | | Add Pagination to Releases-page (and de-duplicate pagination templates) | ||||
| * | Merge all pagination-templates into 'base/paginate' | Kim "BKC" Carlbäcker | 2016-11-07 | 11 | -33/+12 |
| | | | | | | | | to reduce code-duplicity | ||||
| * | Add Pagination to Releases-page | Kim "BKC" Carlbäcker | 2016-11-07 | 1 | -0/+1 |
| | | |||||
* | | Dropped link to Gogs docs from template | Thomas Boerger | 2016-11-07 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #50 from 0xbaadf00d/feature/2583-disablehttpcloning | Rachid Zarouali | 2016-11-07 | 3 | -12/+30 |
|\ | | | | | Disable HTTP cloning | ||||
| * | rename variable + fix wiki link | Thibault Meyer | 2016-10-04 | 1 | -4/+4 |
| | | |||||
| * | Can disable GIT interactions by HTTP protocol | Thibault Meyer | 2016-09-18 | 3 | -13/+31 |
| | | |||||
* | | Set default less and css to new default name | Joubert RedRat | 2016-11-04 | 1 | -2/+2 |
| | | |||||
* | | Implementation of the feature to redirect to an external issue tracker | Rémy Boulanouar | 2016-11-04 | 2 | -2/+7 |
| | | |||||
* | | Use user fullname if resolved | Thibault Meyer | 2016-11-04 | 3 | -3/+15 |
| | | |||||
* | | Change import reference to match gitea instead of gogs (#37) | Rémy Boulanouar | 2016-11-03 | 4 | -17/+17 |
|/ | |||||
* | Update locales | Unknwon | 2016-09-15 | 1 | -1/+1 |
| | | | | Add new locale Serbian (Cyrillic) | ||||
* | #3590 fix 404 for release draft edition | Unknwon | 2016-09-03 | 1 | -1/+1 |
| | | | | Closes #3591 | ||||
* | #3589 LoadRepoConfig after ORM is initialized | Unknwon | 2016-09-02 | 1 | -1/+1 |
| | |||||
* | #3577 incorrect URL produced by AvatarLink | Unknwon | 2016-09-01 | 1 | -1/+1 |
| | |||||
* | Add the ability to explore organizations (#3573) | Daniel Oaks | 2016-09-01 | 2 | -0/+38 |
| | | | | | | * Add ability to explore organizations * Use right icon for org explore links | ||||
* | fix link error under preview (#3566) | raphael10241024 | 2016-09-01 | 1 | -1/+1 |
| | |||||
* | Fix panic when attempt login with non-exist user | Unknwon | 2016-09-01 | 1 | -1/+1 |
| | |||||
* | Feature #3492: Add option to hide footer load times (#3562) | Thibault Meyer | 2016-09-01 | 1 | -2/+2 |
| | | | | | | * Add option to hide footer load times * Rename option variable + minor changes | ||||
* | Update locales | Unknwon | 2016-09-01 | 1 | -1/+1 |
| | |||||
* | #3559 fix template error | Unknwon | 2016-08-31 | 1 | -1/+1 |
| | |||||
* | models/login_source: code improvement | Unknwon | 2016-08-31 | 1 | -1/+1 |
| | |||||
* | Support Editorconfig on web editor (#3512) | 无闻 | 2016-08-30 | 1 | -1/+1 |
|\ | |||||
| * | Support Editorconfig on web editor | Andrey Nering | 2016-08-30 | 1 | -1/+1 |
| | | |||||
* | | #2018 able to sync now for mirrors | Unknwon | 2016-08-30 | 2 | -13/+40 |
|/ | | | | | - Refactor code to use sync.UniqueQueue - Closes #3509 | ||||
* | templates/repo/view: fix bad link | Unknwon | 2016-08-30 | 1 | -1/+1 |
| | |||||
* | Web editor: support upload files | Unknwon | 2016-08-30 | 5 | -90/+47 |
| | |||||
* | router/repo: code refactoring | Unknwon | 2016-08-30 | 4 | -18/+18 |
| | |||||
* | #3459 code quality improvement | Unknwon | 2016-08-29 | 2 | -8/+6 |
| | |||||
* | Load a set of predefined labels (#3459) | Thibault Meyer | 2016-08-29 | 1 | -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 subdirectory | Unknwon | 2016-08-29 | 1 | -1/+1 |
| | |||||
* | Web editor: disallow edit mirror repository | Unknwon | 2016-08-28 | 3 | -22/+28 |
| | |||||
* | Web editor: improve edit file | Unknwon | 2016-08-28 | 8 | -67/+38 |
| | |||||
* | Web editor: improve delete file process | Unknwon | 2016-08-28 | 9 | -73/+82 |
| | |||||
* | #2901 allow setting preferred licenses | Unknwon | 2016-08-28 | 1 | -1/+1 |
| | | | | - Closes #3488 | ||||
* | Web editor: improve edit file tooltip | Unknwon | 2016-08-27 | 2 | -8/+8 |
| | |||||
* | #3505 use user’s info for committer and author | Unknwon | 2016-08-27 | 1 | -1/+1 |
| | |||||
* | #3495 only start builtin SSH server after user finish installation | Unknwon | 2016-08-27 | 1 | -1/+1 |
| | |||||
* | Update highlightjs | Unknwon | 2016-08-27 | 1 | -2/+2 |
| | |||||
* | migrations: set comment updated as created | Unknwon | 2016-08-26 | 1 | -1/+1 |
| | |||||
* | #2966 code cleanup | Unknwon | 2016-08-26 | 1 | -1/+1 |
| | |||||
* | Web editor: improve code quality | Unknwon | 2016-08-24 | 3 | -9/+10 |
| | |||||
* | #3383 code cleanup | Unknwon | 2016-08-24 | 1 | -1/+1 |
| | |||||
* | Code quality improvement on JS | Unknwon | 2016-08-17 | 1 | -1/+1 |
| | |||||
* | General code quality improvement | Unknwon | 2016-08-16 | 1 | -1/+1 |
| | |||||
* | #2246 add HTMLURL to webhook type | Unknwon | 2016-08-16 | 3 | -10/+10 |
| | | | | - Fill Milestone and Assignee field when available in webhook payload | ||||
* | #3464 reproduce diff signs | Unknwon | 2016-08-16 | 1 | -1/+1 |
| | | | | Commited wrong file. | ||||
* | models/issue: improve quality and performance of NewIssue function | Unknwon | 2016-08-15 | 1 | -1/+1 |
| | |||||
* | #3466 fix response of pull request form validation error | Unknwon | 2016-08-15 | 2 | -2/+2 |
| | |||||
* | Fix outdated edit can’t overwrite changes | Unknwon | 2016-08-15 | 1 | -1/+1 |
| |