Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Improve repository lable style | Unknwon | 2016-03-15 | |
| | | | | | - add border-radius to filter list items - use color as background of label for issue/pull view page | |||
* | Add prorper escaping of url in issue form | Odin Ugedal | 2016-03-15 | |
| | ||||
* | Fix problems with '#' in branchname | Odin Ugedal | 2016-03-15 | |
| | | | | | Add proper escaping of '#' in branchname in compare when doing pull requests. This addresses issue #2822. | |||
* | Minor fixes for #2761 | Unknwon | 2016-03-11 | |
| | ||||
* | Merge pull request #2761 from soudy/grey-out-merge-commit | Unknwon | 2016-03-11 | |
|\ | | | | | Grey out merge commits | |||
| * | Put if statement of grey merge commits on one line | Steven Oud | 2016-03-05 | |
| | | ||||
| * | Grey out merge commits | Steven Oud | 2016-03-05 | |
| | | ||||
* | | Fix pull request availability check | Unknwon | 2016-03-06 | |
| | | ||||
* | | #1146 finish new access rights for collaborators | Unknwon | 2016-03-05 | |
| | | ||||
* | | #1146 finsih UI work for access mode of collaborators | Unknwon | 2016-03-05 | |
|/ | | | | | Collaborators have write access as default, and can be changed via repository collaboration settings page to change between read, write and admin. | |||
* | Merge pull request #2757 from joshfng/fix-fork-relative-url | Unknwon | 2016-03-04 | |
|\ | | | | | Use relative url when showing forked from | |||
| * | Use relative url when showing forked from | Josh Frye | 2016-03-04 | |
| | | ||||
* | | #1597 support pull requests in same repository | Unknwon | 2016-03-04 | |
| | | ||||
* | | Update delete wiki page route | Josh Frye | 2016-03-04 | |
| | | ||||
* | | Add ability to delete single wiki pages. | Josh Frye | 2016-03-04 | |
|/ | ||||
* | Merge pull request #2738 from andreynering/emogify | Unknwon | 2016-03-03 | |
|\ | | | | | Render emojis in more places. | |||
| * | Render emojis in more places. | Andrey Nering | 2016-03-02 | |
| | | ||||
* | | Minor fixes for #2745 | Unknwon | 2016-03-03 | |
| | | ||||
* | | Repo setting to delete and disable wiki | Josh Frye | 2016-03-03 | |
|/ | ||||
* | Merge pull request #2722 from chriswatt/hidewikidlbutton | Unknwon | 2016-02-29 | |
|\ | | | | | Hide the download archive button when viewing wiki pages | |||
| * | Remove download archive button on wiki pages | chriswatt | 2016-02-29 | |
| | | ||||
* | | Change colour of numbers on pull request tabs if greater than zero | chriswatt | 2016-02-28 | |
|/ | ||||
* | Add ForegroundColor for labels | Lukas Dietrich | 2016-02-27 | |
| | ||||
* | Little refactoring of diff highlight. | Andrey Nering | 2016-02-21 | |
| | | | | Moving cache variable to template instead of in the struct. | |||
* | Fix #857 | Unknwon | 2016-02-20 | |
| | ||||
* | Merge pull request #2647 from andreynering/issue-template | Unknwon | 2016-02-20 | |
|\ | | | | | Implement issue and pull request templates | |||
| * | Implement issue and pull request templates. | Andrey Nering | 2016-02-18 | |
| | | | | | | | | | | | | | | | | | | | | Similar to GitHub: https://github.com/blog/2111-issue-and-pull-request-templates Priority: - root - .gogs - .github | |||
* | | #2505 Allow to fork and disallow to create PRs for mirrors. | Download-Fritz | 2016-02-19 | |
|/ | ||||
* | Minor fix for #2624 | Unknwon | 2016-02-15 | |
| | ||||
* | Merge pull request #2624 from mhartkorn/convert-mirror-to-repo | Unknwon | 2016-02-15 | |
|\ | | | | | Convert mirrors to regular repositories | |||
| * | Refactored according to suggestions | Martin Hartkorn | 2016-02-14 | |
| | | ||||
| * | Convert mirrors to regular repositories. | Martin Hartkorn | 2016-02-14 | |
| | | ||||
* | | Fix when repo is empty | chriswatt | 2016-02-14 | |
| | | ||||
* | | Add grey bg to tabs on repo page | chriswatt | 2016-02-14 | |
|/ | ||||
* | Fix tab index on new issue/comment form | chriswatt | 2016-02-07 | |
| | ||||
* | Merge pull request #2581 from chriswatt/committab | Unknwon | 2016-02-07 | |
|\ | | | | | Make commits tab active when on diff page | |||
| * | Make commits tab active when on diff page | chriswatt | 2016-02-07 | |
| | | ||||
* | | Enable sintax highlighting on diff view. Close #733 | Andrey Nering | 2016-02-04 | |
|/ | ||||
* | Minor fix for #2444 | Unknwon | 2016-02-01 | |
| | ||||
* | Merge pull request #2444 from bkcsoft/feature/participants | Unknwon | 2016-02-01 | |
|\ | | | | | Implemented participant-listing for issue-pages (Fixes #2377) | |||
| * | Name popup | Kim "BKC" Carlbäcker | 2016-01-26 | |
| | | ||||
| * | Implemented participant-listing for issue-pages | Kim "BKC" Carlbäcker | 2016-01-26 | |
| | | ||||
* | | Remember last selected clone protocol, and establish uniform order (https, ssh) | Florian Kaiser | 2016-02-01 | |
| | | ||||
* | | 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 | |
| |/ | ||||
* / | Refactoring of inline diff computing to prevent empty diff box. Fix #2489 | Andrey Nering | 2016-01-27 | |
|/ | ||||
* | fix CSS of branch dropdown when view commits under revision | Unknwon | 2016-01-14 | |
| | ||||
* | 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 #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. |