aboutsummaryrefslogtreecommitdiff
path: root/templates/repo
Commit message (Collapse)AuthorAge
* UI: Display last-commit header without 2nd columnAdam Strzelecki2015-12-03
| | | | | | | | This uses a CSS trick making first th to be relative block with width equal to first two columns, effectively working around inability to use colspan="2" on first row that was breaking "fixed-layout" for tables. Also use grey header for last-commit SHA1 tag.
* UI: Keep repo URL action right of ref combo & pathAdam Strzelecki2015-12-02
| | | | | | | Just use secondary menu instead custom ".head.meta", which simplifies code. Also do not display repo URL action when we are in subdirectory or viewing a file.
* UI: Make repository menu divide header and contentAdam Strzelecki2015-12-02
| | | | | This is more inline with way GitHub looks like and feels much more natural and in style with rest of the interface.
* UI: Keep repository settings menu button rightAdam Strzelecki2015-12-02
|
* Commits & files UI: SUI fixed single line tableAdam Strzelecki2015-12-02
| | | | | | | | Instead using own ellipsis, uses Semantic UI fixed single line table which effectively applies ellipsis to all overflowing table cells. NOTE: File list cannot use colspan="2" for 1st "Last commit" elements, otherwise layout breaks with fixed table.
* UI: Mark top menu icons blue only when non-zeroAdam Strzelecki2015-12-02
|
* fix #2057Unknwon2015-12-01
|
* finish wikiUnknwon2015-11-30
|
* wiki: finish pagesUnknwon2015-11-27
|
* wiki: finish editUnknwon2015-11-27
|
* wiki: finish newUnknwon2015-11-27
|
* introduce git-shellUnknwon2015-11-26
|
* Wiki: UI for page newUnknwon2015-11-25
|
* allow admin to migrate for any user/orgUnknwon2015-11-25
|
* more HTTP clone word fixUnknwon2015-11-22
|
* fix #2013Unknwon2015-11-22
|
* fix #650Unknwon2015-11-22
|
* fix #1383Unknwon2015-11-20
|
* UI: long organization name in create repository owner listUnknwon2015-11-18
|
* fix #1981Unknwon2015-11-18
|
* fix #1448Unknwon2015-11-17
|
* new watchers, stars and forks UIUnknwon2015-11-16
|
* minor fix for #1961Unknwon2015-11-16
|
* repo sidebar active classUnknwon2015-11-16
|
* fix #1960Unknwon2015-11-16
|
* work on #1961Unknwon2015-11-16
|
* remove test codeUnknwon2015-11-16
|
* UI fixUnknwon2015-11-16
|
* UI fixUnknwon2015-11-16
|
* minor HTML fixUnknwon2015-11-15
|
* fix #1958Unknwon2015-11-15
|
* fix markdown paddingUnknwon2015-11-15
|
* #1931 Test patch does not checkout correct base branchUnknwon2015-11-15
|
* fix #1948Unknwon2015-11-15
|
* minor UI fix and fix ssh raceUnknwon2015-11-14
|
* new repo uiUnknwon2015-11-14
| | | | | | - copy link button: #1396, #1168, #1668, - synxtax highlight: #1712, #1549, #1315, #670 - z-index: #1942
* #1854 show issue contentUnknwon2015-11-13
|
* minor tabindex fixUnknwon2015-11-11
|
* fix #1824 and fix #1917Unknwon2015-11-11
|
* issue #1824 add tabindexAlexey Makhov2015-11-11
|
* fix #1572 fix file histrory paging issueUnknwon2015-11-10
|
* fix #1886Unknwon2015-11-04
|
* #1511 Allow local import only for admin usersUnknwon2015-11-03
|
* #1078 not show bin when rename a fileUnknwon2015-11-03
|
* fix #1078Unknwon2015-11-02
|
* #1657 allow forcing all private reposUnknwon2015-10-25
|
* New push to head repo of head branch: regenerate patch and retest applyUnknwon2015-10-24
|
* New/reopen PR checks if there is any unmerged and open PRUnknwon2015-10-18
|
* added links to forks/watchers/stars in new layout headerSteven Oud2015-10-03
|
* new quick start pageUnknwon2015-10-02
|