Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restyle admin:group:show. Remove .all calls fro users, projects here | Dmitriy Zaporozhets | 2013-06-10 | 5 | -132/+92 |
| | |||||
* | fix layout for snippets | Dmitriy Zaporozhets | 2013-06-08 | 1 | -1/+1 |
| | |||||
* | add data-page property to all pages | Dmitriy Zaporozhets | 2013-06-08 | 4 | -4/+4 |
| | |||||
* | Fix determine of layout for group/team | Dmitriy Zaporozhets | 2013-06-08 | 2 | -5/+20 |
| | |||||
* | Refactor event title for notes | Dmitriy Zaporozhets | 2013-06-07 | 2 | -19/+29 |
| | |||||
* | Fix event note output | Dmitriy Zaporozhets | 2013-06-07 | 1 | -1/+1 |
| | |||||
* | remove outdated permission option from help page | Dmitriy Zaporozhets | 2013-06-07 | 1 | -1/+0 |
| | |||||
* | navless layout for new group/team. Proper title for this pages | Dmitriy Zaporozhets | 2013-06-07 | 4 | -18/+29 |
| | |||||
* | Show native head panel for logged-in users at public area | Dmitriy Zaporozhets | 2013-06-07 | 1 | -9/+13 |
| | |||||
* | Use navless layout when it makes sense | Dmitriy Zaporozhets | 2013-06-07 | 7 | -8/+26 |
| | |||||
* | Fix dashboard lost if comment on commit | Dmitriy Zaporozhets | 2013-06-07 | 2 | -1/+9 |
| | |||||
* | Merge pull request #4163 from jdamick/slow_team_list | Dmitriy Zaporozhets | 2013-06-06 | 2 | -2/+3 |
|\ | | | | | addresses issue #4156 | ||||
| * | addresses issue #4156 | jdamick | 2013-06-01 | 2 | -2/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | when there are large number of members of in a team, for me 260+ From: [2013-06-01 00:55:01] Rendered team_members/_team_member.html.haml (206.9ms) [2013-06-01 00:55:01] Rendered team_members/_team.html.haml (54479.2ms) To: [2013-06-02 02:40:36] Rendered team_members/_team_member.html.haml (2.1ms) [2013-06-02 02:40:36] Rendered team_members/_team.html.haml (1412.6ms) | ||||
* | | Merge pull request #4164 from hiroponz/fix-postgres-error | Dmitriy Zaporozhets | 2013-06-06 | 1 | -1/+1 |
|\ \ | | | | | | | Fix postgres error when displaying network graph. | ||||
| * | | Fix postgres error when displaying network graph. | Sato Hiroyuki | 2013-06-02 | 1 | -1/+1 |
| |/ | | | | | | | fix #4149 | ||||
* | | API: project events | Dmitriy Zaporozhets | 2013-06-06 | 1 | -1/+3 |
| | | |||||
* | | Merge pull request #4178 from docwhat/use-COLOR_SCHEMES | Dmitriy Zaporozhets | 2013-06-06 | 7 | -22/+19 |
|\ \ | | | | | | | design pages now uses the COLOR_SCHEMES | ||||
| * | | design pages now uses the COLOR_SCHEMES | Christian Höltje | 2013-06-05 | 7 | -22/+19 |
| | | | | | | | | | | | | | | | This unifies the code color-scheme code and makes adding new schemes a little easier. | ||||
* | | | Merge pull request #4206 from babatakao/authorize_all_teams_to_admin | Dmitriy Zaporozhets | 2013-06-06 | 3 | -4/+8 |
|\ \ \ | | | | | | | | | Authorize all teams to admin: fix 500 error on showing team page. | ||||
| * | | | Authorize all teams to admin: fix 500 error on showing team page. | babatakao | 2013-06-05 | 3 | -4/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. | ||||
* | | | | Allow forking of public projects by authenticated users. Fixes #4152 | Dmitriy Zaporozhets | 2013-06-06 | 1 | -1/+22 |
| | | | | |||||
* | | | | public_icon, private_icon helpers | Dmitriy Zaporozhets | 2013-06-06 | 8 | -8/+24 |
| | | | | |||||
* | | | | Move search to separate layout | Dmitriy Zaporozhets | 2013-06-06 | 3 | -2/+14 |
| | | | | |||||
* | | | | Improve api docs | Dmitriy Zaporozhets | 2013-06-06 | 3 | -114/+37 |
| | | | | |||||
* | | | | Merge pull request #4155 from babatakao/selectable_master_project_deploy_keys | Dmitriy Zaporozhets | 2013-06-05 | 2 | -3/+5 |
|\ \ \ \ | | | | | | | | | | | Selectable deploy keys contain master projects | ||||
| * | | | | Selectable deploy keys contain master projects | babatakao | 2013-06-05 | 2 | -3/+5 |
| |/ / / | |||||
* | | | | Restyle snippets | Dmitriy Zaporozhets | 2013-06-05 | 14 | -93/+138 |
| | | | | |||||
* | | | | Its better to load graph with ajax since it requires ~10 seconds for bigger ↵ | Dmitriy Zaporozhets | 2013-06-05 | 3 | -32/+53 |
| | | | | | | | | | | | | | | | | projects to finish up | ||||
* | | | | Fix new snippet tab highlight. Added new entries to changelog | Dmitriy Zaporozhets | 2013-06-05 | 1 | -1/+1 |
| | | | | |||||
* | | | | Style a bit a person section in graph | Dmitriy Zaporozhets | 2013-06-05 | 1 | -1/+2 |
| | | | | |||||
* | | | | Contributors graphs feature for GitLab | Karlo Soriano | 2013-06-05 | 10 | -0/+428 |
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | | | Fixed ability and modify UI a bit | Dmitriy Zaporozhets | 2013-06-04 | 3 | -15/+19 |
| | | | |||||
* | | | Merge branch 'gist' of https://github.com/Andrew8xx8/gitlabhq into ↵ | Dmitriy Zaporozhets | 2013-06-04 | 31 | -83/+399 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Andrew8xx8-gist Conflicts: Gemfile.lock app/models/ability.rb app/models/project.rb app/views/snippets/_form.html.haml db/schema.rb features/steps/shared/paths.rb spec/factories.rb spec/models/project_spec.rb | ||||
| * | | | Typos fixed | Andrew8xx8 | 2013-03-25 | 1 | -2/+2 |
| | | | | |||||
| * | | | Codestyle improved | Andrew8xx8 | 2013-03-25 | 2 | -12/+6 |
| | | | | |||||
| * | | | Notes fixed | Andrew8xx8 | 2013-03-25 | 4 | -0/+15 |
| | | | | |||||
| * | | | Permissions for Project Snippet fixed | Andrew8xx8 | 2013-03-25 | 3 | -8/+8 |
| | | | | |||||
| * | | | Tests fixed | Andrew8xx8 | 2013-03-25 | 2 | -6/+6 |
| | | | | |||||
| * | | | Tests for private snippet fixed | Andrew8xx8 | 2013-03-25 | 1 | -1/+1 |
| | | | | |||||
| * | | | View improved. Pagination added | Andrew8xx8 | 2013-03-25 | 3 | -10/+6 |
| | | | | |||||
| * | | | Personal snippet model added | Andrew8xx8 | 2013-03-25 | 1 | -0/+18 |
| | | | | |||||
| * | | | Personal snippets controlelr refactored | Andrew8xx8 | 2013-03-25 | 2 | -31/+33 |
| | | | | |||||
| * | | | Search link removed. Will be implemented later | Andrew8xx8 | 2013-03-25 | 1 | -2/+0 |
| | | | | |||||
| * | | | Layuot and templates for personal snippets added | Andrew8xx8 | 2013-03-25 | 9 | -26/+75 |
| | | | | |||||
| * | | | It's better to use STI instead | Andrew8xx8 | 2013-03-25 | 1 | -1/+0 |
| | | | | |||||
| * | | | New layout for snippets added | Andrew8xx8 | 2013-03-25 | 1 | -0/+24 |
| | | | | |||||
| * | | | Additional scopes added | Andrew8xx8 | 2013-03-25 | 1 | -2/+5 |
| | | | | |||||
| * | | | Private added to attr_accessible | Andrew8xx8 | 2013-03-25 | 1 | -1/+1 |
| | | | | |||||
| * | | | Association form user to snippets added | Andrew8xx8 | 2013-03-24 | 1 | -0/+1 |
| | | | | |||||
| * | | | Snippets feature refactored. Tests now use spinach | Andrew8xx8 | 2013-03-24 | 9 | -16/+17 |
| | | | |