summaryrefslogtreecommitdiff
path: root/app
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'move-ci-settings' into 'master' Dmitriy Zaporozhets2015-09-308-53/+62
|\ | | | | | | | | | | | | | | | | Move CI project settings page to CE project settings area Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Part of #2594 See merge request !1465
| * Move CI project settings page to CE project settings areamove-ci-settingsDmitriy Zaporozhets2015-09-298-53/+62
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Merge branch 'fix-link-to-projects-path-from-dashboard' into 'master' Dmitriy Zaporozhets2015-09-291-1/+1
|\ \ | |/ |/| | | | | | | | | | | | | | | Link directly to the projects page instead of the root controller If "Your Projects' Activity" dashboard setting were selected, it would be impossible to navigate to the projects page since the redirection would always bounce back to the activity dashboard. Fixes bug introduced by !1446. See merge request !1459
| * Link directly to the projects page instead of the root controllerStan Hu2015-09-281-1/+1
| | | | | | | | | | | | If "Your Projects' Activity" dashboard setting were selected, it would be impossible to navigate to the projects page since the redirection would always bounce back to the activity dashboard. Fixes bug introduced by !1446.
* | Merge branch 'ci-commits-to-projects' into 'master' Dmitriy Zaporozhets2015-09-297-34/+58
|\ \ | | | | | | | | | | | | | | | | | | Make Ci::Commits belong to Project instead of Ci::Project See merge request !1455
| * | Make ensure_gitlab_ci_project return ci_project or create a new oneci-commits-to-projectsKamil Trzcinski2015-09-292-9/+3
| | |
| * | Rename commits to ci_commitsKamil Trzcinski2015-09-292-4/+10
| | |
| * | Fix rubocopKamil Trzcinski2015-09-291-2/+2
| | |
| * | Fix testsKamil Trzcinski2015-09-293-5/+4
| | |
| * | Fix register_build_service testsKamil Trzcinski2015-09-292-3/+7
| | |
| * | Revert check_enable_flag! changesKamil Trzcinski2015-09-291-4/+4
| | |
| * | Fix testsKamil Trzcinski2015-09-293-11/+24
| | |
| * | WIPKamil Trzcinski2015-09-295-24/+27
| | |
| * | WIPKamil Trzcinski2015-09-294-6/+11
| | |
* | | Move CI triggers page to project settings areamove-triggers-pageDmitriy Zaporozhets2015-09-296-54/+46
|/ / | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Merge branch 'projects' into 'master' Dmitriy Zaporozhets2015-09-292-1/+8
|\ \ | | | | | | | | | | | | | | | | | | page-title-fix Fixed .page-title margin See merge request !1458
| * | page-title-fixAndrey2015-09-282-1/+8
| | |
* | | Merge branch 'move-variables-page' into 'master' Dmitriy Zaporozhets2015-09-297-47/+39
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move CI variables page to project settings Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Part of #2594 See merge request !1457
| * | | Move CI variables page to project settingsmove-variables-pageDmitriy Zaporozhets2015-09-287-47/+39
| | |/ | |/| | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | Merge branch 'krb_auth_helper_ce' into 'master' Douwe Maan2015-09-291-1/+1
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove 'kerberos' from auth_helper.rb for gitlab-CE. There is no Kerberos auth in gitlab-ce, so it shouldn't be noted as a form-driven auth mechanism in app/helpers/auth_helper.rb. This breaks using Kerberos as a custom omniauth provider. See issue #2510 (https://gitlab.com/gitlab-org/gitlab-ce/issues/2510). @DouweM suggested I send in this merge request. See merge request !1430
| * | Remove 'kerberos' from auth_helper.rb for gitlab-CE.Ben Rosser2015-09-241-1/+1
| | | | | | | | | | | | | | | | | | | | | There is no Kerberos auth in gitlab-ce, so it shouldn't be noted as a form-driven auth mechanism in app/helpers/auth_helper.rb. This breaks using Kerberos as a custom omniauth provider. See issue #2510
* | | Merge branch 'move-runners-page'Dmitriy Zaporozhets2015-09-2816-100/+107
|\ \ \
| * | | Finish move of runners page to project settingsDmitriy Zaporozhets2015-09-282-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | Move runners page to project settingsDmitriy Zaporozhets2015-09-2513-97/+104
| | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | Fix admin runner page -> assign all buttonDmitriy Zaporozhets2015-09-251-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | Merge branch 'cyrillic-font' into 'master' Dmitriy Zaporozhets2015-09-284-0/+0
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update Source Sans Pro font: adds support for cyrillic characters Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Fixes #2764 See merge request !1454
| * | | | Update Source Sans Pro font: adds support for cyrillic characterscyrillic-fontDmitriy Zaporozhets2015-09-284-0/+0
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDouwe Maan2015-09-2821-117/+443
|\ \ \ \ \
| * \ \ \ \ Merge branch 'projects'Dmitriy Zaporozhets2015-09-2821-117/+443
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| | * | | !important removed from preAndrey2015-09-283-10/+5
| | | | |
| | * | | edit action allignAndrey2015-09-282-6/+6
| | | | |
| | * | | Project page UpdateAndrey2015-09-2512-195/+263
| | | | | | | | | | | | | | | | | | | | | | | | | refactoring buttons, fixes for projects filter on the dashboard and group page
| | * | | UI changes to the project view, empty project and project list new project ↵Andrey2015-09-249-69/+373
| | | | | | | | | | | | | | | | | | | | button
* | | | | Merge branch 'fxposter/gitlab-ce-login-from-admin'Douwe Maan2015-09-282-0/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove stuff from previous UIPavel Forkert2015-09-241-1/+1
| | | | |
| * | | | Move login button to user page, switched to POST methodPavel Forkert2015-09-242-1/+2
| | | | |
| * | | | Add option to admin area to sign in as a specific userPavel Forkert2015-09-242-1/+8
| | | | | | | | | | | | | | | | | | | | Closes #2291
* | | | | Merge branch 'add-activity-dashboard-preference' into 'master' Dmitriy Zaporozhets2015-09-283-2/+8
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add user preference to view project activity and starred project activity as default dashboard Screenshot: ![image](https://gitlab.com/gitlab-org/gitlab-ce/uploads/5e39fa66da50e01dd9ed1c8a9ce01ea9/image.png) Closes #2662 See merge request !1446
| * | | | | Add user preference to view project activity and starred project activity as ↵Stan Hu2015-09-263-2/+8
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | default dashboard Closes #2662
* | | | | Fix grammar in admin area labels .nothing-here-block when no labels exist.Aaron Snyder2015-09-261-2/+2
|/ / / / | | | | | | | | | | | | updating admin area > "Labels" text to "There are no labels yet.", per Stan Hus suggestion.
* | | | Merge branch 'stanhu/gitlab-ce-fix-mr-creation-with-large-diffs'Dmitriy Zaporozhets2015-09-251-2/+2
|\ \ \ \
| * | | | Fix Error 500 in creating merge requests with > 1000 diffsStan Hu2015-09-251-2/+2
| | | | | | | | | | | | | | | | | | | | Closes #2692
* | | | | Merge branch 'fix-stuck-forked-project-import' into 'master' Dmitriy Zaporozhets2015-09-251-2/+7
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix bug where projects would appear to be stuck in the forked import state A race condition existed between when Rails committed the `import_status` to `started` and when the Sidekiq worker forked a project. If this fork were quick, it's possible that the worker would attempt to move into the `finished` state before the `started` state took effect. As mentioned in https://github.com/mperham/sidekiq/wiki/Problems-and-Troubleshooting#cannot-find-modelname-with-id12345, we can either delay the worker to ensure the DB has a chance to update, or use the nice `after_commit_queue` gem to schedule the task after the state machine commit. See: * https://github.com/pluginaweek/state_machine/issues/191 * https://github.com/shellycloud/after_commit_queue Closes #2736 See merge request !1434
| * | | | Use after_commit_queue to schedule import job immediatelyStan Hu2015-09-251-5/+8
| | | | |
| * | | | Fix bug where projects would appear to be stuck in the forked import stateStan Hu2015-09-251-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A race condition existed between when Rails committed the `import_status` to `started` and when the Sidekiq worker forked a project. If this fork was quick, it's possible that the worker would attempt to move into the `finished` state before the `started` state took effect. As mentioned in https://github.com/mperham/sidekiq/wiki/Problems-and-Troubleshooting#cannot-find-modelname-with-id12345, we should delay the worker to ensure the DB has a chance to update. Closes #2736
* | | | | Merge branch 'handle-bad-head' into 'master' Dmitriy Zaporozhets2015-09-251-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Error 500 occuring with repositories that have a bad HEAD A repository could have objects but no valid HEAD, causing `project.commit` to be `nil`. See merge request !1433
| * | | | | Fix Error 500 occuring with repositories that have a bad HEADStan Hu2015-09-241-1/+1
| |/ / / / | | | | | | | | | | | | | | | | | | | | A repository could have objects but no valid HEAD, causing `project.commit` to be `nil`.
* | | | | Merge branch 'get-ci-token-from-ci-projects' into 'master' Robert Speicher2015-09-242-3/+7
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Get CI token from ci projects This fixes problem when GitLabCiService had different token than stored in Ci::Project. See merge request !1425
| * | | | Fix specsKamil Trzcinski2015-09-241-1/+1
| | | | |
| * | | | Remove unneeded changeKamil Trzcinski2015-09-241-1/+2
| | | | |