Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | admin: fix template error | Unknwon | 2017-02-28 | |
| | | | | Also a try to display key-value pairs in table. | |||
* | dashboard: add delete branch and tag news feeds | Unknwon | 2017-02-27 | |
| | ||||
* | dashboard: fix commits CSS | Unknwon | 2017-02-24 | |
| | ||||
* | webhook: send secret with SHA256 HMAC hex digest (#3692) | Unknwon | 2017-02-24 | |
| | ||||
* | repo: add protect branch whitelist (#4177) | Unknwon | 2017-02-23 | |
| | | | | | Add options to add users and teams to whitelist of a protected branch. This is only available for organizational repositories. | |||
* | diff: able to highlight line with hashtag URL | Unknwon | 2017-02-20 | |
| | ||||
* | repo: several minor improvements | Unknwon | 2017-02-19 | |
| | | | | | | 1. Fix sample content didn't show up when hook doesn't exist. 2. Fix CSS 'word-break' to use 'break-word' not 'break-all'. 3. Fix single quote in 'locale_en-US.ini' file. | |||
* | install: able to enable builtin SSH server (#3773) | Unknwon | 2017-02-18 | |
| | ||||
* | settings: fix organization panel CSS | Unknwon | 2017-02-18 | |
| | ||||
* | webhook: add native Discord support | Unknwon | 2017-02-18 | |
| | ||||
* | Initial version of protected branches (#776) | Unknwon | 2017-02-17 | |
| | | | | | - Able to restrict force push and deletion - Able to restrict direct push | |||
* | Simplify description | Unknwon | 2017-02-15 | |
| | ||||
* | Update new logo | Unknwon | 2017-02-13 | |
| | | | | [CI SKIP] | |||
* | IPythonNotebook: fix a bit more CSS | Unknwon | 2017-02-07 | |
| | ||||
* | IPythonNotebook: fix Markdown cell CSS | Unknwon | 2017-02-07 | |
| | ||||
* | IPythonNotebook: CSS adjustment for PR #4070 | Unknwon | 2017-02-07 | |
| | ||||
* | Ipython notebook support (#4070) | Herbert | 2017-02-07 | |
| | | | | | | | | | | * added marked and notebookjs javascript libraries * added ipython notebook render support using javascript libraries * recompiled gogs.css to include ipynb-related css * removed superflous javascript library files | |||
* | Fix inappropriate CSS rule for Markdown on wiki page (#3766) | Unknwon | 2017-01-28 | |
| | ||||
* | Add 'Organizations' page to user settings (#3587) | Unknwon | 2017-01-27 | |
| | | | | User is now able to view full list of organizations belongs to. | |||
* | Setting orgs (#3587) | Rémy Boulanouar | 2017-01-27 | |
| | | | | | | | | | | | | * Implement organizations listing in setting and allow user to create new organization. * Implement organizations listing in setting and allow user to create new organization. * Add space remove by mistake * Remove unused part of the template * Update display and behavior according to @Unknown remarks | |||
* | Disable local path migration by default (#4033) | Unknwon | 2017-01-26 | |
| | | | | | | | Site admin now has to enable manually by config option [repository] ENABLE_LOCAL_PATH_MIGRATION = true. Site admin always grants this permission, but regulars users have to be allowed by site admins in admin user panel. | |||
* | Fix unexpected rendering of README when it is not in Markdown | Unknwon | 2017-01-25 | |
| | | | | | This patch also handles case when a file name looks like README but is not a text file (e.g. image, PDF). | |||
* | Fix repo list display on Safari (#3569) | Daniel Oaks | 2016-09-01 | |
| | ||||
* | Update locales | Unknwon | 2016-09-01 | |
| | ||||
* | UI: fix block selection on code for empty line are not highlighted | Unknwon | 2016-08-30 | |
| | ||||
* | Web editor: support upload files | Unknwon | 2016-08-30 | |
| | ||||
* | Web editor: fix cannot create new file in subdirectory | Unknwon | 2016-08-29 | |
| | ||||
* | css: remove profile avatar height | Unknwon | 2016-08-28 | |
| | ||||
* | Code quality improvement on JS | Unknwon | 2016-08-17 | |
| | ||||
* | Web editor: temporarily disable upload and quick fix for edit and new | Unknwon | 2016-08-15 | |
| | | | | Try to merge into develop branch ASAP, then continue minor fixes afterwards. | |||
* | #2246 fully support of webhooks for pull request | Unknwon | 2016-08-14 | |
| | ||||
* | CSS: remove font “Meiryo Ui” | Unknwon | 2016-08-12 | |
| | ||||
* | Minor fix on top menu dropdown icon position | Unknwon | 2016-08-11 | |
| | ||||
* | On showing diff/file, use the tab_width specified on .editorconfig, if any ↵ | Andrey Nering | 2016-08-11 | |
| | | | | | (#3241) Closes #3182 | |||
* | Do not show non-image attachment in a <img> tag. Fixes #3215 (#3311) | Andrey Nering | 2016-08-11 | |
| | ||||
* | Render the Code view on the server (minus syntax highlighting) (#2942) | Rory McNamara | 2016-08-09 | |
| | | | | | | | | | | | | | | | | * render code view server side * remove debug print * fix multiline selection bug * change string concatenation to bytes.Buffer for efficiency * Fix newlines added by previous for hljs * fix selection highlighting * make css changes in .less | |||
* | Lighter icon colors for repo files (#3351) | silverwind | 2016-08-03 | |
| | | | | | | * Lighter icon colors for repo files * also color submodule icon | |||
* | Fix issue event octicon CSS | Unknwon | 2016-07-26 | |
| | ||||
* | #1601 support delete issue comment | Unknwon | 2016-07-26 | |
| | ||||
* | #1384 add pagination for repositories | Unknwon | 2016-07-24 | |
| | ||||
* | #3076 detect invalid tag name git error | Unknwon | 2016-07-23 | |
| | ||||
* | Upgrade octicon to 4.3.0 | Unknwon | 2016-07-16 | |
| | ||||
* | Apply font for Japanese / Chinese (more) (#3266) | Laica Lunasys | 2016-07-15 | |
| | ||||
* | Fix empty space surrounding hidden issue labels (#3200) | chriswatt | 2016-06-24 | |
| | ||||
* | Add new language support | Unknwon | 2016-04-25 | |
| | | | | - Update language choose dropdown to fit more languages | |||
* | Fixed #2909 (#2979) | Kim Carlbäcker | 2016-04-19 | |
| | ||||
* | use monospace font for wiki and issue textareas (fix #2869) | Matthias Niess | 2016-03-23 | |
| | ||||
* | Improve repository lable style | Unknwon | 2016-03-15 | |
| | | | | | - add border-radius to filter list items - use color as background of label for issue/pull view page | |||
* | Add APIContext | Unknwon | 2016-03-13 | |
| | ||||
* | Add Japanese Fonts | MATTENN | 2016-03-12 | |
| | | | | | By adding a Japanese font in the less file, easier to see the display in Japanese. |