Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 26504 Fix styling of MR jump to discussion button26504-mr-discussion-btn | tauriedavis | 2017-01-10 | 3 | -7/+10 |
| | |||||
* | Merge branch 'fix/rubocop-offenses-on-master' into 'master' | Sean McGivern | 2017-01-10 | 3 | -5/+5 |
|\ | | | | | | | | | Fix Rubocop offenses on `master` See merge request !8516 | ||||
| * | Update Gemfile.lock to reflect Rubocop gem version | Grzegorz Bizon | 2017-01-10 | 1 | -1/+1 |
| | | |||||
| * | Fix Rubocop offenses in LDAP related code and spec | Grzegorz Bizon | 2017-01-10 | 2 | -4/+4 |
| | | |||||
* | | Merge branch 'patch-9' into 'master' | Robert Schilling | 2017-01-10 | 1 | -1/+1 |
|\ \ | |/ |/| | | | | | fix changelog entry for !8425 See merge request !8512 | ||||
| * | fix changelog entry for !8425 | Elan Ruusamäe | 2017-01-10 | 1 | -1/+1 |
| | | | | | | | | the author and mr fields got swapped, see https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/8425#note_21021254 | ||||
* | | Merge branch 'update-rubocop' into 'master' | Sean McGivern | 2017-01-10 | 4 | -141/+534 |
|\ \ | | | | | | | | | | | | | Update rubocop and rubocop-rspec to fix build errors See merge request !8466 | ||||
| * | | Update rubocop and rubocop-rspec to fix build errorsupdate-rubocop | Brian Neel | 2017-01-06 | 4 | -141/+534 |
| | | | |||||
* | | | Merge branch 'restore-backup-when-env-variable-is-passed' into 'master' | Sean McGivern | 2017-01-10 | 8 | -41/+150 |
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | | Restore backup correctly when "BACKUP" environment variable is passed Closes #26090 See merge request !8477 | ||||
| * | | Restore backup correctly when "BACKUP" environment variable is passedrestore-backup-when-env-variable-is-passed | Adam Niedzielski | 2017-01-09 | 5 | -36/+136 |
| | | | |||||
| * | | Introduce "stub_env" test helper for safely stubbing environment variables | Adam Niedzielski | 2017-01-09 | 3 | -5/+14 |
| | | | |||||
* | | | Merge branch '24139-production-wildcard-for-cycle-analytics' into 'master' | Sean McGivern | 2017-01-10 | 4 | -7/+31 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Treat environments matching `production/*` as Production for Cycle Analytics Closes #24139 See merge request !8500 | ||||
| * | | | Treat environments matching `production/*` as Production24139-production-wildcard-for-cycle-analytics | Toon Claes | 2017-01-09 | 4 | -7/+31 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For Cycle Analytics, the environment `production` is treated as a special case, and used to update the `first_deployed_to_production_at` metric. With the Review Apps changes, slash syntax is used to group related environments in the list. This is mostly used for `review/<branch>` environments, but it's possible for people to have multiple production environments, and someone might then want to group them like `production/eu`, `production/us`, or even just make it look prettier with `production/www.example.com`. In any of these cases, the first deploy to one of these `production/*` environments now is treated as a Production deploy. | ||||
* | | | | Merge branch '26129-add-link-to-branches-page' into 'master' | Clement Ho | 2017-01-10 | 2 | -1/+6 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Add link to Branches page help text?" Closes #26129 See merge request !8377 | ||||
| * | | | | squash 3 commits | Ken Ding | 2017-01-10 | 2 | -1/+6 |
| | | | | | |||||
* | | | | | Merge branch 'auto-pipelines-vue' into 'master' | Fatih Acet | 2017-01-09 | 43 | -242/+2091 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Pipelines Vue See merge request !7196 | ||||
| * | | | | | fix eslint for spec global needed in pagination spec for 'fixture'auto-pipelines-vue | Regis | 2017-01-09 | 1 | -0/+1 |
| | | | | | | |||||
| * | | | | | format duration in vue: time_ago computed property in a dynamic fashion | Regis | 2017-01-09 | 1 | -2/+11 |
| | | | | | | |||||
| * | | | | | Merge branch 'master' into auto-pipelines-vue | Regis | 2017-01-09 | 186 | -611/+2105 |
| |\ \ \ \ \ | |||||
| * | | | | | | move param helper to common utils | Regis | 2017-01-09 | 4 | -23/+16 |
| | | | | | | | |||||
| * | | | | | | use Turbolinks instead of window.pushState for pagination | Regis | 2017-01-09 | 2 | -10/+4 |
| | | | | | | | |||||
| * | | | | | | namespace getParametersByName to gl.utils instead of just gl | Regis | 2017-01-09 | 4 | -10/+13 |
| | | | | | | | |||||
| * | | | | | | use Object.assign instead of Vue.set - change duration to computed prop | Regis | 2017-01-07 | 2 | -7/+7 |
| | | | | | | | |||||
| * | | | | | | remove bitwise disable on pipelines.js.es6 | Regis | 2017-01-06 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | remove disabled rules - not needed anymore | Regis | 2017-01-06 | 1 | -1/+0 |
| | | | | | | | |||||
| * | | | | | | remove parenthesis around returned objects in pipelines.js.es6 | Regis | 2017-01-06 | 1 | -3/+3 |
| | | | | | | | |||||
| * | | | | | | change 'pipelines.length' logic for spinner | Regis | 2017-01-06 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | fix flash and request logic in stage | Regis | 2017-01-06 | 1 | -3/+5 |
| | | | | | | | |||||
| * | | | | | | fix cssClasses in status component | Regis | 2017-01-06 | 1 | -2/+1 |
| | | | | | | | |||||
| * | | | | | | add param_helper to utils - fix switch statement in pagination | Regis | 2017-01-06 | 2 | -9/+11 |
| | | | | | | | |||||
| * | | | | | | remove white space | Regis | 2017-01-06 | 1 | -3/+0 |
| | | | | | | | |||||
| * | | | | | | remove pipeline head component and use staic HTML instead | Regis | 2017-01-06 | 3 | -21/+10 |
| | | | | | | | |||||
| * | | | | | | use switch for pagination | Regis | 2017-01-06 | 1 | -12/+18 |
| | | | | | | | |||||
| * | | | | | | no space for requires - all consistent syntax = change if logic for index.js.es6 | Regis | 2017-01-06 | 3 | -38/+31 |
| | | | | | | | |||||
| * | | | | | | Remove invalid pipeline status icon name | Grzegorz Bizon | 2017-01-05 | 1 | -2/+1 |
| | | | | | | | |||||
| * | | | | | | Fix pipeline stage graph test example false positive | Grzegorz Bizon | 2017-01-05 | 1 | -6/+7 |
| | | | | | | | |||||
| * | | | | | | Fix pipelines feature specs after invalid merge | Grzegorz Bizon | 2017-01-05 | 1 | -15/+10 |
| | | | | | | | |||||
| * | | | | | | Simplifies the HTML strucutre in the mini pipeline graph to make it as ↵ | Filipa Lacerda | 2017-01-05 | 3 | -31/+16 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | similar as the one in haml as possible | ||||
| * | | | | | | Merge branch 'master' into auto-pipelines-vue | Filipa Lacerda | 2017-01-05 | 142 | -747/+10874 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (35 commits) Adds back removed class in merge request pipelines table Fix dropdown icon alignment Simplify HTML of mini pipeline graph and dropdown Creates individual html for dropdown Adds simplified CSS for the new dropdown Removes old CSS Improves dropdown item in Chrome, Firefox and Safari Use SCSS variables for colors. Fix scss linter errors Adds animation when the stage is hovered. Adds back tooltip on dropdown toggle Fixes broken tests additional css changes to get more into direction of mockups Adds CHANGELOG entry Removes unneeded `window` declaration Decreases font-size on login page Ensure internal Gitlab::Git references use the namespace Absorb gitlab_git Fix review comments. Add spec for note edit and fix one commented spec. Review fixes. Use gl.utils.isInViewport and improve gl.utils.animateToElement. Make sure elements share the same scope Hide edit warning element when form reverted. Remove unnecessary styling came from merge conflicts. Fix single note edit form specs. Separate edit form in Changes and Discussions tab. Fix warning styling for responsive design. Fix task list for single edit note widget changes. Fix notes spec. ... | ||||
| * | | | | | | | Include pipeline-related resources if using relation | Grzegorz Bizon | 2017-01-05 | 1 | -3/+1 |
| | | | | | | | | |||||
| * | | | | | | | Combine some tests in pipelines specs to speed it up | Grzegorz Bizon | 2017-01-05 | 1 | -12/+20 |
| | | | | | | | | |||||
| * | | | | | | | Include resources to speed up pipelines serializer | Grzegorz Bizon | 2017-01-05 | 3 | -2/+2 |
| | | | | | | | | |||||
| * | | | | | | | fix pagination UI | Regis | 2017-01-04 | 1 | -9/+12 |
| | | | | | | | | |||||
| * | | | | | | | Merge branch 'master' into auto-pipelines-vue - fixes haml lint error | Regis | 2017-01-04 | 2 | -8/+20 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | use has_details to decide if link needs to be created or not | Regis | 2017-01-04 | 1 | -1/+1 |
| | | | | | | | | | |||||
| * | | | | | | | | make timeago 10 seconds instead of 1 | Regis | 2017-01-04 | 1 | -1/+1 |
| | | | | | | | | | |||||
| * | | | | | | | | add margin-bottom to label css for more even spacing | Regis | 2017-01-04 | 1 | -0/+4 |
| | | | | | | | | | |||||
| * | | | | | | | | Merge branch 'master' into auto-pipelines-vue | Regis | 2017-01-04 | 87 | -488/+845 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fix Rubocop offense in pipelines feature spec file | Grzegorz Bizon | 2017-01-04 | 1 | -2/+1 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Revert adding an invalid CI/CD status CSS class | Grzegorz Bizon | 2017-01-04 | 1 | -14/+0 |
| | | | | | | | | | |