Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add option to initialize repository with labels (#6061) | John Olheiser | 2019-09-08 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add optional label sets on repo creation * Fix CRLF * Instead of hardcoding default, make it the helper * Move label set init out of repo init Add a new error for the router Combine router label init with repo creation label init Signed-off-by: jolheiser <john.olheiser@gmail.com> * Add issue labels to Swagger for repo creation Signed-off-by: jolheiser <john.olheiser@gmail.com> * Update models/issue_label.go Co-Authored-By: Lauris BH <lauris@nix.lv> * Update models/issue_label.go Co-Authored-By: guillep2k <18600385+guillep2k@users.noreply.github.com> | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-09-07 | 1 | -1/+4 | |
| | ||||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-09-07 | 2 | -68/+1820 | |
| | ||||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-09-06 | 2 | -3/+61 | |
| | ||||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-09-05 | 4 | -4/+3 | |
| | ||||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-09-05 | 4 | -4/+4 | |
| | ||||||
* | Display description of 'make this repo private' as help text, not as tooltip ↵ | micw | 2019-09-05 | 5 | -5/+5 | |
| | | | | (#8097) | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-09-04 | 1 | -0/+1 | |
| | ||||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-09-03 | 2 | -0/+9 | |
| | ||||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-09-03 | 2 | -0/+15 | |
| | ||||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-09-03 | 1 | -1/+40 | |
| | ||||||
* | Add merged commit id on pull view when it's merged (#8062) | Lunny Xiao | 2019-09-03 | 1 | -0/+1 | |
| | ||||||
* | Add tooltip for the visibility checkbox in /repo/create (#8025) | Mura Li | 2019-09-02 | 1 | -0/+1 | |
| | | | | | | | | | | * Add tooltip for the visibility checkbox in /repo/create * Change the tooltip wording * Update options/locale/locale_en-US.ini Co-Authored-By: Lauris BH <lauris@nix.lv> | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-09-02 | 19 | -20/+49 | |
| | ||||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-09-02 | 2 | -0/+17 | |
| | ||||||
* | Add strike to old header on comment (#8046) | jaqra | 2019-09-03 | 1 | -1/+1 | |
| | ||||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-08-29 | 30 | -0/+39 | |
| | ||||||
* | Add Ability for User to Customize Email Notification Frequency (#7813) | Gary Kim | 2019-08-29 | 1 | -0/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add Backend Logic for Toggling Email Notification This commit adds the backend logic for allowing users to enable or disable email notifications. The implementation ensures that only issue notification emails get disabled and important emails are still sent regardless of the setting. The UI to toggle this setting has not yet been implemented. * Add UI and complete user email notification enable This commit completes the functionality to allow users to disable their own email notifications. Signed-off-by: Gary Kim <gary@garykim.dev> * Add Third Option for Only Email on Mention Signed-off-by: Gary Kim <gary@garykim.dev> * Readd NOT NULL to new preference string Signed-off-by: Gary Kim <gary@garykim.dev> * Add Tests and Rewrite Comment Signed-off-by: Gary Kim <gary@garykim.dev> * Allow admin to set default email frequency Signed-off-by: Gary Kim <gary@garykim.dev> * Add new config option to docs Signed-off-by: Gary Kim <gary@garykim.dev> * Fix a few mistakes Signed-off-by: Gary Kim <gary@garykim.dev> * Only update required columns Signed-off-by: Gary Kim <gary@garykim.dev> * Simplify an error check Signed-off-by: Gary Kim <gary@garykim.dev> * Make email_notification_preference column in DB be VARCHAR(20) Signed-off-by: Gary Kim <gary@garykim.dev> * Handle errors Signed-off-by: Gary Kim <gary@garykim.dev> * Update models/migrations/v93.go Co-Authored-By: Lauris BH <lauris@nix.lv> | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-08-28 | 1 | -0/+1 | |
| | ||||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-08-27 | 14 | -14/+0 | |
| | ||||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-08-27 | 2 | -25/+55 | |
| | ||||||
* | Use "Pull Request" instead of "Merge Request" (#8003) | kolaente | 2019-08-27 | 1 | -1/+1 | |
| | | | Signed-off-by: kolaente <k@knt.li> | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-08-23 | 1 | -11/+13 | |
| | ||||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-08-20 | 1 | -2/+398 | |
| | ||||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-08-20 | 4 | -1/+70 | |
| | ||||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-08-16 | 8 | -8/+0 | |
| | ||||||
* | Extract the username and password from the mirror url (#7651) | zeripath | 2019-08-16 | 1 | -1/+1 | |
| | | | | | | | | | | | | * Explode out mirror username and password * Update models/repo_mirror.go * Just roundtrip the password * remove unused declaration * Update templates/repo/settings/options.tmpl | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-08-14 | 1 | -0/+1 | |
| | ||||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-08-14 | 1 | -1/+4 | |
| | ||||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-08-14 | 1 | -4/+4 | |
| | ||||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-08-13 | 1 | -65/+68 | |
| | ||||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-08-12 | 1 | -1/+1 | |
| | ||||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-07-31 | 1 | -0/+3 | |
| | ||||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-07-29 | 3 | -0/+6 | |
| | ||||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-07-29 | 1 | -0/+1 | |
| | ||||||
* | [Branch View] add download button (#7604) | 6543 | 2019-07-29 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | * add download-button info message * add overflow-visible css for table colum class * right colum is always there * add download button for default branch * add download button for all other branchs * resize table colum so two buttons fit in * code indent avter rebase * show commit divergence corect https://github.com/go-gitea/gitea/issues/7625 * changes because of merge master into ... * optimize if statement for protected branches * dont downloat a deleted branch - fix error 404 | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-07-26 | 1 | -0/+1 | |
| | ||||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-07-26 | 1 | -1/+2 | |
| | ||||||
* | [Branch View] icons to buttons (#7602) | 6543 | 2019-07-26 | 1 | -0/+1 | |
| | | | | | | | | * add restore-button info message * branch deltete undo icon to button * branch deltete icon to button | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-07-23 | 1 | -0/+2 | |
| | ||||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-07-20 | 1 | -0/+1 | |
| | ||||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-07-18 | 1 | -0/+6 | |
| | ||||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-07-18 | 1 | -0/+1 | |
| | ||||||
* | Fixes #7474 - Handles all redirects for Web UI File CRUD (#7478) | Richard Mahn | 2019-07-17 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | * Fixes #7474 - Handles all redirects for Web UI File CRUD * Fixes lint errors * Typo fix * Adds unit tests for a few helper functions * Fixes per review * Fix for new branch creation and to unit test * Fixes the template used for errors on delete | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-07-09 | 1 | -0/+5 | |
| | ||||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-07-09 | 3 | -1/+77 | |
| | ||||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-07-08 | 4 | -5/+370 | |
| | ||||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-07-08 | 1 | -0/+13 | |
| | ||||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-07-08 | 1 | -1/+3 | |
| | ||||||
* | wiki - page revisions list (#7369) | Cherrg | 2019-07-08 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | fix #7 * add wiki page revision list * mobile improvements * css improvements for long usernames * split renderWikiPage into 3 functions Signed-off-by: Michael Gnehr <michael@gnehr.de> |