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-12-22Explictly require Gitlab::Utils in ProjectFeaturesCompatibilityDmitriy Zaporozhets
2017-12-21Restore missing language code in datetime_utility.jsWinnie Hellmann
2017-12-21Merge branch '40063-markdown-editor-improvements' into 'master'Filipa Lacerda
2017-12-21Merge branch 'rs-remove-useless-definition' into 'master'Douwe Maan
2017-12-21Merge branch '38356-add-last_commit_sha-to-the-commit-api' into 'master'Douwe Maan
2017-12-21Merge branch '36958-enable-ordering-projects-subgroups-by-name' into 'master'Rémy Coutable
2017-12-21Remove a redundant `InvalidPathError` definitionRobert Speicher
2017-12-21Merge branch 'jivl-replace-d3-v3-v4' into 'master'Mike Greiling
2017-12-20Enable sorting by name in the Groups dropdownMark Fletcher
2017-12-20Add spec for previewing a noteAnnabel Dunstone Gray
2017-12-20Revert "Merge branch 'repo-write-ref-client-prep' into 'master'"Kim Carlbäcker
2017-12-20Updates from last code review:Rubén Dávila
2017-12-20Merge branch 'layout-nav-es-module' into 'master'Filipa Lacerda
2017-12-20Merge branch '39246-fork-and-import-jobs-should-only-be-marked-as-failed-when...Douwe Maan
2017-12-20Employ Groups dropdown in admin viewMark Fletcher
2017-12-20Accept options hash for Groups dropdownMark Fletcher
2017-12-20Merge branch 'rs-blocks-json-serialization' into 'master'Douwe Maan
2017-12-20Merge branch 'master' into layout-nav-es-moduleFilipa Lacerda
2017-12-20Merge branch '41186-sidebar-too-much-vertical-scroll' into 'master'Phil Hughes
2017-12-20Merge branch 'bvl-fix-unlinking-with-lfs-objects' into 'master'Douwe Maan
2017-12-20Check if file has been modified for each action provided.Rubén Dávila
2017-12-20Only include the user's ID in the time_spent command's update hashRobert Speicher
2017-12-20Add a JsonSerializationError class instead of raising SecurityErrorRobert Speicher
2017-12-20Use UserSerializer instead of `User.to_json`Robert Speicher
2017-12-20Accept arguments to blocked JSON serialization methodsRobert Speicher
2017-12-20Add BlocksJsonSerialization model concern and include it in UserRobert Speicher
2017-12-19Line up search dropdown with other nav dropdownsAnnabel Dunstone Gray
2017-12-19Fix onion-skin re-entering stateClement Ho
2017-12-19Remove related links in MR widget when empty stateClement Ho
2017-12-19Show inline edit button for issuesClement Ho
2017-12-19Fix tags in the Activity tab not being clickableMario de la Ossa
2017-12-19Merge branch '36020-private-npm-modules' into 'master'Douwe Maan
2017-12-19Merge branch 'zj-gitaly-pipelines-n-1' into 'master'Robert Speicher
2017-12-19Fix shortcut links on help pageClement Ho
2017-12-19Don't link LFS-objects multiple times.Bob Van Landuyt
2017-12-19Changed layout_nav to ES modulePhil Hughes
2017-12-19Remove transitionend event from GL dropdownPhil Hughes
2017-12-19Load commit in batches for pipelines#indexZeger-Jan van de Weg
2017-12-19Merge branch 'fix-cluster-enviroment-missing' into 'master'Kamil Trzciński
2017-12-19BlobViewer::PackageJson - if private link to homepageMario de la Ossa
2017-12-19Do not generate links for private NPM modules in blob viewMario de la Ossa
2017-12-19Hide & show toolbar on MR pageAnnabel Dunstone Gray
2017-12-19added minChunks to the common_d3 bundleJose Ivan Vargas
2017-12-19Removed fills from stat_contributors_graphJose Ivan Vargas
2017-12-19cleaned up date_time_formattersJose Ivan Vargas
2017-12-19Restored the timeScaleFormat for the prometheus dashboardJose Ivan Vargas
2017-12-19Refactored d3 modules to instead of having a common_d3 dir, to use the micro ...Jose Ivan Vargas
2017-12-19corrected functionality from the stat_contributors_graphJose Ivan Vargas
2017-12-19fixed specs and the non-rendering stat_graph_contributors_graphJose Ivan Vargas
2017-12-19optimized d3 v4 with a custom made bundleJose Ivan Vargas