2
0

Commit Graph

  • 987dcc5372 fix #1383 Unknwon 2015-11-20 02:38:41 -05:00
  • b94f6fc495 fix #1383 Unknwon 2015-11-20 02:38:41 -05:00
  • 9b6c835715 fix #1873 Unknwon 2015-11-20 01:52:11 -05:00
  • 0c50b27298 fix #1873 Unknwon 2015-11-20 01:52:11 -05:00
  • 902b578465 better escape char handle Unknwon 2015-11-20 01:18:50 -05:00
  • 0b652fab2f better escape char handle Unknwon 2015-11-20 01:18:50 -05:00
  • 3d14e73fd8 fix #1119 and data race in timming tasks Unknwon 2015-11-20 00:47:35 -05:00
  • 655ce77c41 fix #1119 and data race in timming tasks Unknwon 2015-11-20 00:47:35 -05:00
  • 9bcc3c1ea3 fix minor dashboard CSS issue Unknwon 2015-11-19 23:52:23 -05:00
  • 847f00ed99 fix minor dashboard CSS issue Unknwon 2015-11-19 23:52:23 -05:00
  • 6a66e5fc98 better error message Unknwon 2015-11-19 13:45:07 -05:00
  • 0897eb67dc better error message Unknwon 2015-11-19 13:45:07 -05:00
  • c0b0ce7b1a #1971 more general rule to detect error Unknwon 2015-11-19 13:04:07 -05:00
  • 1324b2e64b #1971 more general rule to detect error Unknwon 2015-11-19 13:04:07 -05:00
  • dc0c0dc06b fix typo for #1996 Unknwon 2015-11-19 11:52:39 -05:00
  • 6d3d0f0592 fix typo for #1996 Unknwon 2015-11-19 11:52:39 -05:00
  • 2158e6fc43 fix #1997 Unknwon 2015-11-19 11:40:00 -05:00
  • c171857dab fix #1997 Unknwon 2015-11-19 11:40:00 -05:00
  • ee686f6231 minor fix on auto sign in Unknwon 2015-11-19 00:22:16 -05:00
  • 9f733f2d4c minor fix on auto sign in Unknwon 2015-11-19 00:22:16 -05:00
  • 481be9b5c9 update locale #1965 Unknwon 2015-11-19 00:08:31 -05:00
  • f793fb72c8 update locale #1965 Unknwon 2015-11-19 00:08:31 -05:00
  • 9330c943cd work on #1891 Unknwon 2015-11-18 23:52:09 -05:00
  • 78e0c19a5f work on #1891 Unknwon 2015-11-18 23:52:09 -05:00
  • 915bf1d2e3 Merge pull request #1994 from arthuroy/develop Unknwon 2015-11-18 23:01:06 -05:00
  • c7126fe9ec Merge pull request #1994 from arthuroy/develop Unknwon 2015-11-18 23:01:06 -05:00
  • f455125d4d fix #878 Unknwon 2015-11-18 21:21:47 -05:00
  • 869a990446 fix #878 Unknwon 2015-11-18 21:21:47 -05:00
  • df339ad8b0 #1401 #493 Admin should be able to see private repositories Unknwon 2015-11-18 19:49:11 -05:00
  • 8325476771 #1401 #493 Admin should be able to see private repositories Unknwon 2015-11-18 19:49:11 -05:00
  • 2c653141a8 #1742 Update default branch in git repository while change in web view Unknwon 2015-11-18 19:32:23 -05:00
  • 44b4eb5e90 #1742 Update default branch in git repository while change in web view Unknwon 2015-11-18 19:32:23 -05:00
  • fc56f42dc3 Use refStr[len("refs/heads/"):] instead of refStr[11:] and fix error Arthur Ouyang 2015-11-19 08:10:44 +08:00
  • d1d45f3443 Use refStr[len("refs/heads/"):] instead of refStr[11:] and fix error Arthur Ouyang 2015-11-19 08:10:44 +08:00
  • 0bd4d15e47 Use refStr[11:] instead of TrimPrefix Arthur Ouyang 2015-11-19 08:05:27 +08:00
  • e010bb4f58 Use refStr[11:] instead of TrimPrefix Arthur Ouyang 2015-11-19 08:05:27 +08:00
  • e04c97b9fa Fix #1965 - the hyperlink and the display name of the branch Arthur Ouyang 2015-11-19 07:31:55 +08:00
  • c41050b082 Fix #1965 - the hyperlink and the display name of the branch Arthur Ouyang 2015-11-19 07:31:55 +08:00
  • f04d773f4f UI: long organization name in create repository owner list Unknwon 2015-11-18 17:42:20 -05:00
  • 1e5f8c2090 UI: long organization name in create repository owner list Unknwon 2015-11-18 17:42:20 -05:00
  • 4325b01a58 minor fix for #1992 Unknwon 2015-11-18 17:19:36 -05:00
  • 2df7e8b843 minor fix for #1992 Unknwon 2015-11-18 17:19:36 -05:00
  • 052519a7d7 Merge pull request #1992 from Gibheer/disable_version_display Unknwon 2015-11-18 17:15:14 -05:00
  • 05d1183d1d Merge pull request #1992 from Gibheer/disable_version_display Unknwon 2015-11-18 17:15:14 -05:00
  • e347736c9e fix old naming Gibheer 2015-11-18 23:12:42 +01:00
  • 20f08a2985 fix old naming Gibheer 2015-11-18 23:12:42 +01:00
  • 56006da34b fix #1957 - disable version display Gibheer 2015-11-18 22:32:31 +01:00
  • 0196a37127 fix #1957 - disable version display Gibheer 2015-11-18 22:32:31 +01:00
  • efea642d6c add admin op: delete missing repos Unknwon 2015-11-18 15:37:48 -05:00
  • 8bffdd6c0b add admin op: delete missing repos Unknwon 2015-11-18 15:37:48 -05:00
  • 81d7359fdd fix #1981 Unknwon 2015-11-18 15:11:37 -05:00
  • 2fd5ef48e2 fix #1981 Unknwon 2015-11-18 15:11:37 -05:00
  • 9a0902523b fix #1987 Unknwon 2015-11-18 15:01:11 -05:00
  • 6e93b731af fix #1987 Unknwon 2015-11-18 15:01:11 -05:00
  • d2808e38fe fix #1979 Unknwon 2015-11-18 14:51:38 -05:00
  • 2dca0dc227 fix #1979 Unknwon 2015-11-18 14:51:38 -05:00
  • 7a9777ae36 fix #1990 Unknwon 2015-11-18 14:12:10 -05:00
  • bc2129a699 fix #1990 Unknwon 2015-11-18 14:12:10 -05:00
  • 62533560ce fix #1988 Unknwon 2015-11-18 13:14:46 -05:00
  • 73cca56e40 fix #1988 Unknwon 2015-11-18 13:14:46 -05:00
  • dc7e74ebb1 Merge pull request #1769 from sapk/fix-admin-dashboard-new-ui Unknwon 2015-11-18 10:24:35 -05:00
  • 356c53f4cf Merge pull request #1769 from sapk/fix-admin-dashboard-new-ui Unknwon 2015-11-18 10:24:35 -05:00
  • 9a27e1b90c minor css fix Unknwon 2015-11-17 02:20:49 -05:00
  • 2371ac43bb minor css fix Unknwon 2015-11-17 02:20:49 -05:00
  • ff5f14431e fix #1448 Unknwon 2015-11-17 02:18:05 -05:00
  • 179450d0b1 fix #1448 Unknwon 2015-11-17 02:18:05 -05:00
  • ab9411be2a clean up code Unknwon 2015-11-16 23:33:40 -05:00
  • 14b0e2c9c3 clean up code Unknwon 2015-11-16 23:33:40 -05:00
  • 114e6790f8 fix CSS width Unknwon 2015-11-16 23:31:35 -05:00
  • 7f9041a3aa fix CSS width Unknwon 2015-11-16 23:31:35 -05:00
  • ec5f881384 fix CSS Unknwon 2015-11-16 23:30:05 -05:00
  • 124d2bf019 fix CSS Unknwon 2015-11-16 23:30:05 -05:00
  • 9ab96172fc new watchers, stars and forks UI Unknwon 2015-11-16 23:28:46 -05:00
  • 29fc233342 new watchers, stars and forks UI Unknwon 2015-11-16 23:28:46 -05:00
  • e06558e208 #1922 Pull request fail to merge with BIN Unknwon 2015-11-16 21:18:04 -05:00
  • 879ae3d2aa #1922 Pull request fail to merge with BIN Unknwon 2015-11-16 21:18:04 -05:00
  • 54fd4cc5fb Merge pull request #1962 from 0rax/develop Unknwon 2015-11-16 12:11:06 -05:00
  • 189ab06f23 Merge pull request #1962 from 0rax/develop Unknwon 2015-11-16 12:11:06 -05:00
  • 3deddabfd8 Add set -x & set -e to docker/build.sh for better debugging Jean-Philippe Roemer 2015-11-16 16:49:40 +00:00
  • c31c9a56ab Add set -x & set -e to docker/build.sh for better debugging Jean-Philippe Roemer 2015-11-16 16:49:40 +00:00
  • 0cbf56855a Update s6 path following package update Jean-Philippe Roemer 2015-11-16 16:48:09 +00:00
  • ffa11ce45c Update s6 path following package update Jean-Philippe Roemer 2015-11-16 16:48:09 +00:00
  • 917d334ebd only show user's activities in profile Unknwon 2015-11-16 11:43:23 -05:00
  • d4b7abb6f4 only show user's activities in profile Unknwon 2015-11-16 11:43:23 -05:00
  • bb1fbe4e70 octicon fix in feeds Unknwon 2015-11-16 11:39:48 -05:00
  • ca94d51290 octicon fix in feeds Unknwon 2015-11-16 11:39:48 -05:00
  • cceb3364bb CSS fix Unknwon 2015-11-16 11:33:46 -05:00
  • ec065dc8c7 CSS fix Unknwon 2015-11-16 11:33:46 -05:00
  • d370effca5 minor fix for #1961 Unknwon 2015-11-16 11:20:11 -05:00
  • 01adf6e56c minor fix for #1961 Unknwon 2015-11-16 11:20:11 -05:00
  • 29ed7872f8 repo sidebar active class Unknwon 2015-11-16 11:16:52 -05:00
  • 1111889aec repo sidebar active class Unknwon 2015-11-16 11:16:52 -05:00
  • 5dc3dd1704 fix #1960 Unknwon 2015-11-16 11:11:59 -05:00
  • 05cf023b6a fix #1960 Unknwon 2015-11-16 11:11:59 -05:00
  • 134d8e7681 work on #1961 Unknwon 2015-11-16 10:14:12 -05:00
  • 40870fc25c work on #1961 Unknwon 2015-11-16 10:14:12 -05:00
  • c9b65f0fdc fix #1959 Unknwon 2015-11-16 00:26:20 -05:00
  • baae4fdfaa fix #1959 Unknwon 2015-11-16 00:26:20 -05:00
  • 951037c0ae remove test code Unknwon 2015-11-16 00:16:43 -05:00
  • 1294abaa06 remove test code Unknwon 2015-11-16 00:16:43 -05:00