Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix test for network shortcutmove-network | Dmitriy Zaporozhets | 2015-12-09 | 1 | -0/+4 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Move Network page from separate tab to sub tab of Commits | Dmitriy Zaporozhets | 2015-12-09 | 1 | -4/+0 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Add feature test for emoji-only diff notes | Grzegorz Bizon | 2015-12-03 | 1 | -0/+17 |
| | | | | This specs is related to bug described in #3734 (award-emojis). | ||||
* | Split group feature tests | Dmitriy Zaporozhets | 2015-11-25 | 2 | -0/+8 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Create milestones in the group | Dmitriy Zaporozhets | 2015-11-16 | 1 | -0/+4 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Better name for up-level linksgo-to-nav | Dmitriy Zaporozhets | 2015-11-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Add tests for last commit info on project home page | Dmitriy Zaporozhets | 2015-10-16 | 1 | -0/+7 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Fix rubocop warnings in features | Guilherme Garnier | 2015-10-03 | 1 | -1/+1 |
| | |||||
* | Prevent creating 2 Ci::Project entities when enable CI | Dmitriy Zaporozhets | 2015-10-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Fix tests | Kamil Trzcinski | 2015-09-29 | 1 | -1/+1 |
| | |||||
* | Show CI status on Your projects page and Starred projects pageci-status-projects-page | Dmitriy Zaporozhets | 2015-09-24 | 1 | -0/+10 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Create a "destroyed Milestone" event and keep Milestone events around in the DB | Stan Hu | 2015-09-15 | 1 | -0/+5 |
| | | | | | | | | | | | for posterity. Also fix issue where destroying a Milestone would cause odd, transient messages like "created milestone" or "imported milestone". Add "in" preposition when creating and destroying milestones Closes #2382 | ||||
* | Fix snippets exploration test | Douwe Maan | 2015-09-09 | 1 | -1/+1 |
| | |||||
* | Use new routing helper | Douwe Maan | 2015-09-08 | 1 | -1/+1 |
| | |||||
* | Fix tests | Dmitriy Zaporozhets | 2015-09-07 | 1 | -2/+2 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Fix tests | Dmitriy Zaporozhets | 2015-09-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Fix tests and last push widgetseparate-activity | Dmitriy Zaporozhets | 2015-08-25 | 1 | -0/+4 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Fix test | Dmitriy Zaporozhets | 2015-08-20 | 1 | -1/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Spinach tests | Artem Sidorenko | 2015-08-19 | 2 | -0/+27 |
| | |||||
* | Add tests for abuse report feature | Dmitriy Zaporozhets | 2015-08-06 | 1 | -0/+4 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Fix project testsproject-home-page | Dmitriy Zaporozhets | 2015-07-08 | 1 | -0/+4 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Cleanup and some test fixes after refactoring project home page | Dmitriy Zaporozhets | 2015-07-08 | 1 | -0/+4 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Audit log for user authentication | Valery Sizov | 2015-07-06 | 1 | -2/+2 |
| | |||||
* | Fix downloading of patches on public merge requests when user logged out | Stan Hu | 2015-06-23 | 1 | -0/+5 |
| | | | | | | Closes #1225 Closes #1854 Closes #1858 | ||||
* | Merge branch 'master' into rubocop-for-tests | Dmitriy Zaporozhets | 2015-06-23 | 2 | -22/+36 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: spec/features/issues_spec.rb spec/models/forked_project_link_spec.rb spec/models/hooks/service_hook_spec.rb spec/models/hooks/web_hook_spec.rb spec/models/project_services/hipchat_service_spec.rb spec/requests/api/project_members_spec.rb spec/requests/api/projects_spec.rb spec/requests/api/system_hooks_spec.rb spec/services/archive_repository_service_spec.rb spec/support/matchers.rb spec/tasks/gitlab/backup_rake_spec.rb | ||||
| * | Fix features syntax | Robert Speicher | 2015-06-22 | 2 | -22/+36 |
| | | |||||
* | | Fix rubocop issues at feature/ directory | Dmitriy Zaporozhets | 2015-06-22 | 4 | -25/+24 |
|/ | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Fix Error 500 when one user attempts to access a personal, internal snippet | Stan Hu | 2015-06-19 | 1 | -0/+4 |
| | | | | Closes #1815 | ||||
* | Support commenting on a diff in side-by-side view | Stan Hu | 2015-06-16 | 1 | -0/+40 |
| | | | | Closes https://github.com/gitlabhq/gitlabhq/issues/9283 | ||||
* | Add Profiles::PreferencesController | Robert Speicher | 2015-06-13 | 1 | -2/+2 |
| | |||||
* | Change `within` to `page.within` in feature steps | Robert Speicher | 2015-06-12 | 4 | -44/+44 |
| | |||||
* | Update all `should`-style syntax to `expect` in features | Robert Speicher | 2015-06-12 | 9 | -42/+42 |
| | |||||
* | Move Project Members link from Settings to main menu. | Nicolas | 2015-06-09 | 2 | -0/+8 |
| | | | | Addresses #2278. | ||||
* | Fix project snippets button appearing when it is disabled | Stan Hu | 2015-05-27 | 1 | -0/+5 |
| | | | | Closes #1705 | ||||
* | Disable "New Issue" and "New Merge Request" buttons when features are ↵ | Stan Hu | 2015-05-25 | 1 | -0/+6 |
| | | | | | | disabled in project settings Closes #1676 | ||||
* | Remove feature tests for old task lists | Robert Speicher | 2015-05-06 | 3 | -79/+0 |
| | |||||
* | Fix header_should_have_correct_id_and_link for features | Robert Speicher | 2015-04-30 | 1 | -2/+6 |
| | |||||
* | Revert help link tests removal | Dmitriy Zaporozhets | 2015-04-15 | 1 | -0/+4 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | The help link has been removed. The commit removes the test for it. | Hannes Rosenögger | 2015-04-13 | 1 | -4/+0 |
| | |||||
* | Move current user to the top of the list in author/assignee filters | Stan Hu | 2015-04-09 | 1 | -0/+7 |
| | | | | Closes #1321 | ||||
* | Move group members index from `/members` to `/group_members`. | Douwe Maan | 2015-03-15 | 1 | -2/+2 |
| | |||||
* | Move project members index from `/team` to `/project_members` | Douwe Maan | 2015-03-15 | 1 | -1/+1 |
| | |||||
* | Rename dashboard landing page to Your projects | Dmitriy Zaporozhets | 2015-03-10 | 1 | -1/+1 |
| | |||||
* | Add tests for starred projects page | Dmitriy Zaporozhets | 2015-03-09 | 1 | -0/+4 |
| | |||||
* | Move Profile groups tests to Dashboard group tests | Dmitriy Zaporozhets | 2015-03-08 | 1 | -8/+8 |
| | |||||
* | Fix bug where editing a comment with "+1" or "-1" would cause a server error | Stan Hu | 2015-03-02 | 1 | -0/+17 |
| | | | | Closes #1151 | ||||
* | Improve sidebar menu for project settings | Dmitriy Zaporozhets | 2015-02-23 | 1 | -1/+3 |
| | |||||
* | Merge branch 'master' into rails-4.1.9 | Vinnie Okada | 2015-02-19 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: app/views/dashboard/_project.html.haml app/views/events/event/_common.html.haml app/views/explore/projects/_project.html.haml app/views/groups/_projects.html.haml app/views/projects/_home_panel.html.haml app/views/projects/_issues_nav.html.haml app/views/projects/issues/_discussion.html.haml app/views/projects/issues/_issues.html.haml app/views/projects/issues/show.html.haml app/views/projects/merge_requests/_discussion.html.haml app/views/projects/merge_requests/_show.html.haml app/views/projects/milestones/index.html.haml app/views/projects/notes/_edit_form.html.haml app/views/shared/_issuable_filter.html.haml | ||||
| * | Make sure Markdown previews always use the same styling as the eventual ↵ | Douwe Maan | 2015-02-17 | 1 | -1/+1 |
| | | | | | | | | destination. | ||||
* | | Upgrade to Rails 4.1.9 | Vinnie Okada | 2015-02-14 | 2 | -57/+58 |
|/ | | | | | | Make the following changes to deal with new behavior in Rails 4.1.2: * Use nested resources to avoid slashes in arguments to path helpers. |