summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* expose additional values in deploy key entity29667-deploy-keysJarka Kadlecova2017-04-072-0/+4
|
* Project deploy keys json end pointJarka Kadlecova2017-03-248-2/+144
|
* Merge branch 'frontend-coverage-badge' into 'master' Grzegorz Bizon2017-03-242-1/+8
|\ | | | | | | | | Include JavaScript test coverage in coverage badge See merge request !10097
| * Include JavaScript test coverage in coverage badge (!10097)winniehell2017-03-232-1/+8
| |
* | Merge branch '25188-polyfill-es-symbol' into 'master' Alfredo Sumaran2017-03-243-7/+10
|\ \ | | | | | | | | | | | | | | | | | | Enable array spread and destructuring through recommended Babel polyfills Closes #25188 and #24922 See merge request !10120
| * | ensure lineNumbers method always returns an array with two integersMike Greiling2017-03-231-3/+3
| | |
| * | add CHANGELOG.md entry for !10120Mike Greiling2017-03-221-0/+4
| | |
| * | add polyfill for Array.from to enable ES spread operatorMike Greiling2017-03-221-0/+1
| | |
| * | enable Array destructuring and polyfill Symbol classMike Greiling2017-03-212-4/+2
| | |
* | | Merge branch 'refactor-templates-js' into 'master' Alfredo Sumaran2017-03-2428-475/+425
|\ \ \ | | | | | | | | | | | | | | | | Refactor template selector JavaScript See merge request !9792
| * | | Lightly refactor js files related to file template selectors.Bryce Johnson2017-03-2228-475/+425
| | | |
* | | | Merge branch '27574-pipelines-empty-state' into 'master' Alfredo Sumaran2017-03-2422-103/+772
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Pipelines empty state Closes #27574 See merge request !9978
| * | | | Use Ci instead of CI.Filipa Lacerda2017-03-233-12/+12
| | | | | | | | | | | | | | | | | | | | Use kebab case instead of camelCase in templates props
| * | | | Fix loading being shown at the same time at the empty statesFilipa Lacerda2017-03-214-16/+19
| | | | |
| * | | | Improvements after reviewFilipa Lacerda2017-03-217-28/+21
| | | | |
| * | | | Merge branch 'master' into 27574-pipelines-empty-stateFilipa Lacerda2017-03-21219-1432/+1846
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (65 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 Update css to be nice and tidy. add an index to the ghost column Improve rename projects migration Add additional check for when inputContainer does not exist Make the v3_to_v4.md more consistent Fix input token spacing ...
| * | | | | Fix haml_lint errorFilipa Lacerda2017-03-202-3/+2
| | | | | |
| * | | | | Adds tests to new empty and error statesFilipa Lacerda2017-03-2015-49/+460
| | | | | |
| * | | | | Adds changelogFilipa Lacerda2017-03-171-0/+4
| | | | | |
| * | | | | Add error state to commits and merge requests pipelines tableFilipa Lacerda2017-03-172-7/+13
| | | | | |
| * | | | | Update state. Divide into smaller componentsFilipa Lacerda2017-03-177-162/+277
| | | | | |
| * | | | | Merge branch 'master' into 27574-pipelines-empty-stateFilipa Lacerda2017-03-17110-2024/+3034
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (23 commits) Resolve "Extract logic of who should receive notification into separate classes" Remove UJS actions from pipelines tables Added Gitlab::Database.config Fix time-sensitive helper spec Updates realtime documentation for the Frontend Add ability to disable Merge Request URL on push Added labels to the issue web hook documentation blurb in issue template Add a new have_html_escaped_body_text that match an HTML-escaped text Stop CI notification showing when status is nil Refactor award emojis document Do not use Ruby Timeout module in GitLab QA Make sure alias email would never match: Make the test less time sensitive by extending 0.2 Restore sub-nav for empty project Fix Unicode 1.1 emojis Use "branch_name" instead "branch" on V3 branch creation API Fixed eslint Catches errors when generating lists Resolve GitLab QA cold boot problems on entry page ...
| * \ \ \ \ \ Merge branch 'master' into 27574-pipelines-empty-state27574-pipelines-empty-stateFilipa Lacerda2017-03-17545-6612/+9876
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (209 commits) Fix Slack link when on notify Use Enumerable#index_by where possible Protect against unknown emojis in frequently used list Fix config option to disable Prometheus Fix double click token name fix describe block to make the karma reporter happy removes n+1 query from tags and branches indexes Fix broken links limit lines to 80 chars Add prometheus memory requirements, include additional detail on disabling prometheus in docs. Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced API routes Expand on the good changelog/bad changelog documentation examples Add policy for closing stale merge requests Fix spec Use code icon for Raw Fix spec Add copy button to blob header and use icon for Raw button Fix archive prefix bug for refs containing dots Include routes when loading user projects Fixed search not working in issue boards modal Document a New Branch feature for Bare Projects ...
| * | | | | | | Adds counters to badgesFilipa Lacerda2017-03-151-6/+29
| | | | | | | |
| * | | | | | | Moves tabs into Vue ComponentFilipa Lacerda2017-03-153-75/+146
| | | | | | | |
| * | | | | | | Renders failed svg when an error occurredFilipa Lacerda2017-03-131-6/+15
| | | | | | | |
| * | | | | | | Adds empty state for pipelines tableFilipa Lacerda2017-03-134-4/+44
| | | | | | | |
* | | | | | | | Merge branch '4195-add-sorting-to-project-milestones' into 'master' Rémy Coutable2017-03-248-5/+130
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add dropdown sort to project milestones Closes #4195 See merge request !8930
| * | | | | | | | Add dropdown sort to project milestonesGeorge Andrinopoulos2017-03-248-5/+130
|/ / / / / / / /
* | | | | | | | Merge branch '29979-firefox-sidebar-height' into 'master' Alfredo Sumaran2017-03-241-1/+1
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix firefox sidebar height bug Closes #29979 See merge request !10195
| * | | | | | | | Switch to check scrollTop of windowAnnabel Dunstone Gray2017-03-231-1/+1
| | | | | | | | |
* | | | | | | | | Merge branch 'cwq/tag_branch_same_name' into 'master' Rémy Coutable2017-03-245-5/+38
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix new MR form erroneously selects tag as source when branch of same name exists See merge request !9535
| * | | | | | | | | fix new MR form erroneously selects tag as source when branch of same name ↵Sanster2017-03-245-5/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | exists #23237
* | | | | | | | | | Merge branch 'patch-15' into 'master' Rémy Coutable2017-03-241-0/+2
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | link to database requirements document in HA database docs See merge request !10165
| * | | | | | | | | | link to database requirements document in HA database docsBen Bodenmiller2017-03-241-0/+2
|/ / / / / / / / / /
* | | | | | | | | | Merge branch ↵Rémy Coutable2017-03-231-1/+2
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '28772-remove-source-branch-button-sometimes-appears-even-if-remove-branch-checkbox-is-checked' into 'master' Resolve "`Remove source branch` button sometimes appears even if `remove branch` checkbox is checked" Closes #28772 See merge request !9948
| * | | | | | | | | | Check remove source branch when merge is in progressSam Rose2017-03-221-1/+2
| | | | | | | | | | |
* | | | | | | | | | | Merge branch '29930-fix-profile-cover-button-a11y' into 'master' Clement Ho2017-03-232-2/+6
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add tooltip and accessibility label for profile cover buttons Closes #29930 See merge request !10182
| * | | | | | | | | | | Add tooltip and accessibility label for profile cover buttonsKushal Pandya2017-03-232-2/+6
|/ / / / / / / / / / /
* | | | | | | | | | | Merge branch 'user-callout-showing-on-all-profiles' into 'master' Alfredo Sumaran2017-03-233-2/+13
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix usercallout to only show on the current logged in user profile Closes #29839 See merge request !10151
| * | | | | | | | | | Fix usercallout to only show on the current logged in user profileJose Ivan Vargas Lopez2017-03-233-2/+13
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'user-profile-join-date' into 'master' Alfredo Sumaran2017-03-232-1/+5
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed the hours & minutes from the users since date on their profile Closes #28842 See merge request !10175
| * | | | | | | | | | Removed the hours & minutes from the users since date on their profilePhil Hughes2017-03-232-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #28842
* | | | | | | | | | | Merge branch '29729-terminal-link' into 'master' Alfredo Sumaran2017-03-231-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds target blank to environment button in terminal view Closes #29729 See merge request !10131
| * | | | | | | | | | | Adds target blank to environment button in terminal viewFilipa Lacerda2017-03-231-1/+1
|/ / / / / / / / / / /
* | | | | | | | | | | Merge branch 'add-stop-to-polling' into 'master' Jacob Schatz2017-03-232-5/+52
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds stop function so we can stop polling anytime See merge request !10191
| * | | | | | | | | | | Clears timeoutFilipa Lacerda2017-03-231-5/+9
| | | | | | | | | | | |
| * | | | | | | | | | | Adds stop function so we can stop polling anytimeFilipa Lacerda2017-03-232-5/+48
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch '29569-visibility-js' into 'master' Jacob Schatz2017-03-232-0/+5
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds visbilityjs lib Closes #29569 See merge request !10181
| * | | | | | | | | | | Adds visbilityjs libFilipa Lacerda2017-03-232-0/+5
| | | | | | | | | | | |