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-06-22Update mock and stub syntax for specsRobert Speicher
2015-06-22Merge branch 'web-editor-autocrlf' into 'master'Dmitriy Zaporozhets
2015-06-22Merge branch 'rs-dev-issue-2355' into 'master'Dmitriy Zaporozhets
2015-06-22Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets
2015-06-22Add MergeRequestTabs specsRobert Speicher
2015-06-22Minor style fixes in MergeRequestTabsRobert Speicher
2015-06-20Convert CRLF newlines to LF when committing using the web editor.Douwe Maan
2015-06-20Merge branch 'snippet_optional_filename' into 'master'Douwe Maan
2015-06-20Merge branch 'new-mr-disable-change-target-branch' into 'master'Douwe Maan
2015-06-20Merge branch 'fix-error-500-internal-snippet' into 'master'Douwe Maan
2015-06-20Fix Error 500 when one user attempts to access a personal, internal snippetStan Hu
2015-06-20Make snippet filename optional.Nicolas
2015-06-20Disable changing of target branch in new merge request page when a branch has...Stan Hu
2015-06-20Merge branch 'rs-blobview-js-refactor' into 'master'Robert Speicher
2015-06-19Minor style fixes for LineHighlighterRobert Speicher
2015-06-19Use User#two_factor_enabled instead of otp_required_for_loginRobert Speicher
2015-06-19Add 2FA status to Admin::Users#showRobert Speicher
2015-06-19Add convenience methods to User for getting and setting 2FA statusRobert Speicher
2015-06-19Move the User dashboard enum further up in the classRobert Speicher
2015-06-19Refactor LineHighlighterRobert Speicher
2015-06-19Rename BlobView to LineHighlighterRobert Speicher
2015-06-19Simplify line numberingRobert Speicher
2015-06-19Use `pushState` instead of the temporary div hackRobert Speicher
2015-06-19Refactor and spec BlobView JSRobert Speicher
2015-06-18Revert "Changed the placeholder text and modified the css class to make it vi...Darby
2015-06-18Merge branch 'fix-labels-permisssion-check' into 'master'Douwe Maan
2015-06-18Fix 403 Access Denied error messages when accessing Labels section in a proje...Stan Hu
2015-06-17Use `skip_js` for commit timestampsRobert Speicher
2015-06-17Load the Merge Request > Commits tab lazilyRobert Speicher
2015-06-17Extract MergeRequest tab behavior to its own JS classRobert Speicher
2015-06-17Spec and refactor User.find_for_commitRobert Speicher
2015-06-17Remove duplicate `timeago` callRobert Speicher
2015-06-17Update time_ago_with_tooltip helperRobert Speicher
2015-06-17Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets
2015-06-17Merge branch 'placeholder_text'Dmitriy Zaporozhets
2015-06-17Merge branch 'swellard-issue-6123' into 'master'Dmitriy Zaporozhets
2015-06-17Merge branch 'rs-dev-issue-2373' into 'master'Dmitriy Zaporozhets
2015-06-17Changed the placeholder text and modified the css class to make it visibleDarby
2015-06-16Bootlint: Fix incorrectly nested `form-group` elementRobert Speicher
2015-06-16Bootlint: Add missing `type` attribute for buttonsRobert Speicher
2015-06-16Bootlint: Modals no longer need a '.hide' classRobert Speicher
2015-06-16Bootlint: Use offset grid classes instead of empty divsRobert Speicher
2015-06-16Prefix 2FA issuer with the GitLab host (e.g., 'dev.gitlab.org')Robert Speicher
2015-06-16Merge branch 'support-comment-parallel-diff' into 'master'Douwe Maan
2015-06-16Fix duplicate 'Email has already been taken' message when creating a user, up...swellard
2015-06-16Fix duplicate 'Email has already been taken' message when creating a userswellard
2015-06-16Support commenting on a diff in side-by-side viewStan Hu
2015-06-16Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets
2015-06-16Merge branch 'header_layout_issue' into 'master'Douwe Maan
2015-06-16Merge branch 'applications_form' into 'master'Douwe Maan