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
2015-03-31Fix adding new members to groupDmitriy Zaporozhets
2015-03-30Refactor star btn logic for non-logged in user and fix testsDmitriy Zaporozhets
2015-03-27Fix tests and unassigned filter for issues. Updated CHANGELOGDmitriy Zaporozhets
2015-03-26Fix broken side-by-side diff view on merge request pageStan Hu
2015-03-24Fix code unfold not working on Compare commits pageStan Hu
2015-03-23Merge branch 'improve-contributions-calendar' into 'master'Dmitriy Zaporozhets
2015-03-23Include missing events and fix save functionality in admin service template s...Stan Hu
2015-03-23Improve user calendar testDmitriy Zaporozhets
2015-03-23Contribution calendar will use events instead of commits to count contributionsDmitriy Zaporozhets
2015-03-22Refactor contributions events and write tests for calendarDmitriy Zaporozhets
2015-03-22Fix "Import projects from" button to show the correct instructionsStan Hu
2015-03-21Add location to user profileDmitriy Zaporozhets
2015-03-19Add tooltip for comment toggle in diff. Add changelog item and fix testsDmitriy Zaporozhets
2015-03-17Merge branch 'issue_subscription' into 'master'Dmitriy Zaporozhets
2015-03-17improve UIValery Sizov
2015-03-16testsValery Sizov
2015-03-15Fix failing specs.Douwe Maan
2015-03-15Use same layout and interactivity for project members as group members.Douwe Maan
2015-03-15Move group members index from `/members` to `/group_members`.Douwe Maan
2015-03-15Move project members index from `/team` to `/project_members`Douwe Maan
2015-03-15Use `project_member` instead of `team_member`.Douwe Maan
2015-03-13Implement merge requests searchDmitriy Zaporozhets
2015-03-11Remove tests for un-existing pageDmitriy Zaporozhets
2015-03-11Fix tests for project removingDmitriy Zaporozhets
2015-03-11Rename dashboard landing page to Your projectsDmitriy Zaporozhets
2015-03-11Remove projects page from dashboardDmitriy Zaporozhets
2015-03-11Fix test for creating group from dashboardDmitriy Zaporozhets
2015-03-10Add tests for starred projects pageDmitriy Zaporozhets
2015-03-09Fix dashboard groups testDmitriy Zaporozhets
2015-03-09Move Profile groups tests to Dashboard group testsDmitriy Zaporozhets
2015-03-04Spelling change Commit StatisticsSabba Petri
2015-03-04Merge branch 'fix-edit-note-with-votes' into 'master'Marin Jankovski
2015-03-03Merge branch 'link-to-button' of https://github.com/cirosantilli/gitlabhq int...Dmitriy Zaporozhets
2015-03-03Fix bug where editing a comment with "+1" or "-1" would cause a server errorStan Hu
2015-03-01Add Irker serviceAorimn
2015-02-26Merge branch 'small_profile_changes' into 'master'Marin Jankovski
2015-02-26Merge branch 'line-is-wrong-test' into 'master'Dmitriy Zaporozhets
2015-02-25Merge branch 'master' into extend_markdown_uploadDouwe Maan
2015-02-25Make test element selection more specific.Douwe Maan
2015-02-24Fixed testsSabba Petri
2015-02-24Merge branch 'master' into extend_markdown_uploadDouwe Maan
2015-02-24WebEditor: save to new branch: spinachValery Sizov
2015-02-24Improve sidebar menu for project settingsDmitriy Zaporozhets
2015-02-20Split up AttachmentUploader.Douwe Maan
2015-02-20Merge branch 'master' into rails-4.1.9Vinnie Okada
2015-02-20Fix active tab testsDmitriy Zaporozhets
2015-02-19Revert "Fix broken access control and refactor avatar upload"Dmitriy Zaporozhets
2015-02-17Merge branch 'md-preview-class' into 'master'Dmitriy Zaporozhets
2015-02-17Make sure Markdown previews always use the same styling as the eventual desti...Douwe Maan
2015-02-16Fix broken access control and refactor avatar uploadHannes Rosenögger