summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Accept punctuation after simple+cross repository issue references (#10091)guillep2k2020-02-012-13/+97
* [BugFix] [API] Pull.API.Convert: Only try to get HeadBranch if HeadRepo exist...65432020-01-312-29/+50
* API endpoint for repo transfer (#9947)65432020-01-311-0/+9
* Fix leveldb test race (#10054)Lunny Xiao2020-01-301-0/+18
* Implement basic app.ini and path checks to doctor cmd (#10064)guillep2k2020-01-302-0/+10
* [UI] Show pull icon on pull (#10061)65432020-01-291-1/+1
* Movde dependents on macaron from modules/setting (#10050)Lunny Xiao2020-01-294-31/+47
* Queue: Make WorkerPools and Queues flushable (#10001)zeripath2020-01-2816-322/+780
* More expansions in template repositories (#10021)John Olheiser2020-01-281-56/+82
* Some refactor on git diff and ignore getting commit information failed on mig...Lunny Xiao2020-01-283-7/+351
* Generate Bindata iff TAGS="bindata" and not up-to-date (#10004)zeripath2020-01-278-74/+21
* Sanitize credentials in mirror form (#9975)Lunny Xiao2020-01-252-0/+28
* Fix pull view when head repository or head branch missed and close related pu...Lunny Xiao2020-01-251-5/+17
* Fix file rename/copy not supported by indexer (#9965)guillep2k2020-01-241-2/+27
* API add/generalize pagination (#9452)SpaWn2KiLl2020-01-247-14/+24
* Fix repo indexer not updating upon push (#9957)guillep2k2020-01-241-1/+2
* Migrate reviews when migrating repository from github (#9463)Lunny Xiao2020-01-238-4/+401
* Make archive prefixing configurable with a global setting (#9943)zeripath2020-01-222-9/+37
* Don't convert ellipsis in markdown (#9905)John Olheiser2020-01-221-2/+3
* Fix wrong hint when status checking is running on pull request view (#9886)Lunny Xiao2020-01-222-0/+64
* Fix RocketChat (#9908)John Olheiser2020-01-211-10/+5
* Update queue_redis.go (#9910)zeripath2020-01-211-5/+6
* Refactor repository check and sync functions (#9854)Lunny Xiao2020-01-206-6/+276
* Add support for database schema in PostgreSQL (#8819)guillep2k2020-01-202-0/+3
* Fix wrong permissions check when issues/prs shared operations (#9885)Lunny Xiao2020-01-202-3/+3
* Add top author stats to activity page (#9615)Lauris BH2020-01-203-8/+41
* Issue/PR Context Popups (#9822)John Olheiser2020-01-195-16/+19
* Add option to prevent LDAP from deactivating everything on empty search (#9879)zeripath2020-01-202-0/+2
* Give the stdout on temp_repo error (#9871)zeripath2020-01-201-3/+3
* Allow hyphen in language name (#9873)zeripath2020-01-191-1/+1
* Make CertFile and KeyFile relative to CustomPath (#9868)zeripath2020-01-192-2/+22
* Fix issues/pulls dependencies problems (#9842)Lunny Xiao2020-01-191-2/+2
* Add setting to set default and global disabled repository units. (#8788)David Svantesson2020-01-171-0/+4
* Add "Update Branch" button to Pull Requests (#9784)65432020-01-171-2/+2
* Move mailer to use a queue (#9789)zeripath2020-01-161-7/+17
* [refactor] notify remove unused praram (#9804)65432020-01-167-14/+8
* tests: configure github remaining limit + read token (#9800)Antoine GIRARD2020-01-162-4/+20
* Fix markdown anchor links (#9673)Moritz2020-01-161-0/+3
* Fix missing unlock in uniquequeue (#9790)zeripath2020-01-151-0/+1
* Migrate reactions when migrating repository from github (#9599)Lunny Xiao2020-01-157-74/+223
* Add require signed commit for protected branch (#9708)zeripath2020-01-159-19/+212
* Fix #9752 (#9769)zeripath2020-01-141-1/+1
* [API] add endpoint to check notifications [Extend #9488] (#9595)65432020-01-141-0/+5
* Fix missing updated time on migrated issues and comments (#9744)Lunny Xiao2020-01-146-0/+15
* Move newbranch to standalone package (#9627)Lunny Xiao2020-01-144-12/+177
* Restricted users (#6274)Manush Dodunekov2020-01-131-0/+1
* Move create/fork repository from models to modules/repository (#9489)Lunny Xiao2020-01-1210-5/+833
* Add owner_name column for table repository for maintaince reason (#9717)Lunny Xiao2020-01-121-1/+1
* Make hook status printing configurable with delay (#9641)zeripath2020-01-121-0/+4
* Remove unused lock (#9709)zeripath2020-01-112-1/+3