Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Protected branches system (#339) | Denis Denisov | 2017-02-21 | 4 | -24/+105 |
| | | | | | | | | | | | | | | | | | | | | * Protected branches system * Moved default branch to branches section (`:org/:reponame/settings/branches`). * Initial support Protected Branch. - Admin does not restrict - Owner not to limit - To write permission restrictions * reformat tmpl * finished the UI and add/delete protected branch response * remove unused comment * indent all the template files and remove ru translations since we use crowdin * fix the push bug | ||||
* | fix: fill in ssh key title on setting of repo (#950) | Bo-Yi Wu | 2017-02-16 | 1 | -2/+2 |
| | | | | | * fix: fill in ssh key title on setting of repo * fix: Don't overwrite ssh key title if exist. | ||||
* | Redirects for renamed repos (#807) | Ethan Koenig | 2017-02-05 | 1 | -1/+1 |
| | | | | | | * Redirects for renamed repos * Remove unused phrase from locales | ||||
* | Add units concept for modulable functions of a repository (#742) | Lunny Xiao | 2017-02-04 | 1 | -18/+20 |
| | | | | | | | | | | | | | | | | * Add units concept for modulable functions of a repository * remove unused comment codes & fix lints and tests * remove unused comment codes * use struct config instead of map * fix lint * rm wrong files * fix tests | ||||
* | Fixed project on repo template hook settings | Avelino | 2016-12-02 | 2 | -2/+2 |
| | |||||
* | Added rel="noopener" to target="_blank" hrefs (#327) | Bwko | 2016-12-02 | 1 | -1/+1 |
| | | | | | | * Added rel="noopener" to target="_blank" hrefs * Replaced gogs.io/docs with docs.gitea.io | ||||
* | Implementation of the feature to redirect to an external issue tracker | Rémy Boulanouar | 2016-11-04 | 1 | -0/+5 |
| | |||||
* | #2018 able to sync now for mirrors | Unknwon | 2016-08-30 | 1 | -12/+39 |
| | | | | | - Refactor code to use sync.UniqueQueue - Closes #3509 | ||||
* | #2246 fully support of webhooks for pull request | Unknwon | 2016-08-14 | 1 | -0/+10 |
| | |||||
* | Replace gogs.io http links with https version (#3386) | rugk | 2016-08-05 | 1 | -1/+1 |
| | |||||
* | #3348 always use relative avatar link in the template | Unknwon | 2016-08-05 | 1 | -1/+1 |
| | |||||
* | #2162 improve repository advance options UI display | Unknwon | 2016-07-31 | 1 | -28/+46 |
| | | | | Enable/disable input based on user chosen options for wiki and issue tracker. | ||||
* | repo/settings/options: take naming style examples out of locale string | Unknwon | 2016-07-25 | 1 | -2/+2 |
| | |||||
* | Refactor User.Id to User.ID | Unknwon | 2016-07-24 | 1 | -2/+2 |
| | |||||
* | Minor HTML fix for delete repository notice | Unknwon | 2016-07-23 | 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. | ||||
* | Localize collaboration settings. (#3100) | Andrey Nering | 2016-06-28 | 1 | -4/+4 |
| | | | Closes #2764 | ||||
* | Support alphanumeric issue style (ABC-1234) for external issue tracker (#2992) | Cosmin Stroe | 2016-04-22 | 1 | -0/+15 |
| | |||||
* | Improve repository lable style | Unknwon | 2016-03-15 | 1 | -1/+1 |
| | | | | | - add border-radius to filter list items - use color as background of label for issue/pull view page | ||||
* | #1146 finish new access rights for collaborators | Unknwon | 2016-03-05 | 1 | -115/+119 |
| | |||||
* | #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. | ||||
* | 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 |
| | |||||
* | Fix #857 | Unknwon | 2016-02-20 | 1 | -1/+1 |
| | |||||
* | #2505 Allow to fork and disallow to create PRs for mirrors. | Download-Fritz | 2016-02-19 | 1 | -7/+9 |
| | |||||
* | Minor fix for #2624 | Unknwon | 2016-02-15 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | #2114 External URL for wiki | Unknwon | 2015-12-11 | 1 | -1/+12 |
| | |||||
* | #1984 Better mirror repo management | Unknwon | 2015-12-08 | 1 | -0/+5 |
| | |||||
* | Indent all templates with tabs | Adam Strzelecki | 2015-12-08 | 15 | -533/+533 |
| | | | | | | | | | | | | This commit improves templates readability, since all of them use consistent indent with all template command blocks indented too. 1. Indents both HTML containers such as <div>, <p> and Go HTML template blocks such as {{if}} {{with}} 2. Cleans all trailing white-space 3. Adds trailing last line-break to each file | ||||
* | fix #2105 and fix #1857 | Unknwon | 2015-12-05 | 1 | -0/+6 |
| | |||||
* | fix #1829 and fix #890 | Unknwon | 2015-12-04 | 1 | -2/+56 |
| | |||||
* | UI: Always show menu on repo pages | Adam Strzelecki | 2015-12-03 | 7 | -7/+0 |
| | | | | | Merges repo/sidebar.tmpl with repo/header.tmpl and makes every repo page use middleware.RepoRef() necessary to display information on this menu. | ||||
* | UI: Make repository menu divide header and content | Adam Strzelecki | 2015-12-02 | 7 | -7/+7 |
| | | | | | This is more inline with way GitHub looks like and feels much more natural and in style with rest of the interface. | ||||
* | allow admin to migrate for any user/org | Unknwon | 2015-11-25 | 1 | -0/+3 |
| | |||||
* | fix #650 | Unknwon | 2015-11-22 | 1 | -1/+1 |
| | |||||
* | fix #1448 | Unknwon | 2015-11-17 | 1 | -45/+42 |
| | |||||
* | minor UI fix and fix ssh race | Unknwon | 2015-11-14 | 6 | -0/+6 |
| | |||||
* | #1511 Allow local import only for admin users | Unknwon | 2015-11-03 | 1 | -1/+1 |
| | |||||
* | fix dropdown style | Unknwon | 2015-09-05 | 1 | -1/+1 |
| | |||||
* | #1021 Forked repo unavailable after deleting original repo | Unknwon | 2015-09-01 | 1 | -1/+6 |
| | |||||
* | fix dashboard 500 when no issues at all | Unknwon | 2015-09-01 | 1 | -2/+8 |
| | | | | | - update locales - update README | ||||
* | finish new repo options page | Unknwon | 2015-08-31 | 1 | -2/+2 |
| | |||||
* | new repo options UI | Unknwon | 2015-08-30 | 2 | -143/+155 |
| | |||||
* | webhook APIs | Unknwon | 2015-08-29 | 1 | -1/+14 |
| | |||||
* | new create webhook event | Unknwon | 2015-08-28 | 2 | -8/+46 |
| | |||||
* | add highlight js | Unknwon | 2015-08-27 | 1 | -2/+2 |
| |