Dmitriy Zaporozhets
|
f96827c4f0
|
Fix dashboard lost if comment on commit
|
2013-06-10 18:12:28 +03:00 |
|
Dmitriy Zaporozhets
|
e414ba2f8d
|
Do not render project events since we render them again via ajax request
|
2013-06-10 18:08:04 +03:00 |
|
 Sato HiroyukiandDmitriy Zaporozhets
|
fe86dcfb66
|
Fix postgres error when displaying network graph.
fix #4149
|
2013-06-10 18:07:48 +03:00 |
|
Dmitriy Zaporozhets
|
6470cfee3e
|
Fix dashboard event filter when navigate via turbolinks
|
2013-06-10 18:07:36 +03:00 |
|
Dmitriy Zaporozhets
|
e96374b74b
|
Better remove project message
|
2013-05-20 14:22:18 +03:00 |
|
crazyscience
|
a77b00e49b
|
Fixed grammatical error.
|
2013-05-18 16:46:48 -06:00 |
|
Dmitriy Zaporozhets
|
8cfc6a4de8
|
Merge pull request #3956 from AlexDenisov/issues_bulk_update
Issues bulk update
|
2013-05-16 05:12:40 -07:00 |
|
Dmitriy Zaporozhets
|
d7c6553472
|
respect whitespaces in blame view
|
2013-05-16 15:09:47 +03:00 |
|
Dmitriy Zaporozhets
|
3e115faafa
|
minor styling for dark themes
|
2013-05-16 14:12:21 +03:00 |
|
AlexDenisov
|
6e8cb84449
|
Added few tests on Issues::BulkUpdateContext
|
2013-05-16 10:32:27 +00:00 |
|
AlexDenisov
|
d08e1db930
|
Cleanup bulk issues update a bit
|
2013-05-16 10:32:26 +00:00 |
|
Ben Bodenmiller
|
ef1886d746
|
A little change on wording for new-user email
adds missing wording missed in https://github.com/gitlabhq/gitlabhq/commit/58d6176bc35fb45427df75b9762df6bb0d3b3a98 and https://github.com/gitlabhq/gitlabhq/pull/3902
|
2013-05-16 01:49:57 -06:00 |
|
Dmitriy Zaporozhets
|
e89fddc3b1
|
Merge pull request #3942 from bke-drewb/issue3941
Issue 3941: Code preview dark doesn't display correctly with long lines
|
2013-05-16 00:05:24 -07:00 |
|
Dmitriy Zaporozhets
|
9e0246684d
|
Files controller handle redirect to remote storage. Added config block to carrierwave init
|
2013-05-15 22:35:59 +03:00 |
|
Dmitriy Zaporozhets
|
f7f6acee0b
|
Lets cache branch_names, tag_names for repo
|
2013-05-15 15:22:34 +03:00 |
|
Drew Blessing
|
c75da470c5
|
Add background color to pre, too.
|
2013-05-15 06:37:16 -05:00 |
|
Ben Bodenmiller
|
fb4a38f607
|
fixes #3115 and adds support for gif bmp & tiff images
when showing image preview check via lowercased extension and adds support for gif bmp & tiff images
|
2013-05-15 00:41:33 -06:00 |
|
Dmitriy Zaporozhets
|
ac148c50b0
|
style counters on navbar. minor ui changes
|
2013-05-14 22:45:28 +03:00 |
|
Drew Blessing
|
db949b69c1
|
Issue 3941: Code preview dark doesn't display correctly with long lines
Assigning the background color to the pre tag did not work correctly. Moved background color to the highlight class which fixes the problem.
|
2013-05-14 13:44:16 -05:00 |
|
Dmitriy Zaporozhets
|
a0ab5e4326
|
remove preserve for blob since its fails in production
|
2013-05-14 20:46:17 +03:00 |
|
Dmitriy Zaporozhets
|
9d9b78823d
|
Fix paginate of blobs, fixed preserve in dev mode for blob results
|
2013-05-14 20:25:16 +03:00 |
|
Dmitriy Zaporozhets
|
46daf01a15
|
Search for blobs by default inside project. Added pagination for blobs search
|
2013-05-14 20:11:48 +03:00 |
|
Dmitriy Zaporozhets
|
634cbd7138
|
Refactor API classes. So api classes like Gitlab::Issues become API::Issues
|
2013-05-14 15:33:31 +03:00 |
|
Dmitriy Zaporozhets
|
e6224942ce
|
Merge pull request #3935 from hiroponz/fix-bubble-padding
Fix bubble padding.
|
2013-05-14 04:37:35 -07:00 |
|
Dmitriy Zaporozhets
|
d32c19b2d9
|
Fix bulk issue status update
|
2013-05-14 14:34:34 +03:00 |
|
Sato Hiroyuki
|
c449dab161
|
Fix bubble padding.
fix #3823
|
2013-05-14 19:34:05 +09:00 |
|
Dmitriy Zaporozhets
|
72d5a566b4
|
Show gitlab-ci status on project dashboard
|
2013-05-14 13:31:29 +03:00 |
|
Dmitriy Zaporozhets
|
5075520fd8
|
render errors if any on new project page
|
2013-05-14 12:56:03 +03:00 |
|
Dmitriy Zaporozhets
|
f59b7409cb
|
Improve user expirience while create/edit project settings
|
2013-05-14 12:46:41 +03:00 |
|
Dmitriy Zaporozhets
|
c5feabde2d
|
Add simple search to projects in public area
|
2013-05-13 21:18:08 +03:00 |
|
Dmitriy Zaporozhets
|
50d4420237
|
add link to project issues from dashboard issues
|
2013-05-13 21:06:48 +03:00 |
|
Dmitriy Zaporozhets
|
9ea27db155
|
Merge pull request #3591 from hiroponz/show-only-selected-branch
Show only selected branch
|
2013-05-13 04:31:27 -07:00 |
|
Dmitriy Zaporozhets
|
58d6176bc3
|
Merge pull request #3902 from frlan/patch-2
A little change on wording for new-user email
|
2013-05-13 04:30:33 -07:00 |
|
Sato Hiroyuki
|
6505cd5ec9
|
Add "Show only selected branch" checkbox
|
2013-05-13 18:46:30 +09:00 |
|
Sato Hiroyuki
|
3a4c1c5c63
|
Enable to filter graph by ref
|
2013-05-13 18:44:50 +09:00 |
|
Sato Hiroyuki
|
c0e3b39792
|
Set @options in assing_ref_vars
@options enable to keep params when switching ref.
|
2013-05-13 18:44:33 +09:00 |
|
Sato Hiroyuki
|
97a9c2293a
|
Refactor: remove dup code
|
2013-05-13 18:41:04 +09:00 |
|
Dmitriy Zaporozhets
|
5b5ff7708b
|
More strict validation for SSH Key content
|
2013-05-13 11:59:30 +03:00 |
|
 Frank LanitzandFrank Lanitz
|
d5c0e9737a
|
A little change on wording for new-user email
Just a little change of wording for new-user email which looks better in my eyes.
|
2013-05-10 15:29:08 +02:00 |
|
Dmitriy Zaporozhets
|
6e1ee1fea6
|
made some ui enhancement for search page
|
2013-05-09 11:47:09 +03:00 |
|
Dmitriy Zaporozhets
|
f1126f494c
|
Move files search to gitlab_git
|
2013-05-09 11:47:09 +03:00 |
|
Dmitriy Zaporozhets
|
b1aaf0d2ac
|
Fix monokai highlight line css
|
2013-05-09 11:47:08 +03:00 |
|
 Javier CastroandDmitriy Zaporozhets
|
ad947bc705
|
Fix missing div container for nice css styling
|
2013-05-09 11:47:08 +03:00 |
|
 Javier CastroandDmitriy Zaporozhets
|
7f57fe5034
|
Implemented code search feature
|
2013-05-09 11:47:08 +03:00 |
|
Dmitriy Zaporozhets
|
25d5c1f637
|
Fix last tree breadcrumbs for blob
|
2013-05-08 21:27:43 +03:00 |
|
Dmitriy Zaporozhets
|
7069fac317
|
Add custom sing-in text & google analytics
|
2013-05-08 21:03:36 +03:00 |
|
Dmitriy Zaporozhets
|
aee110e20d
|
Add extra config for some advanced customization
|
2013-05-08 21:03:14 +03:00 |
|
Dmitriy Zaporozhets
|
5bd5d09b83
|
Admin.user page: sort projects, add better confirm message for leaving team
|
2013-05-08 20:11:49 +03:00 |
|
Dmitriy Zaporozhets
|
abff03996a
|
Fix project labels scope
|
2013-05-08 20:06:12 +03:00 |
|
Dmitriy Zaporozhets
|
de12eba25c
|
Dont show fork button in personal projects. Point to fork if already forked project
|
2013-05-08 19:40:31 +03:00 |
|