Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2017-01-11Merge branch 'side-by-side-fixed-width' into 'master' Fatih Acet
2017-01-11Merge branch '25776-alerts-should-be-responsive' into 'master' Annabel Dunstone Gray
2017-01-11Removed `hidden-xs` class from alertsConnor Smallman
2017-01-11Merge branch '26435-show-project-avatars-on-mobile' into 'master' Annabel Dunstone Gray
2017-01-1026504 Fix styling of MR jump to discussion buttontauriedavis
2017-01-10Merge branch '24139-production-wildcard-for-cycle-analytics' into 'master' Sean McGivern
2017-01-10Merge branch '26129-add-link-to-branches-page' into 'master' Clement Ho
2017-01-10Merge branch 'auto-pipelines-vue' into 'master' Fatih Acet
2017-01-09Merge branch 'label-length-validation' into 'master' Rémy Coutable
2017-01-09Adjusted widths on Admin Area projects page to prevent misaligned floatsRyan Harris
2017-01-09Merge branch 'remove-project-authorizations-id-column' into 'master' Douwe Maan
2017-01-09Merge branch 'didemacet-ci-lint-page' into 'master' Alfredo Sumaran
2017-01-09Merge branch '26445-make-icon-buttons-accessible-via-keyboard' into 'master' Clement Ho
2017-01-09Merge branch '26238-buttons-not-accessible' into 'master' Annabel Dunstone Gray
2017-01-09squash 3 commitsKen Ding
2017-01-09format duration in vue: time_ago computed property in a dynamic fashionRegis
2017-01-09Merge branch 'ryancharris/gitlab-ce-25277-milestone-counter-number-with-delim...Clement Ho
2017-01-09Merge branch '26446-access-download-artifacts-via-keyboard' into 'master' Clement Ho
2017-01-09Merge branch 'master' into auto-pipelines-vueRegis
2017-01-09Display project avatars on Admin Area and Projects pages for mobile viewsRyan Harris
2017-01-09move param helper to common utilsRegis
2017-01-09use Turbolinks instead of window.pushState for paginationRegis
2017-01-09namespace getParametersByName to gl.utils instead of just glRegis
2017-01-09Treat environments matching `production/*` as ProductionToon Claes
2017-01-09Merge branch 'remove-successful-pipeline-emails-for-now' into 'master' Sean McGivern
2017-01-09validate length of label.titleTomáš Kukrál
2017-01-09Merge branch 'track_last_used_date_of_ssh_keys' into 'master' Sean McGivern
2017-01-09Merge branch 'fix-broken-url-on-group-avatar' into 'master' Sean McGivern
2017-01-09Make play button on Pipelines page accessible via keyboardRyan Harris
2017-01-08Made download artifacts button accessible via keyboardRyan Harris
2017-01-08Record and show last used date of SSH KeysVincent Wong
2017-01-08Remove the project_authorizations.id columnYorick Peterse
2017-01-08use Object.assign instead of Vue.set - change duration to computed propRegis
2017-01-07Resolved merge conflict in app/views/shared/milestones/_issuables.html.hamlRyan Harris
2017-01-07Move specific javascript definition the topAlfredo Sumaran
2017-01-07remove bitwise disable on pipelines.js.es6Regis
2017-01-07remove disabled rules - not needed anymoreRegis
2017-01-07remove parenthesis around returned objects in pipelines.js.es6Regis
2017-01-07change 'pipelines.length' logic for spinnerRegis
2017-01-07fix flash and request logic in stageRegis
2017-01-07fix cssClasses in status componentRegis
2017-01-07add param_helper to utils - fix switch statement in paginationRegis
2017-01-07Merge branch '25371-environments-date-created-column-is-not-labeled' into 'ma...Clement Ho
2017-01-07remove white spaceRegis
2017-01-07remove pipeline head component and use staic HTML insteadRegis
2017-01-07use switch for paginationRegis
2017-01-06no space for requires - all consistent syntax = change if logic for index.js.es6Regis
2017-01-06Merge branch '25985-combine-members-and-groups-settings-pages' into 'master' Alfredo Sumaran
2017-01-06Fix html in order to make items accessible through keyboard navigationFilipa Lacerda
2017-01-06Merge branch 'fixed-edit-form-failing-test' into 'master' Rémy Coutable