summaryrefslogtreecommitdiff
path: root/config/routes
Commit message (Collapse)AuthorAgeFilesLines
* Allow to create new branch and empty WIP merge request from issue pageAlfredo Sumaran2017-05-041-0/+1
|
* Merge branch 'async-milestone-tabs' into 'master' Jacob Schatz2017-05-032-1/+10
|\ | | | | | | | | Load milestone tabs asynchronously See merge request !10919
| * Load milestone tabs asynchronouslyPhil Hughes2017-04-262-1/+10
| |
* | Merge branch 'metrics-deployment-history' into 'master' Douwe Maan2017-05-021-0/+2
|\ \ | | | | | | | | | | | | | | | | | | Metrics deployment history Closes #26914 See merge request !10649
| * \ Merge remote-tracking branch 'upstream/master' into ↵Pawel Chojnacki2017-04-204-104/+85
| |\ \ | | |/ | | | | | | 26914-add_deploy_history_data_source
| * | Add endpoint that returns a list of deployments that happened within last ↵Pawel Chojnacki2017-03-281-0/+2
| | | | | | | | | | | | | | | | | | 8.hours add index created_at
* | | Merge branch 'dm-snippet-download-button' into 'master' Sean McGivern2017-05-022-3/+2
|\ \ \ | | | | | | | | | | | | | | | | Add download button to project snippets See merge request !11004
| * | | Add download button to project snippetsdm-snippet-download-buttonDouwe Maan2017-04-302-3/+2
| | | |
* | | | Merge branch '12910-personal-snippets-notes-show' into 'master' Sean McGivern2017-05-021-0/+8
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Display comments for personal snippets See merge request !10974
| * | | | Display comments for personal snippets12910-personal-snippets-notes-showJarka Kadlecova2017-05-021-0/+8
| |/ / /
* | | | Merge branch '19364-webhook-edit' into 'master' Dmitriy Zaporozhets2017-05-022-3/+5
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | Implement ability to update hooks Closes #19364 See merge request !10816
| * | | Implement ability to update hooksAlexander Randa2017-04-282-3/+5
| | | |
* | | | Merge branch 'grpc-fork-tests' into 'master' 24339-job-page-step-2Sean McGivern2017-04-281-0/+2
|\ \ \ \ | |/ / / |/| | | | | | | | | | | Unicorn worker termination tests See merge request !10818
| * | | Add test that asserts unicorns terminateJacob Vosmaer2017-04-261-0/+2
| | | |
* | | | Resolve "Add more tests for spec/controllers/projects/builds_controller_spec.rb"Dosuken shinya2017-04-281-1/+1
| | | |
* | | | Merge branch '12910-personal-snippet-prep-2' into 'master' Sean McGivern2017-04-261-0/+1
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | Support preview_markdown action for personal_snippets See merge request !10810
| * | | Support preview_markdown action for personal_snippetsJarka Kadlecova2017-04-261-0/+1
| |/ /
* | | Merge branch 'usage-ping-port' into 'master' Sean McGivern2017-04-191-0/+3
|\ \ \ | |/ / |/| | | | | | | | | | | | | | Usage ping port Closes #27750 See merge request !10481
| * | Rename user cohorts -> cohortsSean McGivern2017-04-141-1/+1
| | |
| * | Add user cohorts table to admin areaSean McGivern2017-04-141-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This table shows the percentage of users who registered in the last twelve months, who last signed in during or later than each of those twelve months, by month. It is only enabled when the usage ping is enabled, and the page also shows pretty-printed usage ping data. The cohorts table is generated in Ruby from some basic SQL queries, because performing the gap-filling and running sums needed in both MySQL and Postgres is painful.
| * | Port 'Add more usage data to EE ping' to CESean McGivern2017-04-141-0/+1
| | | | | | | | | | | | CE port of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/735
* | | Remove format from end of URL for URLs that take a ref or pathDouwe Maan2017-04-172-101/+70
|/ /
* | Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags'Kushal Pandya2017-04-061-1/+9
|\ \ | | | | | | | | | # Conflicts: # spec/lib/gitlab/import_export/all_models.yml
| * \ Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon2017-04-061-0/+1
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (94 commits) Merge branch 'open-redirect-fix-continue-to' into 'security' Merge branch 'open-redirect-host-fix' into 'security' Merge branch 'path-disclosure-proj-import-export' into 'security' Merge branch '29364-private-projects-mr-fix' Merge branch '30125-markdown-security' Issue title realtime Update CHANGELOG.md for 8.16.9 Update CHANGELOG.md for 8.17.5 Update CHANGELOG.md for 9.0.4 Add "search" optional param and docs for V4 Use PDFLab to render PDFs in GitLab Separate Scala from Java in CI examples Fix broken link Reorganize CI examples, add more links Refactor CI index page Remove deprecated field from workhorse response Use gitlab-workhorse 1.4.3 Document how ETag caching middleware handles query parameters Make group skip validation in the frontend Use NamespaceValidator::WILDCARD_ROUTES in ETag caching middleware ...
| * | | Fix Rubocop offenses related to registry routesGrzegorz Bizon2017-04-051-2/+2
| | | |
| * | | Improve container repository tags controller routeGrzegorz Bizon2017-04-051-5/+4
| | | |
| * | | Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon2017-04-041-3/+1
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (57 commits) Ensure we generate unique usernames otherwise validations fail Fix a Knapsack issue that would load support/capybara.rb before support/env.rb Ensure users have a short username otherwise a click event is triggered ... Enable the `bullet_logger` setting; enable `raise` in test environment Fix Rubocop offenses Set the right timeout for Gitlab::Shell#fetch_remote Refactoring Projects::ImportService Move methods that are not related to mirroring to the repository model Fix GitHub pull request formatter spec Rename skip_metrics to imported on the importable concern Add CHANGELOG Remove unused include from RepositoryImportWorker Skip MR metrics when importing projects from GitHub Fetch GitHub project as a mirror to get all refs at once Make file templates easy to use and discover Ensure user has a unique username otherwise `user10` would match `user1` Ensure the AbuseReport fixtures create unique reported users Don't use FFaker in factories, use sequences instead Fix brittle specs Fix the AbuseReport seeder ... Conflicts: db/schema.rb
| * \ \ \ Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon2017-04-031-1/+3
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (230 commits) Fix N+1 query in loading pipelines in merge requests Fix Spinach and Capybara dependencies Prevent users from disconnecting gitlab account from CAS 30276 Move issue, mr, todos next to profile dropdown in top nav Refactor SearchController#show Properly eagerly-load the Capybara server for JS feature specs only Updating documentation to include a missing step in the update procedure Eager-load the Capybara server to prevent timeouts Increase Capybara's timeout Add metrics button to Environment Overview page Fix link to Jira service documentation Handle parsing OpenBSD ps output properly to display sidekiq infos on ... Eliminate unnecessary queries that add ~500 ms of load time for a large issue 20914 Limits line length for project home page Allow users to import GitHub projects to subgroups Update dpl CI example Fix the docs:check:links job Don't clean up the gitlab-test-fork_bare repo Make GitLab use Gitaly for commit_is_ancestor Remove unnecessary ORDER BY clause from `forked_to_project_id` subquery ...
| * | | | | Move code related to registry to multiple controllersGrzegorz Bizon2017-03-311-0/+6
| | | | | |
| * | | | | Reorganize container repository controllers and viewsGrzegorz Bizon2017-03-311-1/+4
| | | | | |
| * | | | | Remove out-of-scope changes for multi-level imagesGrzegorz Bizon2017-03-221-2/+0
| | | | | |
| * | | | | Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon2017-03-216-13/+22
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (1327 commits) Merge branch 'render-json-leak' into 'security' Merge branch 'ssrf' into 'security' Merge branch 'ssrf' into 'security' Merge branch 'fix-links-target-blank' into 'security' Merge branch '28058-hide-emails-in-atom-feeds' into 'security' Fix karma test Reset filters after click Handle Route#name being nil after an update Only add frontend code coverage instrumentation when generating coverage report fix recompile assets step in 9.0 upgrade guide to use yarn Undo explicit conversion to Integer Make level_value accept string integers Make feature spec more robust Removed d3.js from the main application.js bundle Extend compound status for manual actions specs Update css to be nice and tidy. Fix pipeline status for transition between stages add an index to the ghost column Return 404 in project issues API endpoint when project cannot be found Improve rename projects migration ... Conflicts: doc/ci/docker/using_docker_build.md spec/lib/gitlab/import_export/all_models.yml
| * | | | | | Adding registry endpoint authorizationAndre Guedes2017-02-221-0/+2
| | | | | | |
* | | | | | | Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags'Kushal Pandya2017-04-062-4/+5
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | # Conflicts: # app/assets/javascripts/dispatcher.js # app/assets/stylesheets/pages/projects.scss
| * | | | | | Issue title realtimeRegis Boudinot2017-04-061-0/+1
| | |_|_|/ / | |/| | | |
| * | | | | Relax constraint on Wiki IDs, since subdirectories can contain spacessh-relax-wiki-slug-constraintStan Hu2017-04-021-3/+1
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | If a subdirectory contains spaces, GitLab would be unable to generate the route in the sidebar, resulting in an Error 500. Closes #30357
| * | | | Merge branch 'fix/gb/environments-folders-route' into 'master' Kamil Trzciński2017-03-281-1/+1
| |\ \ \ \ | | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | Fix environment folder route when special chars present Closes #29922 See merge request !10250
| | * | | Fix environment folder route when special chars presentGrzegorz Bizon2017-03-271-1/+1
| | | |/ | | |/|
| * | | Rename endpoints 'status' to 'pipeline_status' in merge_requestsShinya Maeda2017-03-231-1/+1
| | | |
| * | | Expose only status. ci_cd_status to status. Support abstract class.Shinya Maeda2017-03-231-3/+2
| | | |
| * | | Add api points for ci cd status. Add favicon.Shinya Maeda2017-03-231-0/+3
| |/ /
* | | Protected tags copy/paste from protected branchesJames Edwards-Jones2017-03-311-0/+2
|/ / | | | | | | Should provide basic CRUD backend for frontend to work from. Doesn’t include frontend, API, or the internal API used from gitlab-shell
* | Add 'Undo mark all as done' to TodosJacopo2017-03-161-0/+1
| | | | | | | | | | | | Added the ability to 'Undo mark all as done' todos marked as complete with 'Mark all as done' in the 'Todo' tab of the Todo dashboard. The operation undos only the todo previously marked as done with the 'Mark al as done' button.
* | Merge branch ↵Sean McGivern2017-03-071-0/+1
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | '26732-combine-deploy-keys-and-push-rules-and-mirror-repository-and-protect-branches-settings-pages' into 'master' Resolve "Combine Deploy Keys and Push Rules and Mirror Repository and Protect Branches settings pages" Closes #26732 See merge request !8731
| * \ Merge branch 'master' into ↵26732-combine-deploy-keys-and-push-rules-and-mirror-repository-and-protect-branches-settings-pagesPhil Hughes2017-03-071-1/+0
| |\ \ | | | | | | | | | | | | 26732-combine-deploy-keys-and-push-rules-and-mirror-repository-and-protect-branches-settings-pages
| * | | Added repository controller and route for the settings namespaceJose Ivan Vargas2017-03-061-0/+1
| | | |
* | | | Added Prometheus Service and Prometheus graphsKamil Trzciński2017-03-071-0/+1
| | | |
* | | | Merge remote-tracking branch ↵Douwe Maan2017-03-071-0/+5
|\ \ \ \ | | | | | | | | | | | | | | | 'origin/personal_access_token_api_and_impersonation_token'
| * | | | applies relevant changes to the code and code structureTiago Botelho2017-02-281-1/+1
| | | | |
| * | | | add admin panel for personal access tokensSimon Vocella2017-02-281-0/+5
| | | | |