| Commit message (Expand) | Author | Age | Files | Lines |
* | Add ssh certificate support (#12281) | Wim | 2020-10-10 | 3 | -0/+73 |
* | Fix attachments list in edit comment (#13036) | zeripath | 2020-10-11 | 4 | -7/+12 |
* | Set appropriate `autocomplete` attributes on password fields (#13078) | silverwind | 2020-10-09 | 11 | -17/+17 |
* | Hide sync ssh keys button on admin dashboard if ssh disabled or builtin-ssh e... | Lunny Xiao | 2020-10-08 | 1 | -0/+2 |
* | fix: case typo (#13049) | Rongjian Zhang | 2020-10-06 | 1 | -8/+8 |
* | Adding visual cue for "Limited" & "Private" organizations. (#13040) | Spencer Taylor | 2020-10-06 | 3 | -1/+18 |
* | Attachments: Add extension support, allow all types for releases (#12465) | silverwind | 2020-10-05 | 5 | -21/+25 |
* | [#13004] Add Timestamp to Tag list API (#13026) | Lucas Queiroz | 2020-10-05 | 1 | -0/+15 |
* | CSS tweaks to warning/error segments and misc fixes (#13024) | silverwind | 2020-10-04 | 3 | -6/+6 |
* | hCaptcha Support (#12594) | John Olheiser | 2020-10-02 | 3 | -0/+13 |
* | Fix comment header span. (#13009) | rebeckanylander | 2020-10-02 | 1 | -10/+10 |
* | Remove code-view class from diff view (#13011) | mrsdizzie | 2020-10-02 | 1 | -1/+1 |
* | Fix admin/config page (#12979) | zeripath | 2020-09-29 | 1 | -1/+1 |
* | Update GitHub docs links for SSH & GPG (#12947) | Bagas Sanjaya | 2020-09-26 | 2 | -2/+2 |
* | API: Get release by tags endpoint (#12932) | Johan Van de Wauw | 2020-09-25 | 1 | -0/+43 |
* | Add IsTemplate option in create repo ui and api (#12942) | 赵智超 | 2020-09-25 | 2 | -0/+12 |
* | Adopt repositories (#12920) | zeripath | 2020-09-25 | 4 | -26/+340 |
* | API: GetReleaseByID return 404 if not found (#12933) | 6543 | 2020-09-24 | 1 | -0/+12 |
* | Fix Create Repository Template (#12924) | 6543 | 2020-09-23 | 1 | -8/+9 |
* | Fix handling of migration errors (#12928) | zeripath | 2020-09-23 | 1 | -3/+7 |
* | API: NotificationSubject show Issue/Pull State (#12901) | 6543 | 2020-09-20 | 1 | -0/+3 |
* | Add configurable Trust Models (#11712) | zeripath | 2020-09-20 | 3 | -0/+70 |
* | Use a simple format for the big number on ui (#12822) | 赵智超 | 2020-09-16 | 2 | -13/+13 |
* | Add ui style for "Open a blank issue" button (#12824) | 赵智超 | 2020-09-16 | 1 | -1/+11 |
* | [API] Milestone endpoints accept names too (#12649) | 6543 | 2020-09-14 | 1 | -9/+6 |
* | Translate two small lables on commit statuse list (#12821) | 赵智超 | 2020-09-12 | 1 | -2/+2 |
* | Make SVG size argument optional (#12814) | silverwind | 2020-09-11 | 86 | -452/+452 |
* | Issue templates directory (#11450) | John Olheiser | 2020-09-11 | 6 | -4/+105 |
* | Show PR settings on empty repos (#12808) | zeripath | 2020-09-11 | 1 | -1/+1 |
* | Disable watch and star if not signed in (#12807) | zeripath | 2020-09-11 | 1 | -4/+4 |
* | Remove double escape on labels addition in comments (#12809) | zeripath | 2020-09-11 | 1 | -1/+1 |
* | [API] Migration: Change ServiceType String (#12672) | 6543 | 2020-09-10 | 1 | -3/+91 |
* | ui: change commentTag style (#11668) | 赵智超 | 2020-09-10 | 2 | -3/+15 |
* | Add check for LDAP group membership (#10869) | John Olheiser | 2020-09-10 | 2 | -0/+50 |
* | Add placeholder text for bio profile text form (#12792) | Bagas Sanjaya | 2020-09-10 | 1 | -1/+1 |
* | Set language via AJAX (#12785) | techknowlogick | 2020-09-10 | 1 | -2/+2 |
* | Add a migrate service type switch page (#12697) | Lunny Xiao | 2020-09-09 | 6 | -31/+266 |
* | File header tweaks, add CSS helpers (#12635) | silverwind | 2020-09-08 | 1 | -9/+5 |
* | Change/remove a branch of an open issue (#9080) | Vedran | 2020-09-08 | 1 | -6/+17 |
* | Compare SSH_DOMAIN when parsing submodule URLs (#12753) | mrsdizzie | 2020-09-07 | 1 | -1/+1 |
* | Add better Swagger description and a example for GetArchive (#12743) | 6543 | 2020-09-06 | 1 | -1/+1 |
* | ui: Show git-pull-request icon for closed pull request (#12742) | 赵智超 | 2020-09-06 | 2 | -3/+3 |
* | Add Created & Updated to Milestone (#12662) | 6543 | 2020-09-05 | 2 | -0/+11 |
* | additional data for type StopWatch in swagger api (#12458) | Jochen Peters | 2020-09-05 | 1 | -0/+12 |
* | Expose Attachemnt Settings by API (#12514) | 6543 | 2020-09-05 | 1 | -0/+48 |
* | API: Expose its limitation settings (#12714) | 6543 | 2020-09-04 | 1 | -0/+50 |
* | UI: Inform user what meaning hourglass on reviews has (#12713) | 6543 | 2020-09-04 | 1 | -1/+1 |
* | Set avatar image dimensions (#12654) | Daniel Aleksandersen | 2020-09-02 | 1 | -2/+2 |
* | Remove duplicate logic in initListSubmits (#12660) | 赵智超 | 2020-09-02 | 2 | -5/+5 |
* | Support elastic search for code search (#10273) | Lunny Xiao | 2020-08-30 | 1 | -6/+6 |