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-16Fix 500 error on group members searchDmitriy Zaporozhets
2014-05-13Merge pull request #6778 from dblessing/feature/mr_labelsDmitriy Zaporozhets
2014-05-13Implement Merge Request LabelsDrew Blessing
2014-05-08Compare branches in MergeRequestsController#new actionDmitriy Zaporozhets
2014-05-06Merge branch 'files_in_wiki' into 'master'Dmitriy Zaporozhets
2014-05-05Fix styling issues.Marin Jankovski
2014-05-02Add sort dropdown for admin projects pageDmitriy Zaporozhets
2014-04-29Merge pull request #5962 from skv-headless/editing-previewDmitriy Zaporozhets
2014-04-28Serialize last_fetched_at as a string with secondsJacob Vosmaer
2014-04-28Pass last_fetched_at for notes to javascriptJacob Vosmaer
2014-04-24Serve a file if in wiki.Marin Jankovski
2014-04-15Editing previewskv-headless
2014-04-15Merge pull request #6773 from tsigo/rs-tag-page-sortingDmitriy Zaporozhets
2014-04-14Use VersionSorter on the Project > Tags pageRobert Speicher
2014-04-14Merge branch 'satellite_exists_in_automerge_check' into 'master'Dmitriy Zaporozhets
2014-04-11Satellite will exist when doing automerge_check.Marin Jankovski
2014-04-11Speed up loading and add pagination to wiki pages page.Marin Jankovski
2014-04-09 Merge branch 'clean_old_archives' into 'master'Dmitriy Zaporozhets
2014-04-09Remove archives older than 2 hours.Marin Jankovski
2014-04-09Rename wiki variablesDmitriy Zaporozhets
2014-04-07Merge pull request #6708 from skv-headless/fix_url_error_on_invalid_hookDmitriy Zaporozhets
2014-04-07Allow people to remove source branch of fork project in MRDmitriy Zaporozhets
2014-04-07Skip require email for devise controllersDmitriy Zaporozhets
2014-04-07Allow oauth signup without emailDmitriy Zaporozhets
2014-04-06Fix url generation error on hook invalid createskv
2014-04-06Merge branch 'remove_source_branch_button' of https://github.com/jacob-carlbo...Dmitriy Zaporozhets
2014-04-02Use MergeRequest services in API and controllersDmitriy Zaporozhets
2014-04-02Move update issue code to separate serviceDmitriy Zaporozhets
2014-04-02Move code for issue creation to service.Dmitriy Zaporozhets
2014-04-01Move branch creation logic in serviceDmitriy Zaporozhets
2014-03-31Make the repository downloads path configurableJacob Vosmaer
2014-03-26 Merge branch 'improve_at_mentions' into 'master'Dmitriy Zaporozhets
2014-03-25Correct identation, default value if note doesn't exist.Marin Jankovski
2014-03-25Search within project.Marin Jankovski
2014-03-25Extract sorting into a method.Marin Jankovski
2014-03-25Include commits.Marin Jankovski
2014-03-25At mention participating users.Marin Jankovski
2014-03-25Remove author_id_of_changes from appDmitriy Zaporozhets
2014-03-24Use emoji assets on autocomplete.Marin Jankovski
2014-03-20Fix `/:username.keys` response content typeDmitry Medvinsky
2014-03-18Do not allow password reset for ldap user.Marin Jankovski
2014-03-17Show link to public projects for new users.Ciro Santillli
2014-03-14Render 404 instead of 500 if trying to see snippets of unexisting userDmitriy Zaporozhets
2014-03-14Fix global searchDmitriy Zaporozhets
2014-03-14Merge branch 'ldap_connections'Dmitriy Zaporozhets
2014-03-14Merge branch 'import-timeout' of https://dev.gitlab.org/dzaporozhets/gitlabhq...Dmitriy Zaporozhets
2014-03-14Open/close LDAP in ApplicationControllerJacob Vosmaer
2014-03-14Correct BackgroundJobs page for both OSX and linuxDmitriy Zaporozhets
2014-03-13Redirect to import page from show when import in progressDmitriy Zaporozhets
2014-03-12Project import and retry import scaffoldDmitriy Zaporozhets