Commit Graph
3052 Commits
Author SHA1 Message Date
Dmitriy Zaporozhets 159eee8dfd Merge pull request #4148 from jlgeering/secure-gravatar-urls
enforce secure gravatar urls when Gitlab.config.gitlab.https is set
2013-06-11 07:07:51 -07:00
Dmitriy Zaporozhets 3816387cc9 Merge branch 'master' of github.com:gitlabhq/gitlabhq 2013-06-11 16:58:21 +03:00
Dmitriy Zaporozhets e06e5633b3 Refactor Project.abandoned method 2013-06-11 16:57:52 +03:00
Dmitriy Zaporozhets 9db06da4fa Merge pull request #4176 from Andrew8xx8/patch-2
500 error on showing not existed commit fixed
2013-06-11 06:44:18 -07:00
Dmitriy Zaporozhets 4daf68b57f Style page for project assign to team. Fix test for admin:teams 2013-06-11 15:50:25 +03:00
Dmitriy Zaporozhets 62a9bb5af7 Restyle admin:teams:show 2013-06-11 15:39:19 +03:00
Dmitriy Zaporozhets 0ee2668a4f Fixed users_select_tag method 2013-06-11 14:27:27 +03:00
Dmitriy Zaporozhets c058aaf7dc Keep namespace name/username synced with user 2013-06-11 14:22:33 +03:00
Dmitriy Zaporozhets 6eb045fc98 Prevent Project.all & User.all in selectboxes 2013-06-11 14:17:37 +03:00
Dmitriy Zaporozhets c38a6fe173 Group people management: replace selectbox with ajax one. 2013-06-11 13:51:22 +03:00
Dmitriy Zaporozhets ef935aba4f Fix README.txt rendering. Solution by @dfyx 2013-06-11 12:31:05 +03:00
Dmitriy Zaporozhets 09572e40bc use public_icon/private_icon helper 2013-06-11 10:02:17 +03:00
Dmitriy Zaporozhets 038d40f0f5 Solve inconsistency between network graph & stat graphs 2013-06-11 09:54:01 +03:00
Dmitriy Zaporozhets 9e2c8d9476 IMprove stat-graph css 2013-06-11 09:36:15 +03:00
Dmitriy Zaporozhets 7b5d68f0a7 Error page if forking fails 2013-06-10 21:40:23 +03:00
Dmitriy Zaporozhets 1487ed3e37 replace font-awesome gem. Use fork icon 2013-06-10 21:09:52 +03:00
Dmitriy Zaporozhets 0afad135e7 Fix assign-to-me button align at issue form 2013-06-10 19:44:32 +03:00
Dmitriy Zaporozhets 1b49ae2e31 Merge pull request #4259 from jojosch/fix/issue-label-autocomlete-on-click
Open the issue tag list on click
2013-06-10 09:39:14 -07:00
Dmitriy Zaporozhets f23d25bb4f Fix admin:group spinach. Remove selecting .all projects for admin user at teams page 2013-06-10 17:09:30 +03:00
Dmitriy Zaporozhets 4f953f6f7f Better styling for admin:teams:index page 2013-06-10 16:26:11 +03:00
Dmitriy Zaporozhets c5f56ee8a0 Restyle admin:group:show. Remove .all calls fro users, projects here 2013-06-10 15:58:51 +03:00
Johannes Schleifenbaum e898994508 Open the issue tag list on click 2013-06-09 19:09:14 +02:00
Dmitriy Zaporozhets 05bc65895c fix layout for snippets 2013-06-08 18:32:00 +03:00
Dmitriy Zaporozhets 4a1b093602 add data-page property to all pages 2013-06-08 17:10:25 +03:00
Dmitriy Zaporozhets 590c84c7a4 Fix determine of layout for group/team 2013-06-08 16:26:57 +03:00
Dmitriy Zaporozhets 08e52a5624 Refactor event title for notes 2013-06-07 18:46:33 +03:00
Dmitriy Zaporozhets d0357f3bbe Fix event note output 2013-06-07 18:33:16 +03:00
Dmitriy Zaporozhets ed7a11ae8f remove outdated permission option from help page 2013-06-07 18:28:47 +03:00
Dmitriy Zaporozhets 6955c07597 navless layout for new group/team. Proper title for this pages 2013-06-07 17:41:01 +03:00
Dmitriy Zaporozhets 475da57868 Show native head panel for logged-in users at public area 2013-06-07 17:33:43 +03:00
Dmitriy Zaporozhets 3c2b085b21 Use navless layout when it makes sense 2013-06-07 17:31:12 +03:00
Dmitriy Zaporozhets 96e8c6b7ed Fix dashboard lost if comment on commit 2013-06-07 17:18:11 +03:00
Dmitriy Zaporozhets 978bc81646 Merge pull request #4163 from jdamick/slow_team_list
addresses issue #4156
2013-06-06 11:24:25 -07:00
Dmitriy Zaporozhets c0d7b5bb70 Merge pull request #4164 from hiroponz/fix-postgres-error
Fix postgres error when displaying network graph.
2013-06-06 09:25:55 -07:00
Dmitriy Zaporozhets 8df699a336 API: project events 2013-06-06 19:19:17 +03:00
Dmitriy Zaporozhets 8da7c3bfbc Merge pull request #4178 from docwhat/use-COLOR_SCHEMES
design pages now uses the COLOR_SCHEMES
2013-06-06 08:24:10 -07:00
Dmitriy Zaporozhets 470f9064fa Merge pull request #4206 from babatakao/authorize_all_teams_to_admin
Authorize all teams to admin: fix 500 error on showing team page.
2013-06-06 07:14:50 -07:00
Dmitriy Zaporozhets 3cce570c4c Allow forking of public projects by authenticated users. Fixes #4152 2013-06-06 14:16:08 +03:00
Dmitriy Zaporozhets 20ce3980d3 public_icon, private_icon helpers 2013-06-06 14:02:29 +03:00
Dmitriy Zaporozhets 4a344c1683 Move search to separate layout 2013-06-06 13:38:13 +03:00
Dmitriy Zaporozhets 68d146b4a6 Improve api docs 2013-06-06 13:19:23 +03:00
Dmitriy Zaporozhets 0fbaf95f13 Merge pull request #4155 from babatakao/selectable_master_project_deploy_keys
Selectable deploy keys contain master projects
2013-06-05 23:05:58 -07:00
Dmitriy Zaporozhets e7bcbb95c8 Restyle snippets 2013-06-05 22:25:27 +03:00
Christian Höltje 15d54b2964 design pages now uses the COLOR_SCHEMES
This unifies the code color-scheme code and makes
adding new schemes a little easier.
2013-06-05 11:17:13 -04:00
Dmitriy Zaporozhets f1e0d37b15 Its better to load graph with ajax since it requires ~10 seconds for bigger projects to finish up 2013-06-05 15:50:11 +03:00
Dmitriy Zaporozhets 64457799c5 Fix new snippet tab highlight. Added new entries to changelog 2013-06-05 14:49:48 +03:00
Dmitriy Zaporozhets 6b4a1a7be6 Style a bit a person section in graph 2013-06-05 13:30:48 +03:00
Karlo Sorianoandkarlo57 71d67e6557 Contributors graphs feature for GitLab
Created tests and refactored some code along the way

Added stat graph util spec, refactored code

finsihed up tests and refactors

finsihed up tests and refactors
2013-06-05 16:51:48 +08:00
babatakao 86a262de1a Authorize all teams to admin: fix 500 error on showing team page.
500 error was occured in the following steps:

1. user1 creates new team "team1".
2. Assign team1 to project1.
3. Sign in as admin. This admin is not a member of team1.
4. Open project1 team setting page (/project1/team).
5. Click "team1" link in "Assigned teams" area.
6. 500 error.

Fixed this issue.
2013-06-05 15:41:33 +09:00
babatakaoandbaba 37a90d5f76 Selectable deploy keys contain master projects 2013-06-05 02:59:30 +09:00