Commit Graph
2953 Commits
Author SHA1 Message Date
Dmitriy Zaporozhets 04cc6dd67a Assign to me link on issue form 2013-05-29 13:16:30 +03:00
Sytse Sijbrandij 67a3dc4e74 Correct spelling error. 2013-05-29 09:41:17 +02:00
Sytse Sijbrandij 091c21e0e4 Improve accuracy of deploy key message. 2013-05-29 09:07:14 +02:00
Dmitriy Zaporozhets 45f9cca9b3 Unbind document scroll on page:fetch to disable endlessScroll on pages where it is not used 2013-05-28 18:59:01 +03:00
Dmitriy Zaporozhets 98cf0ae338 Correct indentation in readme, fixed display of social accounts in profile 2013-05-28 18:00:44 +03:00
Dmitriy Zaporozhets 07aa6e5963 Warn users to change password after account was created 2013-05-28 17:37:23 +03:00
Dmitriy Zaporozhets 987b51b911 Fix 500 error on group.settings page 2013-05-27 21:02:42 +03:00
Dmitriy Zaporozhets 246989bcca more descriptive confirmation messages 2013-05-27 15:43:44 +03:00
Dmitriy Zaporozhets 8ab44f688f Merge pull request #4009 from hiroponz/use-default-cursor-on-network-graph
Use default cursor on network graph.
2013-05-27 05:18:59 -07:00
Dmitriy Zaporozhets ec1055076c Merge branch 'add-defaults-create-group-team' of https://github.com/dmedvinsky/gitlabhq into dmedvinsky-add-defaults-create-group-team
Conflicts:
	config/gitlab.yml.example
2013-05-27 15:17:06 +03:00
Dmitriy Zaporozhets 01d8c7d6dd Merge pull request #4000 from babatakao/fix_link_404
Fix link 404.
2013-05-27 05:12:21 -07:00
Dmitriy Zaporozhets 83d68ef9fa Merge pull request #4090 from bbodenmiller/master
add stack overflow to help page
2013-05-27 02:45:46 -07:00
Ben Bodenmiller ac77f5ff1f add stack overflow to help page 2013-05-27 02:46:51 -06:00
Dmitriy Zaporozhets 233eb1c693 Rename repo feature 2013-05-25 00:07:19 +03:00
Dmitriy Zaporozhets 68825be12f Merge pull request #4063 from ronaldvaneede/hipchat-service
Hipchat service implementation
2013-05-24 13:35:43 -07:00
Dmitriy Zaporozhets 17f664866b Fix google analytics setting being ignored 2013-05-24 23:17:07 +03:00
Ronald van Eede 483f9854e4 Hipchat service implementation 2013-05-24 21:42:21 +02:00
Dmitriy Zaporozhets a3645b5b4d Restyle login page for LDAP/regular login 2013-05-24 19:43:47 +03:00
Dmitriy Zaporozhets 7cb86eb335 Dont allow LDAP users to change password inside GitLab 2013-05-24 17:12:27 +03:00
Dmitriy Zaporozhets bd6dfe7d44 respect newlines for wall messages 2013-05-24 09:49:49 +03:00
Dmitriy Zaporozhets 5f7f35e8fe Decorate links on focus 2013-05-23 11:47:57 +03:00
Dmitriy Zaporozhets 76f3898fbf Fix milestones list pagination style 2013-05-23 11:44:24 +03:00
Dmitriy Zaporozhets a4ff012582 Minor improve for code highlight in wiki 2013-05-23 09:54:48 +03:00
Dmitriy Zaporozhets ac952d0470 Campfire service added 2013-05-22 17:59:59 +03:00
Dmitriy Zaporozhets 83e2e62490 Mention methods that should be implemented inside service 2013-05-22 17:59:43 +03:00
Dmitriy Zaporozhets 3a22631dd3 Make service code more abstract 2013-05-22 16:58:44 +03:00
Dmitriy Zaporozhets 576ad4453a Replace all occurs of {{created_at}} at project wall 2013-05-22 16:12:30 +03:00
Dmitriy Zaporozhets adc51a9b91 Use separate property for project path and project path with namespace inside system hook 2013-05-22 14:06:31 +03:00
Dmitriy Zaporozhets 44275e5066 Fix huge MR exceptions. Fixed link to diff for it 2013-05-22 14:06:08 +03:00
Dmitriy Zaporozhets 432df031cf include namespace in project path for system hook 2013-05-22 13:39:00 +03:00
Dmitriy Zaporozhets 71033c9efb handle broken diffs gracefully 2013-05-22 09:50:09 +03:00
Dolphin a5a96c812b Fix cancel button link on edit files page 2013-05-22 02:33:54 +09:00
Sato Hiroyuki 714d9d192f Use default cursor on network graph.
The cross 'move' cursor doesen't work if you can't it around.
refs #3741
2013-05-21 09:25:25 +09:00
babatakao e8d2f28805 Fix link 404. 2013-05-20 21:00:05 +09: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
Dmitry Medvinsky 22279bc558 Add settings for user permission defaults
“Can create groups” and “Can create teams” had hardcoded defaults to
`true`. Sometimes it is desirable to prohibit these for newly created
users by default.
2013-05-16 18:02:22 +04: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