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
AgeCommit message (Expand)Author
2016-07-11Added CI JS file to application.rbclient-side-ansi2htmlPhil Hughes
2016-07-08Correctly clears ansi codes from outputPhil Hughes
2016-07-08Fixed issue with colors not setting correctlyPhil Hughes
2016-07-08Color individual textPhil Hughes
2016-07-08Correctly searchs for clear linePhil Hughes
2016-07-08Clears previous textPhil Hughes
2016-07-08Split up the JS to have a 'ci' application.jsPhil Hughes
2016-07-08Replaces previous linePhil Hughes
2016-07-08Converts background colors and modifiersPhil Hughes
2016-07-08Moved ansi2html into the frontend JSPhil Hughes
2016-07-08Merge branch '9127-link-report-to-profile' into 'master' Robert Speicher
2016-07-08Revert "Revert "Merge branch 'issue_3946' into 'master' ""Robert Speicher
2016-07-08Merge branch 'upgrade-oauth2' into 'master' Robert Speicher
2016-07-08Removed unnecessary `id` from links and corrected tests to use the proper mat...Patricio Cano
2016-07-08Merge branch 'prefer-scope' into 'master' Douwe Maan
2016-07-08Merge branch 'prefer-ref' into 'master' Douwe Maan
2016-07-08Merge remote-tracking branch 'origin/master'Robert Speicher
2016-07-08Merge branch '18627-wildcard-branch-protection' into 'master' Douwe Maan
2016-07-08Revert "Merge branch 'issue_3946' into 'master' "Robert Speicher
2016-07-08Merge branch '18181-pipeline-duration' into 'master' Robert Speicher
2016-07-08Change 3600 to 1.hourAnnabel Dunstone
2016-07-08Merge branch 'issues-blank-state' into 'master' Jacob Schatz
2016-07-07Merge branch 'new-diff-notes' into 'master' Douwe Maan
2016-07-07Merge branch 'pending-delete-project-notifications' into 'master' Robert Speicher
2016-07-07Add comment with diff to DiffPositionUpdateService specDouwe Maan
2016-07-07Use HAML class syntax in diff line partialsDouwe Maan
2016-07-07Make `DiffNote#update_position` privateDouwe Maan
2016-07-07Merge branch 'issue_3946' into 'master' Robert Speicher
2016-07-07Merge branch 'dz-remove-icons' into 'master' Jacob Schatz
2016-07-07Update test with new factory nameDouwe Maan
2016-07-07Exclude projects pending delete from notificationsSean McGivern
2016-07-07Namespaces should filter remotelyAlfredo Sumaran
2016-07-07Rephrase deletion alert messageAlfredo Sumaran
2016-07-07Do not show Any Namespace option when neededAlfredo Sumaran
2016-07-07Layout for Users Groups and Projects on admin areaAlfredo Sumaran
2016-07-07We can't call private methods with `self.`Douwe Maan
2016-07-07Merge branch 'escape-file-extension' into 'master' Robert Speicher
2016-07-07Merge branch 'fix/import-controller-error' into 'master' Robert Speicher
2016-07-07added testJames Lopez
2016-07-07added changelogJames Lopez
2016-07-07fix 404 error, redirect back with flash messageJames Lopez
2016-07-07Escape file extension when parsing search results (!5141)winniehell
2016-07-07Also use ref in Repository#commitLin Jen-Shin
2016-07-07Prefer ref rather than id because id is shadowing database idLin Jen-Shin
2016-07-07Use scope rather than class methodLin Jen-Shin
2016-07-07Merge branch 'fix/import-export-log' into 'master' Rémy Coutable
2016-07-07fix log statements in import/exportJames Lopez
2016-07-07Merge branch 'member_timeago' into 'master' Dmitriy Zaporozhets
2016-07-07Fix invite user feature test and improve request member UI rowDmitriy Zaporozhets
2016-07-07Improve UI for member row on project/group members pagesDmitriy Zaporozhets