Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | #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 | |||
* | #3320 code cleanup | Unknwon | 2016-08-07 | |
| | ||||
* | Update .gitattributes | Unknwon | 2016-08-06 | |
| | ||||
* | Lighter icon colors for repo files (#3351) | silverwind | 2016-08-03 | |
| | | | | | | * Lighter icon colors for repo files * also color submodule icon | |||
* | #2162 improve repository advance options UI display | Unknwon | 2016-07-31 | |
| | | | | Enable/disable input based on user chosen options for wiki and issue tracker. | |||
* | models/ssh_key: code cleaning | Unknwon | 2016-07-26 | |
| | ||||
* | 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 | |
| | ||||
* | Added coding style modes to SimpleMDE (#3286) | Richard Mahn | 2016-07-23 | |
| | | | | | | * Added coding style modes to SimpleMDE * Moved the CodeMirror addon from simplemd to codemirror directory | |||
* | #3299 don’t pop up confirm box when leave on signin page | Unknwon | 2016-07-21 | |
| | ||||
* | Upgrade octicon to 4.3.0 | Unknwon | 2016-07-16 | |
| | ||||
* | Update bindata and CSS | Unknwon | 2016-07-15 | |
| | ||||
* | Apply font for Japanese / Chinese (more) (#3266) | Laica Lunasys | 2016-07-15 | |
| | ||||
* | #2458 fix emoji been rendered inside raw content area | Unknwon | 2016-07-11 | |
| | ||||
* | Use SecurityProtocol to replace UseSSL in LDAP config | Unknwon | 2016-07-08 | |
| | | | | Initially proposed by #2376 and fixes #3068 as well. | |||
* | Upgrade frontend assets | Unknwon | 2016-07-07 | |
| | ||||
* | Use a gopher as default avatar (rather than the gravatar logo) (#3208) | Sandro Santilli | 2016-06-27 | |
| | | | | | | | | | | | | Also changes the avatar from a jpeg to a png, to allow for transparent background. The indexed png is also smaller in size. Note that at the moment the default avatar is only used when the user requested a custom avatar and the custom avatar file is not found (should never happen). In the future the default avatar could be used as a default return when by-mail avatar lookups fail too (both gravatar and libravatar support passing a default) | |||
* | Fix empty space surrounding hidden issue labels (#3200) | chriswatt | 2016-06-24 | |
| | ||||
* | models/release: filter input to prevent command line argument vulnerability | Unknwon | 2016-05-06 | |
| | ||||
* | PDF-Previews in file-lists now working (#3000) | Kim Carlbäcker | 2016-04-26 | |
| | ||||
* | Add new language support | Unknwon | 2016-04-25 | |
| | | | | - Update language choose dropdown to fit more languages | |||
* | [Feature/WIP] Confirm on editing forms (fixes #2881) (#2980) | Kim Carlbäcker | 2016-04-19 | |
| | | | | | | | | | | * Add and start jQuery AreYouSure * Update SimpleMDE to 1.10.1 for `forceSync` support * Forgot to remove old version SimpleMDE 1.10.0 * formatting -.- | |||
* | Fixed #2909 (#2979) | Kim Carlbäcker | 2016-04-19 | |
| | ||||
* | reduce line number creation to one DOM manipulation | PsychoMario | 2016-03-30 | |
| | ||||
* | 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 | |
| | ||||
* | Generate css for #2816 | Unknwon | 2016-03-11 | |
| | ||||
* | Add Japanese Fonts | MATTENN | 2016-03-12 | |
| | | | | | By adding a Japanese font in the less file, easier to see the display in Japanese. | |||
* | #13 finish user and repository search | Unknwon | 2016-03-11 | |
| | | | | Both are possible on explore and admin panel | |||
* | Update frontend resources | Unknwon | 2016-03-07 | |
| | ||||
* | #2623 fix wrong font for webhook history | Unknwon | 2016-03-05 | |
| | ||||
* | #1146 finsih UI work for access mode of collaborators | Unknwon | 2016-03-05 | |
| | | | | | Collaborators have write access as default, and can be changed via repository collaboration settings page to change between read, write and admin. | |||
* | #1157 some avatar setting changes | Unknwon | 2016-03-05 | |
| | | | | - Allow to delete current avatar | |||
* | Render emojis in more places. | Andrey Nering | 2016-03-02 | |
| | ||||
* | Minor fix for #2710 | Unknwon | 2016-02-27 | |
| | ||||
* | Image attachments keep aspect ratio | ChubbyNinja | 2016-02-26 | |
| | ||||
* | Minor fix for #2660 | Unknwon | 2016-02-24 | |
| | ||||
* | Remove border-bottom for tabs header divider | Unknwon | 2016-02-19 | |
| | ||||
* | Fix chmod for several files in conf/locale/ and public/ | Florian Kaiser | 2016-02-18 | |
| | ||||
* | Add grey bg to tabs on repo page | chriswatt | 2016-02-14 | |
| | ||||
* | Make issue title smaller | Florian Kaiser | 2016-02-07 | |
| | ||||
* | Merge pull request #2528 from andreynering/diff-sintax-highlight-733 | Unknwon | 2016-02-07 | |
|\ | | | | | Enable syntax highlighting on diff view |