Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | #2458 fix emoji been rendered inside raw content area | Unknwon | 2016-07-11 | 2 | -5/+5 | |
| | ||||||
* | Update locale | Unknwon | 2016-07-09 | 1 | -1/+1 | |
| | ||||||
* | Minor fix for #3246 | Unknwon | 2016-07-09 | 1 | -1/+1 | |
| | ||||||
* | The pruning for the synchronized mirrors is a option now. Default value: ↵ | Pablo Saavedra | 2016-07-09 | 1 | -0/+7 | |
| | | | | | | | | | | | | | enable_prune = true (#3246) Executed go fmt getEngine() not handles DB parameters (#2972) (#2974) Uses .AllCols() for Update in updateMirror() Spanish traslation removed Fixed a wrong way to ommit the --prune option in process.ExecDir() for MirrorUpdate function | |||||
* | Modify behaviour of repo-delete. (#3232) | Pheng Heong TAN | 2016-07-09 | 1 | -3/+1 | |
| | | | | | | | | | | Re: issues gogits/gogs#2863 and gogits/gogs#3231 As a result of modifications to the contents of the conf folder, `make bindata` was run, causing an update to bindata.go. Meta ----- This commit will be rebased onto the 'develop' branch. | |||||
* | Re-work MAX_DIFF_LINES: supress diff per file, not the whole diff (#3174) | Andrey Nering | 2016-06-29 | 1 | -79/+107 | |
| | ||||||
* | Localize collaboration settings. (#3100) | Andrey Nering | 2016-06-28 | 1 | -4/+4 | |
| | | | Closes #2764 | |||||
* | Update glide.yaml | Unknwon | 2016-06-27 | 1 | -3/+4 | |
| | ||||||
* | PDF-Previews in file-lists now working (#3000) | Kim Carlbäcker | 2016-04-26 | 1 | -0/+2 | |
| | ||||||
* | Support alphanumeric issue style (ABC-1234) for external issue tracker (#2992) | Cosmin Stroe | 2016-04-22 | 1 | -0/+15 | |
| | ||||||
* | #2916 fix sort' field missing on issue pagination link | Unknwon | 2016-04-04 | 1 | -3/+3 | |
| | ||||||
* | Improve repository lable style | Unknwon | 2016-03-15 | 2 | -2/+5 | |
| | | | | | - 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 | 1 | -1/+1 | |
| | ||||||
* | Fix problems with '#' in branchname | Odin Ugedal | 2016-03-15 | 1 | -2/+2 | |
| | | | | | Add proper escaping of '#' in branchname in compare when doing pull requests. This addresses issue #2822. | |||||
* | Minor fixes for #2761 | Unknwon | 2016-03-11 | 1 | -3/+2 | |
| | ||||||
* | Merge pull request #2761 from soudy/grey-out-merge-commit | Unknwon | 2016-03-11 | 1 | -1/+3 | |
|\ | | | | | Grey out merge commits | |||||
| * | Put if statement of grey merge commits on one line | Steven Oud | 2016-03-05 | 1 | -5/+2 | |
| | | ||||||
| * | Grey out merge commits | Steven Oud | 2016-03-05 | 1 | -0/+5 | |
| | | ||||||
* | | Fix pull request availability check | Unknwon | 2016-03-06 | 6 | -8/+8 | |
| | | ||||||
* | | #1146 finish new access rights for collaborators | Unknwon | 2016-03-05 | 8 | -131/+135 | |
| | | ||||||
* | | #1146 finsih UI work for access mode of collaborators | Unknwon | 2016-03-05 | 1 | -8/+35 | |
|/ | | | | | 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 | 1 | -2/+2 | |
|\ | | | | | Use relative url when showing forked from | |||||
| * | Use relative url when showing forked from | Josh Frye | 2016-03-04 | 1 | -2/+2 | |
| | | ||||||
* | | #1597 support pull requests in same repository | Unknwon | 2016-03-04 | 3 | -5/+4 | |
| | | ||||||
* | | Update delete wiki page route | Josh Frye | 2016-03-04 | 1 | -1/+1 | |
| | | ||||||
* | | Add ability to delete single wiki pages. | Josh Frye | 2016-03-04 | 1 | -0/+13 | |
|/ | ||||||
* | Merge pull request #2738 from andreynering/emogify | Unknwon | 2016-03-03 | 7 | -9/+11 | |
|\ | | | | | Render emojis in more places. | |||||
| * | Render emojis in more places. | Andrey Nering | 2016-03-02 | 7 | -9/+11 | |
| | | ||||||
* | | Minor fixes for #2745 | Unknwon | 2016-03-03 | 1 | -4/+6 | |
| | | ||||||
* | | Repo setting to delete and disable wiki | Josh Frye | 2016-03-03 | 1 | -0/+46 | |
|/ | ||||||
* | Merge pull request #2722 from chriswatt/hidewikidlbutton | Unknwon | 2016-02-29 | 1 | -7/+0 | |
|\ | | | | | Hide the download archive button when viewing wiki pages | |||||
| * | Remove download archive button on wiki pages | chriswatt | 2016-02-29 | 1 | -7/+0 | |
| | | ||||||
* | | Change colour of numbers on pull request tabs if greater than zero | chriswatt | 2016-02-28 | 1 | -3/+3 | |
|/ | ||||||
* | Add ForegroundColor for labels | Lukas Dietrich | 2016-02-27 | 2 | -2/+2 | |
| | ||||||
* | Little refactoring of diff highlight. | Andrey Nering | 2016-02-21 | 1 | -3/+4 | |
| | | | | Moving cache variable to template instead of in the struct. | |||||
* | Fix #857 | Unknwon | 2016-02-20 | 1 | -1/+1 | |
| | ||||||
* | Merge pull request #2647 from andreynering/issue-template | Unknwon | 2016-02-20 | 1 | -1/+1 | |
|\ | | | | | Implement issue and pull request templates | |||||
| * | Implement issue and pull request templates. | Andrey Nering | 2016-02-18 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | 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 | 2 | -8/+10 | |
|/ | ||||||
* | Minor fix for #2624 | Unknwon | 2016-02-15 | 1 | -1/+1 | |
| | ||||||
* | Merge pull request #2624 from mhartkorn/convert-mirror-to-repo | Unknwon | 2016-02-15 | 1 | -20/+65 | |
|\ | | | | | Convert mirrors to regular repositories | |||||
| * | Refactored according to suggestions | Martin Hartkorn | 2016-02-14 | 1 | -0/+2 | |
| | | ||||||
| * | Convert mirrors to regular repositories. | Martin Hartkorn | 2016-02-14 | 1 | -20/+63 | |
| | | ||||||
* | | 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 | |
|/ | ||||||
* | 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 | |
| | | ||||||
* | | Enable sintax highlighting on diff view. Close #733 | Andrey Nering | 2016-02-04 | 1 | -3/+3 | |
|/ | ||||||
* | Minor fix for #2444 | Unknwon | 2016-02-01 | 1 | -7/+4 | |
| |