Commit Graph
10629 Commits
Author SHA1 Message Date
Dmitriy Zaporozhets fe514b17ab Adding groups to notification settings 2013-06-21 23:17:58 +03:00
Dmitriy Zaporozhets f3cbbfe020 Notifiable concern 2013-06-21 23:17:41 +03:00
Dmitriy Zaporozhets f060645119 Add notification level to group membership 2013-06-21 23:17:20 +03:00
Dmitriy Zaporozhets a962217db8 Merge branch 'install-guide-improvements' of /home/git/repositories/gitlab/gitlabhq 2013-06-21 19:49:14 +00:00
Dmitriy Zaporozhets 7384541b34 Do not create a User <-> Project relation if project is under group 2013-06-21 22:47:49 +03:00
Dmitriy Zaporozhets e8e9e0f771 Use own abilities for namespace class 2013-06-21 22:44:40 +03:00
Dmitriy Zaporozhets 0273b79b92 User#owned_groups is now respect group membership 2013-06-21 22:38:43 +03:00
Dmitriy Zaporozhets be26d2724b Unbind all document.on click/scroll after page fetch 2013-06-21 22:34:38 +03:00
Dmitriy Zaporozhets c3c849927d Unbind note events to prevent firing twice with turbolinks 2013-06-21 22:29:30 +03:00
Sytse Sijbrandij 76f2e065ea Merge branch 'master' into install-guide-improvements
Conflicts:
	doc/install/installation.md
2013-06-21 21:18:20 +02:00
Dmitriy Zaporozhets c78393ec17 Remove $.ready events 2013-06-21 22:08:16 +03:00
Dmitriy Zaporozhets 8c918e583a Remove tests for missing method 2013-06-21 21:50:34 +03:00
Dmitriy Zaporozhets d0efe2c07c Since masters_projects does not cover most of cases now we use authorized_projects for DeployKey read access 2013-06-21 16:42:59 +03:00
Dmitriy Zaporozhets b1dbabdec3 Improve query of authorized_projects. Cache results for authorized_groups, authorized_projects methods 2013-06-21 16:36:28 +03:00
Dmitriy Zaporozhets 2c482097fc Remove invalid information from /u/:user page 2013-06-21 16:16:05 +03:00
Sergio Oller 98423a37b2 [Doc] Update 5.0 to 5.1: Recompile assets
Recompiling assets on the update is needed or main menu appearance may not load properly. This has been mentioned on issues #3722 and #3978.

The command has been tested several by users on those issues and by myself.

Thanks for your time and attention.
2013-06-21 11:05:21 +02:00
Dmitriy Zaporozhets 7e4ee824ab Better name for sign in tab 2013-06-21 09:19:31 +03:00
Dmitriy Zaporozhets 1ecdfb46a4 Fix spell error in sing in 2013-06-21 08:51:15 +03:00
Ken Ip ed25ddca7a Fix missing assigned_to renaming in 2e839ce
fixes #4360.
2013-06-20 13:21:04 -04:00
Dmitriy Zaporozhets 4d149ac8a9 Dark color for group name at header. Better name for activity 2013-06-20 15:59:39 +03:00
Dmitriy Zaporozhets 2864aca48c Fix admin:groups test 2013-06-20 13:29:17 +03:00
Dmitriy Zaporozhets f47ba909a2 Fix seeds. More projects for dev seeds 2013-06-20 13:14:23 +03:00
Dmitriy Zaporozhets 86d9ed9a0a Fix user add to group from admin area 2013-06-20 12:06:44 +03:00
Dmitriy Zaporozhets 38a9fc4f47 Classic (mars) theme will be default for 6.0 2013-06-20 11:46:54 +03:00
Dmitriy Zaporozhets 5a2111526d New logo/color for login screen 2013-06-20 11:32:59 +03:00
Dirk Hörner 2d05271c67 project: allow import via git:// url
Besides specifying http and https url's as the import-url when creating
a new project, you can now use git://... url's to import via the git
protocol.
2013-06-20 10:28:32 +02:00
Dmitriy Zaporozhets 48d372725a Update docs from 5.2 to 5.3 2013-06-20 09:52:47 +03:00
Dmitriy Zaporozhets c54d07b9ed Add < 1200px support for project filter on dashboard 2013-06-19 23:03:43 +03:00
Dmitriy Zaporozhets 3d978f065f Move from table to list for Hooks page 2013-06-19 22:55:49 +03:00
Dmitriy Zaporozhets cc2145da80 Fixed sub navs spinach tests for project 2013-06-19 22:52:57 +03:00
Dmitriy Zaporozhets 1811d32e23 Squash project settings navs 2013-06-19 22:44:57 +03:00
Dmitriy Zaporozhets 8e737ed542 Dont show remove/modify controls for personal project owner 2013-06-19 21:58:52 +03:00
Dmitriy Zaporozhets 148eade9d7 Version to 5.3 v5.3.0 2013-06-19 19:57:32 +03:00
Dmitriy Zaporozhets 93e003aa61 Restore users assoc with project 2013-06-19 19:54:10 +03:00
Dmitriy Zaporozhets 4a53e0285c Merge branch 'improve/dash_projects_page' of /home/git/repositories/gitlab/gitlabhq into 6-0-dev 2013-06-19 16:50:28 +00:00
Dmitriy Zaporozhets c9370b753a Merge branch 'remove/root_namespace' of /home/git/repositories/gitlab/gitlabhq into 6-0-dev 2013-06-19 16:50:14 +00:00
Dmitriy Zaporozhets b3ef63a0a5 Migrate global project taks. Removed more teams related functionality 2013-06-19 19:48:48 +03:00
Dmitriy Zaporozhets d274ca3888 Fix random failing tests with project teams 2013-06-19 19:38:43 +03:00
Dmitriy Zaporozhets cf8b465cb9 Remove Global namespace from options. Prepared file for migration of global projects 2013-06-19 18:32:08 +03:00
Dmitriy Zaporozhets a3b42b6fa1 Remove dash projects search test 2013-06-19 18:24:18 +03:00
Dmitriy Zaporozhets 63a67bb4ab Remove second search. More compact list. Additional filter 2013-06-19 17:48:43 +03:00
Dmitriy Zaporozhets 6e35aceff2 Annotated 2013-06-19 15:40:33 +03:00
Dmitriy Zaporozhets 78680a8177 Filter projects on dashboard 2013-06-19 13:52:25 +03:00
Dmitriy Zaporozhets fcccf7622b Merge branch 'remove/user_teams' of /home/git/repositories/gitlab/gitlabhq into 6-0-dev 2013-06-19 05:39:46 +00:00
Dmitriy Zaporozhets 1b3b90dbfd Remove teams specs 2013-06-18 22:06:20 +03:00
Dmitriy Zaporozhets e1882b535c More userteam links removed. Removed teams spinach tests 2013-06-18 21:54:31 +03:00
Dmitriy Zaporozhets 2a63f64f24 Remove team factories and few links 2013-06-18 21:44:04 +03:00
Dmitriy Zaporozhets d899fcdd2d Merge pull request #4325 from zzet/patch-1
Remove unused but slow code
2013-06-18 11:31:17 -07:00
Dmitriy Zaporozhets 439f399bec Remove all team resources except models. Move models to deprecated directory 2013-06-18 21:22:34 +03:00
Dmitriy Zaporozhets 670aaaeb9d Version to 6.0.0.pre 2013-06-18 21:05:43 +03:00