aboutsummaryrefslogtreecommitdiff
path: root/templates
Commit message (Collapse)AuthorAge
...
* | Improve db path prompt when installUnknwon2016-02-07
| |
* | Merge pull request #2528 from andreynering/diff-sintax-highlight-733Unknwon2016-02-07
|\ \ | |/ |/| Enable syntax highlighting on diff view
| * Enable sintax highlighting on diff view. Close #733Andrey Nering2016-02-04
| |
* | #2558 delete local wiki copy when rename repo and userUnknwon2016-02-05
| |
* | #2556 handle space in image URLUnknwon2016-02-04
|/
* #2554 reinitialize all repos from the dbUnknwon2016-02-04
| | | | - Update locales
* Add missing patch conflit patternUnknwon2016-02-03
|
* Fix random avatar does not work on WindowsUnknwon2016-02-02
| | | | path.Dir can't handle Windows case, must use filepath.Dir
* Minor fix for #2444Unknwon2016-02-01
|
* Merge pull request #2444 from bkcsoft/feature/participantsUnknwon2016-02-01
|\ | | | | Implemented participant-listing for issue-pages (Fixes #2377)
| * Name popupKim "BKC" Carlbäcker2016-01-26
| |
| * Implemented participant-listing for issue-pagesKim "BKC" Carlbäcker2016-01-26
| |
* | Merge pull request #2537 from fnkr/remember-clone-protocolUnknwon2016-02-01
|\ \ | | | | | | Remember last selected clone protocol
| * | Remember last selected clone protocol, and establish uniform order (https, ssh)Florian Kaiser2016-02-01
| | |
* | | Fix one user may block entire listen loop for builtin SSHUnknwon2016-02-01
|/ /
* | Merge pull request #2533 from fnkr/icon-fork-private-collisionUnknwon2016-01-31
|\ \ | | | | | | Use icon repo-forked instead of repo-lock for private, forked repos
| * | Undo change in templates/explore/repo_list.tmplFlorian Kaiser2016-01-31
| | |
| * | Use icon repo-forked instead of repo-lock for private, forked reposFlorian Kaiser2016-01-31
| | |
* | | #2229 adjust URL verbose depth for reverse proxy sub-pathUnknwon2016-01-31
| | |
* | | Merge pull request #2531 from andreynering/home-template-pt-BRUnknwon2016-01-31
|\ \ \ | | | | | | | | Add portuguese-BR to home template.
| * | | Add portuguese-BR to home template.Andrey Nering2016-01-31
| |/ /
* / / fix #2529Unknwon2016-01-31
|/ /
* | Update and reorganize front-end resourcesUnknwon2016-01-30
| |
* | #2497 incorrect error handle for team nameUnknwon2016-01-29
| |
* | #2491 minor fix for sr on dashboardUnknwon2016-01-29
| |
* | Merge pull request #2502 from bkcsoft/fix/split-view-diffUnknwon2016-01-28
|\ \ | | | | | | Split view fixed
| * | Split view fixedKim "BKC" Carlbäcker2016-01-27
| |/
* | Minor fix for #2494Unknwon2016-01-28
| | | | | | | | - Change tooltip size from mini to tiny in profile page
* | Refactoring of inline diff computing to prevent empty diff box. Fix #2489Andrey Nering2016-01-27
|/
* Merge pull request #2433 from xxxtonixxx/developUnknwon2016-01-26
|\ | | | | To add spanish translation to home template
| * Add es-ES to home templateToni Villena2016-01-18
| |
* | fix #2416Unknwon2016-01-26
| |
* | Minor fix for #2396Unknwon2016-01-25
|/
* #2179 use Go sub-repo ssh to verify public key contentUnknwon2016-01-15
|
* URL fix for #2287Unknwon2016-01-15
|
* hide section with user has no organizationsUnknwon2016-01-14
|
* fix CSS of branch dropdown when view commits under revisionUnknwon2016-01-14
|
* minor fix to #2383Unknwon2016-01-14
| | | | - add tooltip for organization name in profile
* Merge pull request #2383 from exmex/developUnknwon2016-01-14
|\ | | | | Added organization display on profile
| * Added improvement from UnknwonExMex2016-01-14
| |
| * Added links to org profile iconsExMex2016-01-12
| |
| * Added organization display on profileExMex2016-01-12
| | | | | | | | Fixed "Follower" Icon too big
* | commit.RefUrl expects AppUrl argumentAdam Strzelecki2016-01-13
|/ | | | | | This is fixup for ea375c0dcca118c8ac3c48ba569b025836ad5ccf. The bug was not visible because commit.RefUrl was always returning empty url due regression described in https://github.com/gogits/git-module/pull/4
* Merge pull request #2381 from philippechataignon/developUnknwon2016-01-11
|\ | | | | Add fr-FR to home template
| * Add fr-FR to home templatePhilippe Chataignon2016-01-11
| |
* | #2287 Truncate repository name if too longUnknwon2016-01-11
| |
* | #2349 try to handle []int8 caseUnknwon2016-01-11
|/
* minor fix to #2335Unknwon2016-01-09
|
* fix #2367Unknwon2016-01-09
|
* Merge pull request #2335 from andreynering/highlight-diffUnknwon2016-01-09
|\ | | | | Highlight diff