Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | Merge pull request #2533 from fnkr/icon-fork-private-collision | Unknwon | 2016-01-31 | |
|\ \ | | | | | | | Use icon repo-forked instead of repo-lock for private, forked repos | |||
| * | | Undo change in templates/explore/repo_list.tmpl | Florian Kaiser | 2016-01-31 | |
| | | | ||||
| * | | Use icon repo-forked instead of repo-lock for private, forked repos | Florian Kaiser | 2016-01-31 | |
| | | | ||||
* | | | #2229 adjust URL verbose depth for reverse proxy sub-path | Unknwon | 2016-01-31 | |
| | | | ||||
* | | | Merge pull request #2531 from andreynering/home-template-pt-BR | Unknwon | 2016-01-31 | |
|\ \ \ | | | | | | | | | Add portuguese-BR to home template. | |||
| * | | | Add portuguese-BR to home template. | Andrey Nering | 2016-01-31 | |
| |/ / | ||||
* / / | fix #2529 | Unknwon | 2016-01-31 | |
|/ / | ||||
* | | Update and reorganize front-end resources | Unknwon | 2016-01-30 | |
| | | ||||
* | | #2497 incorrect error handle for team name | Unknwon | 2016-01-29 | |
| | | ||||
* | | #2491 minor fix for sr on dashboard | Unknwon | 2016-01-29 | |
| | | ||||
* | | Merge pull request #2502 from bkcsoft/fix/split-view-diff | Unknwon | 2016-01-28 | |
|\ \ | | | | | | | Split view fixed | |||
| * | | Split view fixed | Kim "BKC" Carlbäcker | 2016-01-27 | |
| |/ | ||||
* | | Minor fix for #2494 | Unknwon | 2016-01-28 | |
| | | | | | | | | - Change tooltip size from mini to tiny in profile page | |||
* | | Refactoring of inline diff computing to prevent empty diff box. Fix #2489 | Andrey Nering | 2016-01-27 | |
|/ | ||||
* | Merge pull request #2433 from xxxtonixxx/develop | Unknwon | 2016-01-26 | |
|\ | | | | | To add spanish translation to home template | |||
| * | Add es-ES to home template | Toni Villena | 2016-01-18 | |
| | | ||||
* | | fix #2416 | Unknwon | 2016-01-26 | |
| | | ||||
* | | Minor fix for #2396 | Unknwon | 2016-01-25 | |
|/ | ||||
* | #2179 use Go sub-repo ssh to verify public key content | Unknwon | 2016-01-15 | |
| | ||||
* | URL fix for #2287 | Unknwon | 2016-01-15 | |
| | ||||
* | hide section with user has no organizations | Unknwon | 2016-01-14 | |
| | ||||
* | fix CSS of branch dropdown when view commits under revision | Unknwon | 2016-01-14 | |
| | ||||
* | minor fix to #2383 | Unknwon | 2016-01-14 | |
| | | | | - add tooltip for organization name in profile | |||
* | Merge pull request #2383 from exmex/develop | Unknwon | 2016-01-14 | |
|\ | | | | | Added organization display on profile | |||
| * | Added improvement from Unknwon | ExMex | 2016-01-14 | |
| | | ||||
| * | Added links to org profile icons | ExMex | 2016-01-12 | |
| | | ||||
| * | Added organization display on profile | ExMex | 2016-01-12 | |
| | | | | | | | | Fixed "Follower" Icon too big | |||
* | | commit.RefUrl expects AppUrl argument | Adam Strzelecki | 2016-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/develop | Unknwon | 2016-01-11 | |
|\ | | | | | Add fr-FR to home template | |||
| * | Add fr-FR to home template | Philippe Chataignon | 2016-01-11 | |
| | | ||||
* | | #2287 Truncate repository name if too long | Unknwon | 2016-01-11 | |
| | | ||||
* | | #2349 try to handle []int8 case | Unknwon | 2016-01-11 | |
|/ | ||||
* | minor fix to #2335 | Unknwon | 2016-01-09 | |
| | ||||
* | fix #2367 | Unknwon | 2016-01-09 | |
| | ||||
* | Merge pull request #2335 from andreynering/highlight-diff | Unknwon | 2016-01-09 | |
|\ | | | | | Highlight diff | |||
| * | Declaring specific types for enums constants. | Andrey Nering | 2016-01-06 | |
| | | | | | | | | | | This makes the code more strict since you can't assign or compare values of different types without proper cast. | |||
| * | Highlighting differences of lines in the diff view. | Andrey Nering | 2016-01-06 | |
| | | ||||
* | | fix markdown autolink error | Unknwon | 2016-01-09 | |
| | | ||||
* | | fix #2360 | Unknwon | 2016-01-08 | |
| | | ||||
* | | #2345 disallow access of some pages for empty repo | Unknwon | 2016-01-07 | |
| | | ||||
* | | fix #2350 | Unknwon | 2016-01-07 | |
|/ | ||||
* | update dep lib version requirement | Unknwon | 2016-01-06 | |
| | ||||
* | Removed opticon-fold | Kim "BKC" Carlbäcker | 2016-01-06 | |
| | ||||
* | merged split/unified templates | Kim "BKC" Carlbäcker | 2016-01-06 | |
| | ||||
* | Changed name from inline to unified | Kim "BKC" Carlbäcker | 2016-01-05 | |
| | ||||
* | i18n-fix for split-view | Kim "BKC" Carlbäcker | 2016-01-05 | |
| | ||||
* | Implement Split Diff-View | Kim "BKC" Carlbäcker | 2016-01-05 | |
| | | | | - Unified/Inline Diff-View Selectable | |||
* | fix #2327 | Unknwon | 2016-01-05 | |
| | ||||
* | #2185 fall back to use custom chardet lib | Unknwon | 2015-12-31 | |
| | ||||
* | more fix on #2268 | Unknwon | 2015-12-30 | |
| |