Commit graph

565 commits

Author SHA1 Message Date
Valery Sizov f09e15992f fix show token in profile 2011-12-18 18:09:59 +02:00
Dmitriy Zaporozhets 10df55e11d Added missing dependent for notes assoc 2011-12-18 12:10:20 +02:00
Dmitriy Zaporozhets 132177c2b7 Merge branch 'master' of github.com:gitlabhq/gitlabhq 2011-12-17 15:40:31 +02:00
Dmitriy Zaporozhets 94b8c09c22 Merge pull request #214 from mutewinter/project_destroy_speed_fix
Project destroy relationship speed fix
2011-12-17 05:40:21 -08:00
Dmitriy Zaporozhets 6db121cbdb rename back button 2011-12-17 11:18:27 +02:00
Jeremy Mack 0bd7f91c66 Project destroy relationship speed fix
Removes destroy callback for users_projects when a project is destroyed.
This works okay becaues the gitolite config will be updated at at the
end to remove the entry entirely, thereby removing the users anyway.
2011-12-16 09:59:43 -05:00
Dmitriy Zaporozhets f7859ec1ed rake dev_repo: fixed for ubuntu 2011-12-16 01:59:07 -08:00
Dmitriy Zaporozhets ced572c328 Merge pull request #196 from mutewinter/bulk_repo_import
Bulk repo import Rake task
2011-12-16 00:59:07 -08:00
Dmitriy Zaporozhets fa3cb28cbe team member show page restyle 2011-12-16 00:41:46 +02:00
Dmitriy Zaporozhets aafb97634a fix failing test with long name 2011-12-16 00:00:28 +02:00
Dmitriy Zaporozhets ccc9bed893 Abilities refactoring 2011-12-15 23:57:46 +02:00
Jeremy Mack 3fd3e1fcdf Added detection and handling of exsiting repos 2011-12-15 16:55:53 -05:00
Dmitriy Zaporozhets 7a9fc48080 just test fix commit 2011-12-15 23:21:29 +02:00
Dmitriy Zaporozhets d9cfb7985e dev seeds & dev scripts 2011-12-15 23:04:59 +02:00
Dmitriy Zaporozhets f94d51d765 moved project remove button to edit section 2011-12-15 21:42:33 +02:00
Dmitriy Zaporozhets 42c46f3720 Dashboard tabs restyle, messages if no issue or merge request 2011-12-15 09:22:24 +02:00
Dmitriy Zaporozhets ed3f3a0d4d Download link for binary 2011-12-15 08:42:24 +02:00
Dmitriy Zaporozhets 0712e78597 Snippet restyle 2011-12-15 08:12:24 +02:00
Dmitriy Zaporozhets ca4e2ad135 Merge pull request #197 from artiom/187-dashboard-merge-request-indication
Merge requests in dashboard state indication
2011-12-14 10:53:50 -08:00
Dmitriy Zaporozhets e213f94985 Merge pull request #199 from jalada/master
Image is broken on dashboard if deployed to a subdomain
2011-12-14 10:53:31 -08:00
David Somers edece21e22 Use #image_tag for dashboard tabs throbber. 2011-12-14 15:24:39 +00:00
Dmitriy Zaporozhets ff1cbbc532 Issue restyle 2011-12-14 08:58:35 +02:00
Dmitriy Zaporozhets 7b4f545219 Merge branch 'master' of dev.gitlabhq.com:gitlabhq 2011-12-13 23:59:58 +02:00
Dmitriy Zaporozhets 87d9e0d88c Issue show page restyled 2011-12-13 23:59:35 +02:00
Dmitriy Zaporozhets 6f32ccf432 merge_requests restyle with forms 2011-12-13 23:56:04 +02:00
Dmitriy Zaporozhets 3a50b6cac9 merge request show page refactored 2011-12-13 23:56:04 +02:00
Dmitriy Zaporozhets e4bd6442a9 merge request js/css rewrite 2011-12-13 23:56:04 +02:00
Artiom Lunev 8187119eb0 add to merge requests in dashboard indication if closed or not fixes #187 2011-12-13 23:40:29 +02:00
Dmitriy Zaporozhets 6c47bcef02 Merge branch 'refactor_merge_requests' 2011-12-13 23:34:11 +02:00
Dmitriy Zaporozhets e8860594a9 merge_requests restyle with forms 2011-12-13 23:24:31 +02:00
Dmitriy Zaporozhets 18be3e4c17 merge request show page refactored 2011-12-13 20:40:45 +02:00
Jeremy Mack 60fee48eaa Better description for automatically created project 2011-12-13 13:25:01 -05:00
Jeremy Mack d567b23bf0 Merge branch 'master' into bulk_repo_import
Conflicts:
	app/views/refs/_tree.html.haml
2011-12-13 13:22:39 -05:00
Dmitriy Zaporozhets 3a14432879 fix default branch 2011-12-13 13:20:46 -05:00
Artiom Lunev 4c3a61a760 fix merge request note link 2011-12-13 13:20:46 -05:00
Dmitriy Zaporozhets d5c6f27020 increased breadcrumbs with & commit messages 2011-12-13 13:20:45 -05:00
Jeremy Mack 5f580ab09c Updated error messages to include dot as valid character 2011-12-13 13:20:45 -05:00
Jeremy Mack 2e2e352107 Updated validations and routes to support dots in project names 2011-12-13 13:20:45 -05:00
Dmitriy Zaporozhets 8ee6d21fa1 lil js refactoring 2011-12-13 13:20:45 -05:00
Saito a39fb5fc25 tree view readme support 2011-12-13 13:20:45 -05:00
Saito a1cd582c67 fix can not guess problem 2011-12-13 13:20:45 -05:00
Jeremy Mack 2201ef8020 Add rake task for bulk repo importing
Git repos should be in the import_projects directory in the root of
application. The task is invoked via @rake import_projects@.
2011-12-13 13:20:40 -05:00
Jeremy Mack e38fa32822 Calling update_repository
- Better comment too
2011-12-13 13:17:54 -05:00
Dmitriy Zaporozhets fb72b3c68e Merge pull request #195 from randaalex/db_seed_fu_upd
Demo issues title update
2011-12-13 10:08:33 -08:00
Alexander Randa c532dfc1bb Demo issues title update 2011-12-13 20:51:22 +03:00
Saito 713802fdf3 add plain text support,keep markdown and plain text in readme 2011-12-13 19:25:58 +08:00
Dmitriy Zaporozhets 4e00330bb0 merge request js/css rewrite 2011-12-13 10:07:52 +02:00
Dmitriy Zaporozhets 3dc94ba8eb ajax-loader for dashboard 2011-12-13 00:08:15 +02:00
Dmitriy Zaporozhets 8426846d6d fix default branch 2011-12-12 23:17:28 +02:00
Dmitriy Zaporozhets 04a908f6a5 Merge pull request #190 from mutewinter/dot_project_names
Allow dots in project names
2011-12-12 13:03:38 -08:00