Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor fix for #2567 | Unknwon | 2016-02-14 | 1 | -1/+1 |
| | |||||
* | #2569 delete repo local copy when transfer | Unknwon | 2016-02-14 | 1 | -1/+1 |
| | | | | | | Remote repository path is renamed but does not delete outdated local copy which still has old repository path as remote. | ||||
* | Fix when repo is empty | chriswatt | 2016-02-14 | 1 | -73/+71 |
| | |||||
* | Add grey bg to tabs on repo page | chriswatt | 2016-02-14 | 1 | -69/+73 |
| | |||||
* | Make log path required | Josh Frye | 2016-02-12 | 1 | -2/+2 |
| | |||||
* | Set default log path if empty during install | Josh Frye | 2016-02-12 | 1 | -2/+2 |
| | |||||
* | Add helper text for log path. | Josh Frye | 2016-02-12 | 1 | -0/+1 |
| | |||||
* | Add install option for log path | Josh Frye | 2016-02-12 | 1 | -0/+5 |
| | |||||
* | #2485 fix payloads mixed up for webhook | Unknwon | 2016-02-10 | 1 | -1/+1 |
| | | | | | | | | | When repository contains a Slack type hook, it changes original payload content. This patch fixes it by using a local object to store newly created Slack payload instead of assigning back to the same variable. | ||||
* | Implementing the "theme-color" meta tag. | Andrey Nering | 2016-02-08 | 1 | -0/+2 |
| | | | | | | Used by Android >= 5.0 to make the top bar colored. Reference: https://developers.google.com/web/updates/2014/11/Support-for-theme-color-in-Chrome-39-for-Android | ||||
* | Fix tab index on new issue/comment form | chriswatt | 2016-02-07 | 1 | -1/+1 |
| | |||||
* | Merge pull request #2581 from chriswatt/committab | Unknwon | 2016-02-07 | 1 | -1/+1 |
|\ | | | | | Make commits tab active when on diff page | ||||
| * | Make commits tab active when on diff page | chriswatt | 2016-02-07 | 1 | -1/+1 |
| | | |||||
* | | Improve db path prompt when install | Unknwon | 2016-02-07 | 2 | -2/+2 |
| | | |||||
* | | Merge pull request #2528 from andreynering/diff-sintax-highlight-733 | Unknwon | 2016-02-07 | 1 | -3/+3 |
|\ \ | |/ |/| | Enable syntax highlighting on diff view | ||||
| * | Enable sintax highlighting on diff view. Close #733 | Andrey Nering | 2016-02-04 | 1 | -3/+3 |
| | | |||||
* | | #2558 delete local wiki copy when rename repo and user | Unknwon | 2016-02-05 | 1 | -1/+1 |
| | | |||||
* | | #2556 handle space in image URL | Unknwon | 2016-02-04 | 1 | -1/+1 |
|/ | |||||
* | #2554 reinitialize all repos from the db | Unknwon | 2016-02-04 | 2 | -1/+5 |
| | | | | - Update locales | ||||
* | Add missing patch conflit pattern | Unknwon | 2016-02-03 | 1 | -1/+1 |
| | |||||
* | Fix random avatar does not work on Windows | Unknwon | 2016-02-02 | 1 | -1/+1 |
| | | | | path.Dir can't handle Windows case, must use filepath.Dir | ||||
* | Minor fix for #2444 | Unknwon | 2016-02-01 | 2 | -8/+5 |
| | |||||
* | Merge pull request #2444 from bkcsoft/feature/participants | Unknwon | 2016-02-01 | 1 | -0/+16 |
|\ | | | | | Implemented participant-listing for issue-pages (Fixes #2377) | ||||
| * | Name popup | Kim "BKC" Carlbäcker | 2016-01-26 | 1 | -1/+4 |
| | | |||||
| * | Implemented participant-listing for issue-pages | Kim "BKC" Carlbäcker | 2016-01-26 | 1 | -0/+13 |
| | | |||||
* | | Merge pull request #2537 from fnkr/remember-clone-protocol | Unknwon | 2016-02-01 | 3 | -11/+11 |
|\ \ | | | | | | | Remember last selected clone protocol | ||||
| * | | Remember last selected clone protocol, and establish uniform order (https, ssh) | Florian Kaiser | 2016-02-01 | 3 | -11/+11 |
| | | | |||||
* | | | Fix one user may block entire listen loop for builtin SSH | Unknwon | 2016-02-01 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #2533 from fnkr/icon-fork-private-collision | Unknwon | 2016-01-31 | 1 | -1/+1 |
|\ \ | | | | | | | 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 | 1 | -3/+3 |
| | | | |||||
| * | | Use icon repo-forked instead of repo-lock for private, forked repos | Florian Kaiser | 2016-01-31 | 2 | -4/+4 |
| | | | |||||
* | | | #2229 adjust URL verbose depth for reverse proxy sub-path | Unknwon | 2016-01-31 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #2531 from andreynering/home-template-pt-BR | Unknwon | 2016-01-31 | 1 | -0/+37 |
|\ \ \ | | | | | | | | | Add portuguese-BR to home template. | ||||
| * | | | Add portuguese-BR to home template. | Andrey Nering | 2016-01-31 | 1 | -0/+37 |
| |/ / | |||||
* / / | fix #2529 | Unknwon | 2016-01-31 | 1 | -1/+1 |
|/ / | |||||
* | | Update and reorganize front-end resources | Unknwon | 2016-01-30 | 3 | -14/+15 |
| | | |||||
* | | #2497 incorrect error handle for team name | Unknwon | 2016-01-29 | 2 | -5/+5 |
| | | |||||
* | | #2491 minor fix for sr on dashboard | Unknwon | 2016-01-29 | 3 | -5/+15 |
| | | |||||
* | | Merge pull request #2502 from bkcsoft/fix/split-view-diff | Unknwon | 2016-01-28 | 1 | -1/+1 |
|\ \ | | | | | | | Split view fixed | ||||
| * | | Split view fixed | Kim "BKC" Carlbäcker | 2016-01-27 | 1 | -1/+1 |
| |/ | |||||
* | | Minor fix for #2494 | Unknwon | 2016-01-28 | 2 | -2/+2 |
| | | | | | | | | - 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 | 1 | -3/+3 |
|/ | |||||
* | Merge pull request #2433 from xxxtonixxx/develop | Unknwon | 2016-01-26 | 1 | -0/+37 |
|\ | | | | | To add spanish translation to home template | ||||
| * | Add es-ES to home template | Toni Villena | 2016-01-18 | 1 | -0/+37 |
| | | |||||
* | | fix #2416 | Unknwon | 2016-01-26 | 2 | -3/+3 |
| | | |||||
* | | Minor fix for #2396 | Unknwon | 2016-01-25 | 1 | -1/+1 |
|/ | |||||
* | #2179 use Go sub-repo ssh to verify public key content | Unknwon | 2016-01-15 | 1 | -1/+1 |
| | |||||
* | URL fix for #2287 | Unknwon | 2016-01-15 | 1 | -9/+9 |
| | |||||
* | hide section with user has no organizations | Unknwon | 2016-01-14 | 1 | -0/+2 |
| | |||||
* | fix CSS of branch dropdown when view commits under revision | Unknwon | 2016-01-14 | 1 | -2/+2 |
| |