| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
In an effort to tackle #18437 this removes 2 of the jQuery UI plugins. Highlight & autocomplete, both used once in our code. Highlight was just removed easily, autocomplete was replaced with GL dropdown
|
|\
| |
| |
| |
| | |
Allow creating nested group via UI
See merge request !8786
|
| |
| |
| |
| | |
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
|\ \
| | |
| | |
| | |
| | | |
Removed jQuery UI datepicker
See merge request !8421
|
| | | |
|
| | | |
|
| |/
| |
| |
| | |
CHANGELOG item
|
|\ \
| | |
| | |
| | |
| | | |
Removed jQuery UI sortable
See merge request !8478
|
| |/ |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Fixes ajax requests when current URL has a trailing slash
Closes #27756
See merge request !9010
|
| | | |
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Looks for correct key to pass to commit prop. Adds rspec test.
Closes #27880
See merge request !9070
|
| | | | |
|
|/ / / |
|
|\ \ \
| |/ /
|/| |
| | |
| | |
| | |
| | | |
Filter todos by manual add
Closes #26705
See merge request !8861
|
| | |
| | |
| | |
| | | |
Added the option to filter todo by Added and Pipelines
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
Fix rendering pipelines for a new merge request
See merge request !9032
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
'23785-with-builds-tab-gone-give-additional-context-in-system-information-element-in-mr-commit-views-by-adding-mini-pipeline-graph' into 'master'
added inline pipeline graph
Closes #23785
See merge request !8576
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
Added tests
review changes
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
Add 'View on [env]' link to blobs and individual files in diffs
See merge request !8867
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
'25487-small-improvements-to-the-ui-of-mattermost-and-slack-command-services' into 'master'
Resolve "Small improvements to the UI of Mattermost and Slack Command services"
Closes #25487
See merge request !8491
|
| | |/ / /
| |/| | |
| | | | |
| | | | | |
Updated specs
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Makes stop button visible in environment page
Closes #24147
See merge request !7379
|
| | | | | | |
|
| | | | | | |
|
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| |\ \ \ \ \ |
|
| | | | | | | |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Adds changelog entry in the correct place
|
| | | | | | | |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Resolve "spec/features/issues/filtered_search/dropdown_label_spec.rb
takes 10 minutes to run"
Closes #27564
See merge request !8929
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
minutes to 1.5 minutes
- Don't use `sleep` (most of the time was wasted by that)
- Expect some elements to be visible instead: capybara is smart enough
to retry a few times if it cannot find an element
- See
https://github.com/teamcapybara/capybara#asynchronous-javascript-ajax-and-friends
- Don't create unneccessary DB records
- Group some examples together to shave some setup time (where it makes
sense)
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Add keyboard shortcut to move to file permalink `y`
Closes #8082
See merge request !8799
|
| | |_|_|/ / / /
| |/| | | | | |
| | | | | | | |
| | | | | | | | |
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/8082
|
|\ \ \ \ \ \ \ \
| |_|_|_|_|/ / /
|/| | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Use reCaptcha when an issue identified as spam
Closes #21518
See merge request !8846
|
| |/ / / / / / |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
'26165-combine-runners-and-variables-and-triggers-and-ci-cd-pipelines-settings-pages' into 'master'
Merge Triggers, Runners, Variables and Pipelines to a single option called "CI/CD Pipelines"
Closes #26165
See merge request !8430
|
| | | | | | | | |
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Added tests to verify the access policy to the new controller
|
| | | | | | | | |
|
| | |_|_|_|/ /
| |/| | | | |
| | | | | | |
| | | | | | | |
ci_cd_pipelines_settings controller
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Backport changes from gitlab-org/gitlab-ee!998
See merge request !8984
|
| | |/ / / / /
| |/| | | | | |
|
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Use vue.js Pipelines table in commit and merge request view
Closes #27141
See merge request !8844
|
| |\ \ \ \ \ \
| | |/ / / / /
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* master: (76 commits)
fix failing test
fix Vue warnings for missing element
[ci skip] UX Guide: Button placement in groups
Change window size before visiting page, to get correct scroll position
Fix slash commands spec error
Move project services to new location under Integrations
Move webhooks to new a location under Integrations
Fixed redirection from http://someproject.git to http://someproject
consistently use single quotes
allow application.js to require other scripts which start with application*
DRY with Gitlab.config.webpack.dev_server references
disable webpack proxy in rspec environment due to conflicts with webmock gem
remove changes to Procfile
configure webpack dev server port via environment variable
add rack middleware to proxy webpack dev server
remove dev-server config from development environment
Document that the retro and kickoff notes are public
add CHAGELOG.md entry for webpack branch
fix failing rspec build
fix test failure for merge request widget
...
|