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
2015-12-01Autolink first so we don't pick up numeric anchors as issue references.Douwe Maan
2015-12-01Render commit reference using short sha, but include full sha in comment.Douwe Maan
2015-12-01Fix code docsDouwe Maan
2015-12-01Fix specsDouwe Maan
2015-11-30Recognize commit range with named refs in compare URLs.Douwe Maan
2015-11-30Proper cross-project references when MR is closed by issueDouwe Maan
2015-11-30Recognize issue/MR/snippet/commit links as references.Douwe Maan
2015-11-30Render commit range reference with short shas, link to full shas.Douwe Maan
2015-11-30Show local issues and MRs in "This X closes... / closed by..." sentenceDouwe Maan
2015-11-30Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets
2015-11-30Merge branch 'gmail_actions_links_on_set_of_emails' into 'master' Dmitriy Zaporozhets
2015-11-30Merge branch 'expire-application-settings-startup' of https://gitlab.com/stan...Dmitriy Zaporozhets
2015-11-30Merge branch 'fix-admin-page-personal-projects' into 'master' Dmitriy Zaporozhets
2015-11-30Merge branch 'rs-clone-panel' into 'master' Dmitriy Zaporozhets
2015-11-28Move project visibility level off of the clone panelRobert Speicher
2015-11-27Merge branch 'jcorcuera/gitlab-ce-issue_3428'Douwe Maan
2015-11-26Merge branch 'master' of https://github.com/gitlabhq/gitlabhqStan Hu
2015-11-26Merge pull request #9670 from janten/gravatar-retinaStan Hu
2015-11-26Strip attributes for Milestone and Issuable. #3428Jose Corcuera
2015-11-26Merge branch 'rs-markdown-preview' into 'master' Douwe Maan
2015-11-26Merge branch 'dbalexandre/gitlab-ce-fix-raw-personal-snippet-access-workflow'Douwe Maan
2015-11-26Remove enumerize gemRobert Speicher
2015-11-26Fix Error 500 when viewing user's personal projects from admin pageStan Hu
2015-11-26Decouple Markdown previews from DropzoneInputRobert Speicher
2015-11-25Fix raw private snippets access workflowDouglas Barbosa Alexandre
2015-11-25Expire application settings from cache at startupStan Hu
2015-11-25Merge branch 'new-member-page' into 'master' Dmitriy Zaporozhets
2015-11-25If action link is not found, return nil.Marin Jankovski
2015-11-25Merge branch 'sherlock-total-query-time' into 'master' Yorick Peterse
2015-11-25Split group feature testsDmitriy Zaporozhets
2015-11-25Improve project members page UIDmitriy Zaporozhets
2015-11-25Improve UI for group members pageDmitriy Zaporozhets
2015-11-25Clean up the Git protocol switcher JSRobert Speicher
2015-11-25Add clipboard button to project clone panelRobert Speicher
2015-11-25Rework the copy_to_clipboard logicRobert Speicher
2015-11-25Move clipboard_button helper to ButtonHelper moduleRobert Speicher
2015-11-25Move HTTP/SSH clone button logic to helpersRobert Speicher
2015-11-25Rescue StandardError, not ExceptionRobert Speicher
2015-11-24Fix 500 error when update group member permissionDmitriy Zaporozhets
2015-11-24Fix ultra-light color for small textDmitriy Zaporozhets
2015-11-24Added total query time to SherlockYorick Peterse
2015-11-24Merge branch 'ci-artifacts-path' into 'master' Robert Speicher
2015-11-24Merge branch 'ci-fix-500' into 'master' Robert Speicher
2015-11-24Merge branch 'fix-clipboard-styling-in-create-mr' into 'master' Robert Speicher
2015-11-23Merge branch 'issue_2296' into 'master' Douwe Maan
2015-11-23Fix 500 when using CIKamil Trzcinski
2015-11-23Expose artifacts pathKamil Trzcinski
2015-11-23Merge branch 'issue_2993' into 'master' Dmitriy Zaporozhets
2015-11-23Merge branch 'issue-2831' into 'master' Douwe Maan
2015-11-22Fix CSS styling for clipboard icon in new MR pageStan Hu