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
2014-05-28Fix testsDmitriy Zaporozhets
2014-04-09Re-annotate modelsDmitriy Zaporozhets
2014-04-08Fix test broken by 89c942908cc1d98dfd4af1f89b69704f691a0edfDmitriy Zaporozhets
2014-03-18Added Slack service integration.Federico Ravasio
2014-01-25Fix broken test in spec/models/project_spec.rbJason Hollingsworth
2014-01-24Merge branch 'master' into reference_relative_linksMarin Jankovski
2014-01-23Fix project model specDmitriy Zaporozhets
2014-01-23Update last sha of the commit in the test seed repository.Marin Jankovski
2014-01-23Fix testsDmitriy Zaporozhets
2014-01-22Make changes to testsDmitriy Zaporozhets
2014-01-20Added a simple test to web_url_without_protocol.Bruno Albuquerque
2013-12-16Archiving old projects; archived projects aren't shown on dashboardSteven Thonus
2013-12-10Fix project models specsDmitriy Zaporozhets
2013-11-27Adding authenticated public mode (internal).Jason Hollingsworth
2013-11-13AnnotateDmitriy Zaporozhets
2013-10-16Fixing unsafe use of Thread.current variable :current_userAngus MacArthur
2013-10-15set current_user for project specDmitriy Zaporozhets
2013-10-11Test if markdown is rendered properly.Marin Jankovski
2013-09-26Ignore owner_id for Group in testsDmitriy Zaporozhets
2013-09-17Drop support of root namespace in modelHiroyuki Sato
2013-09-13Drop support of root namespace in routingHiroyuki Sato
2013-08-21ReannotateDmitriy Zaporozhets
2013-08-20Fix testsDmitriy Zaporozhets
2013-08-13Allow project name, path etc start with number. Fixed specsDmitriy Zaporozhets
2013-07-30Merge branch 'mr-on-fork' of https://github.com/karlhungus/gitlabhq into karl...Dmitriy Zaporozhets
2013-07-29Fix typosJohannes Schleifenbaum
2013-07-18Merge Request on forked projectsIzaak Alpert
2013-06-19AnnotatedDmitriy Zaporozhets
2013-06-04Merge branch 'gist' of https://github.com/Andrew8xx8/gitlabhq into Andrew8xx8...Dmitriy Zaporozhets
2013-05-23Update poltergeist and should-matchersDmitriy Zaporozhets
2013-05-06modify api to work with new deploy keysDmitriy Zaporozhets
2013-04-15updated fork feature to use gitlab-shell for v5 of gitlabAngus MacArthur
2013-04-11Specs refactoring to reduce test time. Disabled observers by default for specsDmitriy Zaporozhets
2013-04-10Fixed random failing testDmitriy Zaporozhets
2013-04-09Merge branch 'feature/refactoring_scopes_pr' of https://github.com/Undev/gitl...Dmitriy Zaporozhets
2013-04-04save each notification setting with ajax on changeDmitriy Zaporozhets
2013-04-03Fix testsAndrey Kumanyaev
2013-04-01Project.repository should never be nil so you can call repository.exists? or ...Dmitriy Zaporozhets
2013-03-31Fix tests and remove app/models/repository.rbDmitriy Zaporozhets
2013-03-31Use existing methods for branch names: Ex use @repository.branch_names instea...Dmitriy Zaporozhets
2013-03-27annotatedDmitriy Zaporozhets
2013-03-25Typo in realtion name fixedAndrew8xx8
2013-03-25Tests fixedAndrew8xx8
2013-03-15reannotatedDmitriy Zaporozhets
2013-03-06Merge branch 'master' into fixes/apiSebastian Ziebell
2013-02-28New field addedAndrew8xx8
2013-02-28Project issue tracker functions refactoredAndrew8xx8
2013-02-27Merge branch 'master' into fixes/apiSebastian Ziebell
2013-02-25Move git post push logic to serviceDmitriy Zaporozhets
2013-02-20API: fixes test if project limit is reachedSebastian Ziebell