Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check for manual merging of a pull request (#719) | Bwko | 2017-02-05 | 1 | -17/+143 |
| | | | | When an open pull request got manually merged mark the pull request as merged | ||||
* | Merge pull request #839 from ethantkoenig/fix/remove_org_repo | Andrey Nering | 2017-02-04 | 2 | -2/+22 |
|\ | | | | | Fix bug in removeOrgRepo | ||||
| * | Fix bug in removeOrgRepo | Ethan Koenig | 2017-02-04 | 2 | -2/+22 |
| | | |||||
* | | Fix inconsistencies in test fixtures | Ethan Koenig | 2017-02-04 | 2 | -4/+5 |
|/ | |||||
* | Add units concept for modulable functions of a repository (#742) | Lunny Xiao | 2017-02-04 | 7 | -39/+533 |
| | | | | | | | | | | | | | | | | * 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 | ||||
* | Move IssueUser code to separate file (#836) | Ethan Koenig | 2017-02-04 | 6 | -126/+226 |
| | | | Also add unit tests | ||||
* | Merge pull request #830 from appleboy/patch-2001 | Andrey Nering | 2017-02-04 | 2 | -3/+4 |
|\ | | | | | refactor: set default order by recently star on start tab | ||||
| * | refactor: set default order by recently star. | Bo-Yi Wu | 2017-02-03 | 2 | -3/+4 |
| | | |||||
* | | feat: Add search bar on user profile page. (#787) | Bo-Yi Wu | 2017-02-04 | 2 | -3/+7 |
| | | |||||
* | | test: Add user mail testing. (#833) | Bo-Yi Wu | 2017-02-04 | 3 | -0/+220 |
| | | |||||
* | | Track assignee for issue (#808) | Lunny Xiao | 2017-02-03 | 2 | -11/+73 |
| | | | | | | | | | | | | | | | | * track assignee for issue * fix lint * use getUserByID instead Get | ||||
* | | Drop redundant columns from issue_user table (#638) | Ethan Koenig | 2017-02-03 | 2 | -89/+18 |
|/ | |||||
* | Cleanup log messaging | Gabriel Jackson | 2017-02-02 | 11 | -36/+36 |
| | | | | | | | | | This change corrects a few logging issues: * Standardized formatting errors with '%v'. * Standardized failure warning word usage. * Corrected an instance of using the standard log library when the gitea log library should be used instead. | ||||
* | fix: ignore email notifications if user is not active. (#820) | Bo-Yi Wu | 2017-02-02 | 3 | -2/+62 |
| | |||||
* | Add X-GitHub-* headers for webhook to get clubhouse.io integration working ↵ | Anton Skorokhod | 2017-02-02 | 1 | -0/+2 |
| | | | | (#809) | ||||
* | add milestone changed traker on issue view (#804) | Lunny Xiao | 2017-02-01 | 3 | -24/+88 |
| | |||||
* | Bug fixes and unit tests for models/issue_label (#802) | Ethan Koenig | 2017-02-01 | 7 | -13/+300 |
| | |||||
* | Windows compatibility for unit tests (#800) | Ethan Koenig | 2017-01-30 | 1 | -2/+3 |
| | |||||
* | Unit tests and remove unused functions in models/notification (#796) | Ethan Koenig | 2017-01-30 | 4 | -10/+107 |
| | | | | | | * Unit tests and remove unused functions in models/notification * Read -> Unread | ||||
* | Track labels changed on issue view & resolved #542 (#788) | Lunny Xiao | 2017-01-30 | 3 | -36/+171 |
| | | | | | | * track labels changed on issue view & resolved #542 * add missing head comment & sort & fix refresh | ||||
* | Better settings for unit tests (#795) | Ethan Koenig | 2017-01-30 | 2 | -5/+11 |
| | |||||
* | Allow custom public files (#782) | Thomas Boerger | 2017-01-28 | 2 | -2/+1 |
| | | | | | | * Allow custom public files * Gofmt code, lots of places not related to this pr | ||||
* | Merge pull request #781 from andreynering/notifications-step-5 | Andrey Nering | 2017-01-28 | 1 | -3/+12 |
|\ | | | | | Notifications step 5 | ||||
| * | Fix color: closed PR was showing as purple instead of red | Andrey Nering | 2017-01-28 | 1 | -3/+12 |
| | | |||||
* | | Merge pull request #777 from ethantkoenig/tests/wiki | Andrey Nering | 2017-01-28 | 3 | -1/+68 |
|\ \ | | | | | | | Unit tests for models/wiki | ||||
| * | | Unit tests for models/wiki | Ethan Koenig | 2017-01-27 | 3 | -1/+68 |
| |/ | |||||
* / | Unit tests and bug fix for models/org | Ethan Koenig | 2017-01-27 | 10 | -26/+671 |
|/ | |||||
* | fix xorm NewSession uncorrected usages (#774) | Lunny Xiao | 2017-01-28 | 6 | -33/+23 |
| | |||||
* | refactor: Remove unnecessary type conversions (#772) | Bo-Yi Wu | 2017-01-27 | 1 | -1/+1 |
| | |||||
* | Fix FIXME and remove superfluous queries in models/org (#749) | Ethan Koenig | 2017-01-25 | 2 | -69/+74 |
| | |||||
* | fix: delete attachment after remove comment. | Bo-Yi Wu | 2017-01-25 | 1 | -1/+3 |
| | |||||
* | Bug fixes and unit tests for models/webhook (#751) | Ethan Koenig | 2017-01-25 | 5 | -20/+312 |
| | |||||
* | Unit tests for models/star (#752) | Ethan Koenig | 2017-01-25 | 2 | -0/+89 |
| | |||||
* | bug fixed issues 500 resolved #754 (#756) | Lunny Xiao | 2017-01-25 | 1 | -4/+4 |
| | |||||
* | Less boilerplate in models/ unit tests (#725) | Ethan Koenig | 2017-01-25 | 6 | -113/+47 |
| | |||||
* | Search bar for issues/pulls (#530) | Ethan Koenig | 2017-01-25 | 4 | -27/+252 |
| | |||||
* | Fix link of some repos on stars page (#737) | Andrey Nering | 2017-01-24 | 1 | -2/+10 |
| | | | Link was wrong the repo was of another owner | ||||
* | Add option to app.ini to enable local import paths (#724) | Bwko | 2017-01-23 | 1 | -0/+3 |
| | |||||
* | Add a reserved path check to the wiki (#720) | Bwko | 2017-01-22 | 1 | -1/+18 |
| | |||||
* | fixed bugs on Wiki and resolved #667 (#674) | Lunny Xiao | 2017-01-21 | 1 | -15/+15 |
| | |||||
* | Spun attachments into seperate go file (#701) | Philip Couling | 2017-01-20 | 2 | -160/+176 |
| | | | Moved attachments into seperate go file | ||||
* | Fix permission bugs in team API (#647) | Ethan Koenig | 2017-01-20 | 1 | -1/+1 |
| | |||||
* | API Endpoints for organization members (#645) | Ethan Koenig | 2017-01-20 | 1 | -2/+4 |
| | |||||
* | Refactor process package and introduce ProcessManager{} with tests (#75) | Matthias Loibl | 2017-01-17 | 7 | -40/+40 |
| | | | | | | | | | | * Add a process.Manager singleton with process.GetManager() * Use process.GetManager everywhere * Fix godoc comments for process module * Increment process counter id after locking the mutex | ||||
* | Two factor authentication support (#630) | Andrew | 2017-01-16 | 3 | -0/+161 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Initial commit for 2FA support Signed-off-by: Andrew <write@imaginarycode.com> * Add vendored files * Add missing depends * A few clean ups * Added improvements, proper encryption * Better encryption key * Simplify "key" generation * Make 2FA enrollment page more robust * Fix typo * Rename twofa/2FA to TwoFactor * UNIQUE INDEX -> UNIQUE | ||||
* | Attach to release (#673) | Philip Couling | 2017-01-15 | 1 | -2/+100 |
| | | | | | | | | | | | | | | * Moved attachaments POST url from /issues/attachments to /attachments * Implemented attachment upload on release page * Implemented downloading attachments on the release page * Added zip and gzip files to default allowed attachments * Implemented uploading attachments on edit release * Renamed UploadIssueAttachment to UploadAttachment | ||||
* | 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 ambiguity bug in getCommentsByRepoIDSince (#665) | Ethan Koenig | 2017-01-14 | 1 | -2/+4 |
| | |||||
* | Bug fixes for webhook API (#650) | Ethan Koenig | 2017-01-14 | 1 | -1/+3 |
| | |||||
* | bug fixed for update repository (#664) | Lunny Xiao | 2017-01-14 | 1 | -1/+1 |
| |