aboutsummaryrefslogtreecommitdiff
path: root/public
Commit message (Collapse)AuthorAge
* css: update less (#4584)Unknwon2017-06-27
|
* css: not include line numbers in diff selection (#4584)Einar2017-06-27
|
* markup: able to display image from IPython notebook (#4366)Unknwon2017-06-06
|
* css: fix fluid container for spilt diff viewUnknwon2017-06-03
|
* css: start using fixing width containerUnknwon2017-06-03
| | | | | | Get rid of responsive issue. Also fixes #4527.
* ldap: minor fix for PR #4398Unknwon2017-05-29
|
* repo/editor: fix wrong context for subdirectory (#4368)Unknwon2017-04-07
|
* js: remove Preview, Full Screen and Side-by-side buttons for repository file ↵Unknwon2017-04-07
| | | | editing (#4402)
* repo/wiki: improve UIUnknwon2017-04-07
|
* user/setting: improve UIUnknwon2017-04-07
|
* js: set cursor to the end of autofocus input stringUnknwon2017-04-06
|
* 2fa: initial support (#945)Unknwon2017-04-06
|
* css: improve fonts under WindowsUnknwon2017-04-04
|
* css: fix font of .ui.label.button styleUnknwon2017-04-04
|
* public: update Semantic UI 2.2.7 -> 2.2.10Unknwon2017-04-03
| | | | [CI SKIP]
* css: update fontsUnknwon2017-04-03
| | | | [CI SKIP]
* templates/repo: improve README icon and fontUnknwon2017-03-31
|
* css: font-family fixes for ChineseUnknwon2017-03-31
|
* js: use jQuery .find() (#4343)Hassan Amouhzi2017-03-28
|
* repo: allow private repository to have public wiki or issuesUnknwon2017-03-24
| | | | Relates to #649 and #2157
* user: remove sanitizer for FullName (#1937)Unknwon2017-03-23
|
* user/settings: complete repositories panel (#4312)Unknwon2017-03-23
|
* templates/label: another minor style improveUnknwon2017-03-22
|
* repo/webhook: able to retrigger delivery history (#2187)Unknwon2017-03-19
|
* install: able to enable console mode (#3119)Unknwon2017-03-17
|
* dashboard/feeds: able to load more history (#2511)Unknwon2017-03-16
|
* js: minor fix for #4294Unknwon2017-03-15
|
* ui: added Select class to ui.dropdown menus to prevent label changing (#4294)Brian Paulson2017-03-15
|
* webhook: add Release event (#2387)Unknwon2017-03-11
|
* repo/branches: hide buttons for regular usersUnknwon2017-03-11
|
* repo/branches: overview and all (#2310)Unknwon2017-03-11
|
* css/repository: fix undesired style for label template select listUnknwon2017-03-10
|
* templates/repo: change some buttons to use 'basic' styleUnknwon2017-03-10
|
* less/repository: minor fix for #git-statsUnknwon2017-03-10
|
* templates/repo: only show Git stats in repository home page (#3518)Unknwon2017-03-10
| | | | | | | | | Move 'Commits' and 'Releases' tabs down to body. This patch also reduces page load time for pages that do not need to use commits count anywhere. Get commits count can hurt performance badly for huge repositories that has tens of thousands commits like Linux Kernel.
* public: minor fixes on build tool configUnknwon2017-03-06
|
* Revert "public: update Semantic UI from 2.2.7 -> 2.2.9"Unknwon2017-03-05
| | | | This reverts commit eaab01fa4993d2c9c9141b7526747deb4f21ba2e.
* Update localeUnknwon2017-03-01
| | | | Also fixes #4213
* admin/config: minor CSS fixUnknwon2017-02-28
|
* admin: fix template errorUnknwon2017-02-28
| | | | Also a try to display key-value pairs in table.
* dashboard: add delete branch and tag news feedsUnknwon2017-02-27
|
* public: update Semantic UI from 2.2.7 -> 2.2.9Unknwon2017-02-27
|
* dashboard: fix commits CSSUnknwon2017-02-24
|
* webhook: send secret with SHA256 HMAC hex digest (#3692)Unknwon2017-02-24
|
* webhook: highlight delivery response on clickUnknwon2017-02-24
| | | | This decreases page load time for webhook edit page.
* repo: add protect branch whitelist (#4177)Unknwon2017-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 URLUnknwon2017-02-20
|
* repo: several minor improvementsUnknwon2017-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.
* css: cleanup unused filesUnknwon2017-02-18
|
* install: able to enable builtin SSH server (#3773)Unknwon2017-02-18
|