Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removes reliance on server specific SQL (#393) | btrepp | 2017-01-14 | 1 | -2/+16 |
| | | | | | | | | Breaks the retrieval of repositories into two queries This fetches the paged ids in one go, then the actual repository information in a second query Some databases do not support SELECT with * when group by is used. | ||||
* | Fix #646 (#669) | Shyim | 2017-01-14 | 1 | -5/+8 |
| | |||||
* | docs: fix translation for zh-tw and zh-hk (#668) | Bo-Yi Wu | 2017-01-14 | 2 | -86/+86 |
| | |||||
* | Merge pull request #643 from pkuphy/patch-2 | Andrey Nering | 2017-01-14 | 0 | -0/+0 |
|\ | | | | | fix typo | ||||
| * | fix typo | pkuphy | 2017-01-11 | 1 | -1/+1 |
| | | |||||
* | | Fix ambiguity bug in getCommentsByRepoIDSince (#665) | Ethan Koenig | 2017-01-14 | 1 | -2/+4 |
| | | |||||
* | | Don't create a default pid file (#637) | Bwko | 2017-01-14 | 2 | -5/+3 |
| | | |||||
* | | Bug fixes for webhook API (#650) | Ethan Koenig | 2017-01-14 | 4 | -7/+54 |
| | | |||||
* | | bug fixed for update repository (#664) | Lunny Xiao | 2017-01-14 | 1 | -1/+1 |
| | | |||||
* | | docs: update translation on notification page for zh-CN (#649) | xgitea | 2017-01-13 | 2 | -1/+12 |
| | | | | | | | | | | | | * docs: update translation on notification page for zh-CN * use international resources | ||||
* | | docs: update zh-tw translation (#651) | Bo-Yi Wu | 2017-01-13 | 2 | -145/+149 |
| | | |||||
* | | Add data directory excluding sessions to dump (#587) | Manuel Kuhlmann | 2017-01-12 | 1 | -0/+53 |
| | | |||||
* | | fix typo (#644) | pkuphy | 2017-01-12 | 1 | -1/+1 |
| | | | | | | fix typo: 「與」-> 「於」 | ||||
* | | fix typo (#642) | pkuphy | 2017-01-12 | 1 | -1/+1 |
| | | | | | | 「与」修改为「于」 | ||||
* | | Notifications: mark as read/unread and pin (#629) | Andrey Nering | 2017-01-12 | 8 | -31/+168 |
| | | | | | | | | | | | | | | | | | | | | * Use relative URLs * Notifications - Mark as read/unread * Feature of pinning a notification * On view issue, do not mark as read a pinned notification | ||||
* | | refactor: Add new deleteOrg func. (#633) | Bo-Yi Wu | 2017-01-11 | 1 | -9/+50 |
| | | |||||
* | | docs: update translation on homepage for zh-tw (#634) | Bo-Yi Wu | 2017-01-11 | 3 | -2/+39 |
|/ | |||||
* | Fix: Issues cannot be created with labels (#622) | Kazuki Sawada | 2017-01-10 | 1 | -3/+3 |
| | | | Signed-off-by: Kazuki Sawada <kazuki@6715.jp> | ||||
* | Merge pull request #631 from rasa/patch-1 | Matthias Loibl | 2017-01-10 | 1 | -8/+8 |
|\ | | | | | Typos and make CONTRIBUTING a little nicer | ||||
| * | Typos and make CONTRIBUTING a little nicer | Ross Smith II | 2017-01-06 | 1 | -8/+8 |
| | | |||||
* | | Merge pull request #625 from appleboy/improve | Matthias Loibl | 2017-01-10 | 1 | -1/+3 |
|\ \ | | | | | | | refactor: check the error returned by os.MkdirAll() | ||||
| * | | refactor: check the error returned by os.MkdirAll() | Bo-Yi Wu | 2017-01-09 | 1 | -1/+3 |
| | | | |||||
* | | | bug fix release | Lunny Xiao | 2017-01-09 | 5 | -9/+14 |
| | | | |||||
* | | | Unit tests for models/admin | Ethan Koenig | 2017-01-09 | 3 | -1/+126 |
|/ / | |||||
* | | Merge pull request #610 from appleboy/pid | Matthias Loibl | 2017-01-09 | 2 | -0/+33 |
|\ \ | | | | | | | feat: support pid file. | ||||
| * | | feat: support pid file. | Bo-Yi Wu | 2017-01-09 | 2 | -0/+33 |
| | | | |||||
* | | | Fix install.tmpl input default value (#611) | vz | 2017-01-09 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | * Fix install.tmpl input default value * Update db_user to gitea * Add when INSTALL_LOCK = false | ||||
* | | | Better coverage in pull_test (#615) | Ethan Koenig | 2017-01-09 | 1 | -0/+8 |
| | | | |||||
* | | | Better coverage and TODOs for update_test (#616) | Ethan Koenig | 2017-01-09 | 1 | -0/+6 |
| | | | |||||
* | | | Unit tests for models/action (#619) | Ethan Koenig | 2017-01-09 | 5 | -19/+397 |
|/ / | |||||
* | | docs: update zh-tw and zh-hk translations. (#604) | Bo-Yi Wu | 2017-01-08 | 3 | -546/+569 |
| | | |||||
* | | Add myself to MAINTAINERS (#609) | Ethan Koenig | 2017-01-08 | 1 | -0/+1 |
| | | |||||
* | | Add default SSH_LISTEN_PORT config value (#603) (#607) | Manuel Kuhlmann | 2017-01-08 | 1 | -0/+1 |
| | | |||||
* | | Add Keep email private (see issue #571). (#571) | derSuessmann | 2017-01-08 | 12 | -28/+88 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add site-wide option DEFAULT_KEEP_EMAIL_PRIVATE. - Add the new option to the install and admin/config pages. - Add the new option to app.ini in the service section. - Add the new option to the settings struct. - Add English text strings to i18n. - Add field KeepEmailPrivate to user struct. - Add field KeepEmailPrivate to user form. - Add option to UI. - Add using noreply email address if user has "Keep Email Private". An email address <LowerName>@<NO_REPLY_ADDRESS> is now used in commit messages (and hopefully all other git log relevant places). The change relies on the fact that git commands should use user.NetGitSig(). - Add hiding of email address in UI, if user has set "Keep Email Private". - Add condition to show email address only on explore/users and user pages, if user has not set "Keep Email Private". - Add noreply email in API if set "Keep Email Private". - Add a new service setting NO_REPLY_ADDRESS. The value of this setting is used as the domain part for the user's email address in git log, iff he decides to keep his email address private. If the user decides to keep his email address private and this option is not set 'noreply.example.org' is used, which no MTA should send email to. Add NO_REPLY_ADDRESS to conf/app.ini. | ||||
* | | Unit tests for models/access.go (#606) | Ethan Koenig | 2017-01-08 | 10 | -0/+258 |
| | | |||||
* | | API endpoint for subscribers (#598) | Ethan Koenig | 2017-01-07 | 3 | -7/+30 |
| | | |||||
* | | Merge pull request #555 from ethantkoenig/tests/pull | Andrey Nering | 2017-01-06 | 8 | -21/+421 |
|\ \ | |/ |/| | Unit tests for models/pull.go | ||||
| * | Unit tests for models/pull.go | Ethan Koenig | 2017-01-06 | 8 | -21/+421 |
| | | |||||
* | | Create missing database indexes (#596) | Andrey Nering | 2017-01-06 | 13 | -64/+64 |
|/ | |||||
* | API endpoint for stargazers (#597) | Ethan Koenig | 2017-01-06 | 3 | -6/+32 |
| | |||||
* | Make releases faster than before and resolved #490 (#588) | Lunny Xiao | 2017-01-06 | 6 | -64/+169 |
| | | | | | | * make releases faster than before and resolved #490 * fix comment | ||||
* | Merge pull request #539 from andreynering/notifications-step-2 | Andrey Nering | 2017-01-05 | 10 | -6/+233 |
|\ | | | | | Notifications - Step 2 | ||||
| * | Add pagination for notifications | Andrey Nering | 2017-01-03 | 3 | -10/+40 |
| | | |||||
| * | Showing index in front of issue title | Andrey Nering | 2017-01-02 | 1 | -1/+1 |
| | | |||||
| * | More fine graned colors | Andrey Nering | 2017-01-02 | 2 | -6/+6 |
| | | |||||
| * | Do not get count on /api routers | Andrey Nering | 2017-01-02 | 1 | -0/+5 |
| | | |||||
| * | Notifications - Step 2 | Andrey Nering | 2016-12-30 | 9 | -1/+193 |
| | | |||||
* | | Added 1.0.1 to changelog (#594) | Thomas Boerger | 2017-01-05 | 1 | -0/+13 |
| | | |||||
* | | Clone tags within drone for proper version generation (#591) | Thomas Boerger | 2017-01-05 | 2 | -1/+5 |
| | | |||||
* | | Add the note forked from gogs (#590) | Lunny Xiao | 2017-01-05 | 1 | -1/+1 |
| | | | | | | | | | | | | * add the note forked from gogs * make the sentence simple |