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
2016-07-25Merge branch 'use-project-id-in-repo-cache' into 'master' Yorick Peterse
2016-07-25Use project ID in repository cache to prevent stale data from persisting acro...Stan Hu
2016-07-25Merge branch 'filter-branch-by-name' into 'master' Douwe Maan
2016-07-25Merge branch 'remove-magic-comments' into 'master' Rémy Coutable
2016-07-25Merge branch 'fork-counter-link' into 'master' Rémy Coutable
2016-07-25Merge branch 'fix-wiki-error-500' into 'master' Rémy Coutable
2016-07-25`WikiPage` should have a slug even when not persisted.Timothy Andrew
2016-07-24ES6ify all the things!Fatih Acet
2016-07-24Make fork counter always clickable (!5463)winniehell
2016-07-24Revert "Merge branch '17073-tagscontroller-index-is-terrible-response-time-go...Alejandro Rodríguez
2016-07-24Fix Error 500 when creating Wiki pages with hyphens or spacesStan Hu
2016-07-24Remove magic comments from Ruby files (!5456)winniehell
2016-07-24Merge branch 'nullify-note-type' into 'master' Stan Hu
2016-07-23Merge branch 'add-gitlab-workhorse-version-to-admin-dashboard' into 'master' Douwe Maan
2016-07-23Fix bug where replies to commit notes displayed in the MR discussion tab woul...Douwe Maan
2016-07-23Merge branch 'improve-rename-logging' into 'master' Robert Speicher
2016-07-23Merge branch 'dz-avatar-border' into 'master' Dmitriy Zaporozhets
2016-07-23Improve project rename log messages for better debuggingStan Hu
2016-07-23Add gitlab-workhorse version to admin dashboardKatarzyna Kobierska
2016-07-22Merge branch 'master' into filter-branch-by-nametiagonbotelho
2016-07-22Merge branch 'preserve_repo_ref_param' into 'master' Robert Speicher
2016-07-22Merge branch 'fix/load-project-invited-groups-and-members-eagerly' into 'mast...Douwe Maan
2016-07-22Load project invited groups and members eagerly in ProjectTeam#fetch_membersAhmad Sherif
2016-07-22fix missing repo_ref parambarthc
2016-07-22Add light border to rounded avatarsDmitriy Zaporozhets
2016-07-22Gracefully handle case when keep-around references are corrupted or exist alr...Stan Hu
2016-07-22Merge branch 'doc-protected-branches' into 'master' Achilleas Pipinellis
2016-07-22Merge branch 'artifacts-from-ref-and-build-name-api' into 'master' Rémy Coutable
2016-07-22Refactor protected branches documentationAchilleas Pipinellis
2016-07-22Merge branch '17073-tagscontroller-index-is-terrible-response-time-goes-up-to...Yorick Peterse
2016-07-22Merge branch '20046-snippets-menu' into 'master' Robert Speicher
2016-07-22Update to gitlab_git 10.4.1 and take advantage of preserved Ref objectsAlejandro Rodríguez
2016-07-22Merge branch 'fix-data-integrity-issue-with-repository-downloads-path' into '...Douwe Maan
2016-07-22Change nav link snippet controllerAnnabel Dunstone
2016-07-21Reduce min width of pipeline tableAnnabel Dunstone
2016-07-21Merge branch 'discussion-model' into 'master' Robert Speicher
2016-07-21Merge branch 'ui-bug-fixes' into 'master' Robert Speicher
2016-07-21Fix sha icon positioning on safariAnnabel Dunstone
2016-07-21Mobile view for commit statusAnnabel Dunstone
2016-07-21Fix ci icons getting cut offAnnabel Dunstone
2016-07-21Fix firefox rendering of SVGsAnnabel Dunstone
2016-07-21Fix icons on commits page and builds pageAnnabel Dunstone
2016-07-21Add new fork SVG to fix weird styling of other SVGsAnnabel Dunstone
2016-07-21Bug fixesAnnabel Dunstone
2016-07-21Use find instead Ruby to remove files due to performance reasonsDouglas Barbosa Alexandre
2016-07-21Add service to clean up repository archive cacheDouglas Barbosa Alexandre
2016-07-21Don't use `params[:id]` while building `markdown_preview_path`.Timothy Andrew
2016-07-21Merge branch '20055-build-duration-showing-too-many-digits' into 'master' Stan Hu
2016-07-21Merge branch '20061-emailsonpushworker-fails-on-new-branch-pushes' into 'mast...Rémy Coutable
2016-07-21Cast duration to integer in `TimeHelper#time_interval_in_words`Rémy Coutable