gitlabhq
a8e4fb6144
Merge branch 'feature/issue_with_branch'
2011-11-25 06:13:15 -05:00
gitlabhq
4aad057f23
issues style fixed
2011-11-25 05:49:28 -05:00
gitlabhq
4e55cc67f5
Issue show page restyled
2011-11-25 05:41:30 -05:00
Dmitriy Zaporozhets
c3ea3c5721
Merge pull request #146 from maknoll/master
...
link "GITLAB" logo to root_url instead of '/'
2011-11-24 16:04:34 -08:00
Martin Knoll
07fefc9206
Fixes issue with logo linking to the server root, instead of the app root.
...
If using multiple Rails apps in subfolders, the upper left "GITLAB" button links to '/' and thats kinda wrong.
This fix creates a link to the root_url instead, which works in every case.
2011-11-25 01:01:58 +01:00
Dmitriy Zaporozhets
5d1a1a92b7
Merge pull request #142 from shaneog/master
...
Use HTTPS protocol in Gemfile
2011-11-24 09:35:55 -08:00
Dmitriy Zaporozhets
3e33671586
Merge pull request #144 from nono/patch-1
...
Don't install development and test gems in production
2011-11-24 09:35:32 -08:00
gitlabhq
b7f4f67b9b
issue show finished
2011-11-24 11:47:27 -05:00
gitlabhq
2fbf45b2e0
issue message output
2011-11-24 10:15:30 -05:00
gitlabhq
ee2d3de1a6
ability to attach branch to issue
2011-11-24 08:08:20 -05:00
Bruno Michel
310f0131b2
Don't install development and test gems in production
2011-11-24 12:51:32 +01:00
Dmitriy Zaporozhets
b4c40c212c
removed activities page cache cause some bugs
2011-11-23 22:12:36 +02:00
Shane O'Grady
284ba65e8a
Use HTTPS Protocol in Gemfile
...
Switch to the https protocol in the Gemfile & Gemfile.lock since the
git protocol is sometimes blocked by firewalls (and is not easily proxied)
2011-11-23 12:27:06 +00:00
Dmitriy Zaporozhets
21d566ea76
Merge branch 'master' of dev.gitlabhq.com:gitlabhq
2011-11-22 23:52:15 +02:00
Valery Sizov
d61268e4f1
[ #169 ] – Move email 'from' & 'host' settings to config file
2011-11-22 23:36:14 +02:00
Dmitriy Zaporozhets
7ebba27db2
Merge branch 'master' of dev.gitlabhq.com:gitlabhq
2011-11-22 23:15:09 +02:00
Valery Sizov
a4fbe13fce
[ #243 ] – When user adds first key the add a key message should go away
2011-11-22 22:26:07 +02:00
Valery Sizov
1bcdc0a505
[ #187 ] First time user try access gitosis
2011-11-22 22:11:49 +02:00
Valery Sizov
540d0aa406
fixd key length
2011-11-22 21:56:22 +02:00
Dmitriy Zaporozhets
b56024100d
lil style fixes
2011-11-22 19:57:25 +02:00
Dmitriy Zaporozhets
4451b8df8a
3 events on dashboard, fixed issue gl#250
2011-11-22 19:54:36 +02:00
gitlabhq
86829cae50
fixed min height for menu
2011-11-22 09:03:27 -05:00
gitlabhq
a6b9931938
fix dashboard test
2011-11-22 09:01:53 -05:00
gitlabhq
3f56202713
dashboard replaced [event] by tag
2011-11-22 08:33:42 -05:00
gitlabhq
78e6dc5fa5
#222
2011-11-22 08:26:53 -05:00
gitlabhq
b5d7fb5eed
restyled user profile
2011-11-22 08:14:23 -05:00
gitlabhq
3f0d807955
file name overflow fixed
2011-11-22 07:50:47 -05:00
gitlabhq
a59b709021
file code view restyled
2011-11-22 06:59:20 -05:00
Saito
6a4f8b997c
fix specs
2011-11-22 15:55:01 +08:00
gitlabhq
31e51dd116
button common style + flash messages fix
2011-11-21 02:26:10 -05:00
gitlabhq
46bebac983
commit restyle
2011-11-21 02:16:10 -05:00
gitlabhq
3f35cccfbd
ref controller refactored
2011-11-21 01:16:10 -05:00
Dmitriy Zaporozhets
4bf4efe712
decorators & tree model
2011-11-20 22:32:12 +02:00
Dmitriy Zaporozhets
6721ef01f4
fixed flash container
2011-11-20 20:30:00 +02:00
Dmitriy Zaporozhets
0d3fed60a5
cahngelog updated
2011-11-20 20:16:43 +02:00
Dmitriy Zaporozhets
cb4006aa8c
fixed test
2011-11-19 11:22:52 +02:00
Dmitriy Zaporozhets
73176c9ead
Merge pull request #131 from randaalex/admin-panel-disign
...
The simple update of design admin panel
2011-11-19 01:12:34 -08:00
Alexander Randa
7c5e83c0c2
changing admin disign for userss update
2011-11-19 00:33:10 +03:00
Alexander Randa
84fc40f198
changing admin disign for projects update
2011-11-19 00:32:26 +03:00
Alexander Randa
bc591f929d
admin button style update
2011-11-19 00:31:06 +03:00
Alexander Randa
22be0785bd
changing admin disign for users finish
2011-11-18 23:55:13 +03:00
Alexander Randa
f950d7881c
changing admin disign for projects finish
2011-11-18 23:54:56 +03:00
Alexander Randa
5488f17389
changet button disign
2011-11-18 23:54:06 +03:00
Alexander Randa
46d7ecacd7
table header align bugfix
2011-11-18 22:19:55 +03:00
Alexander Randa
0c19b1afd9
disabled empty notice
2011-11-18 22:10:07 +03:00
user
ed63d28e7a
Merge branch 'master' of https://github.com/gitlabhq/gitlabhq into admin-panel-disign
2011-11-18 21:31:56 +03:00
Saito
c359eadf8e
restore the rvmrc
2011-11-18 21:34:36 +08:00
Saito
baa4fc8c17
Merge branch 'master' of github.com:gitlabhq/gitlabhq
2011-11-18 20:58:25 +08:00
Saito
6bd9b90fb6
Merge branch 'master' of dev.gitlabhq.com:gitlabhq
2011-11-18 20:20:24 +08:00
Saito
4281704fb3
fix diff bug with utf-8
2011-11-18 20:16:59 +08:00