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/lib
AgeCommit message (Expand)Author
2013-05-19changed Gitlab to GitLabBen Bodenmiller
2013-05-16Fix skipping of some elements in makrdownDmitriy Zaporozhets
2013-05-16add deploy recipe extracted from staging serverDmitriy Zaporozhets
2013-05-16Dont parse gfm-extractions as commit. Increase gfm rendering speed. Especiall...Dmitriy Zaporozhets
2013-05-14Refactor API classes. So api classes like Gitlab::Issues become API::IssuesDmitriy Zaporozhets
2013-05-14Config setting should be used in git version check.Sato Hiroyuki
2013-05-13Merge pull request #3858 from abalkin/issue-3857Dmitriy Zaporozhets
2013-05-13Merge pull request #3897 from LyleE/puma-config-environment-fixDmitriy Zaporozhets
2013-05-13Merge pull request #3903 from frlan/masterDmitriy Zaporozhets
2013-05-13Set @options in assing_ref_varsSato Hiroyuki
2013-05-13Refactor: remove dup codeSato Hiroyuki
2013-05-13Merge pull request #3918 from joeandaverde/unsanitizedDmitriy Zaporozhets
2013-05-12System calls were using unsanitized user inputJoe Andaverde
2013-05-11Migrate notes.line_code format.baba
2013-05-10Adding a short hint to *:80 for default listen address on nginx example configFrank Lanitz
2013-05-09Fixed puma.rb environment setting, no need to specify 'production' in daemon ...Lyle Entwistle
2013-05-09Move blob_snippet to gitlab_git gemDmitriy Zaporozhets
2013-05-09Implemented code search featureJavier Castro
2013-05-09Update init.d scriptrezigned
2013-05-09Save backup time as is. Fixes #3857.Lev Abalkin
2013-05-08Add Gitlab::VersionInfo class to fix and simplify version check.Sato Hiroyuki
2013-05-07Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets
2013-05-07Include default labels in issues autocomplete etc. Show colored labels on iss...Dmitriy Zaporozhets
2013-05-07add Gitlab::Label class and different color labels for default labels setDmitriy Zaporozhets
2013-05-07Merge pull request #3871 from axilleas/backup-fixDmitriy Zaporozhets
2013-05-07Merge pull request #3275 from Undev/feature/code_cleanup_remove_old_hashesDmitriy Zaporozhets
2013-05-07Fix errors during backup task. Fix #3785Axilleas Pipinellis
2013-05-07Fix check git version.Sato Hiroyuki
2013-05-07Save backup time as is. Fixes #3857.Lev Abalkin
2013-05-06fix API route to delete project hookNihad Abbasov
2013-05-06modify api to work with new deploy keysDmitriy Zaporozhets
2013-05-06Check git version in gitlab:checkDmitriy Zaporozhets
2013-05-05remove trailing spacesAndrey Kumanyaev
2013-05-05Replace old hashes with new 1.9 ruby hashes (rebase)Andrey Kumanyaev
2013-05-04Changed forgotten unicorn to puma in the init scriptmajjacz
2013-05-03Merge pull request #3597 from amacarthur/fork-pull-requestDmitriy Zaporozhets
2013-05-03better fix for encoding errortsl0922
2013-05-03fix: UTF-8 encoding errortsl0922
2013-05-03fix http push 401tsl0922
2013-04-30require gitlab-shell v1.4.0Dmitriy Zaporozhets
2013-04-30Merge pull request #3758 from fredowski/masterDmitriy Zaporozhets
2013-04-30Merge pull request #3688 from amacarthur/rake-fixDmitriy Zaporozhets
2013-04-30LDAP authentication in grack - check ldap conf before call / added commentFriedrich Beckmann
2013-04-29fix wrong class nameDmitriy Zaporozhets
2013-04-29Refactor post-receive workerDmitriy Zaporozhets
2013-04-28LDAP Authentification with grack for https push - fixed password checkFriedrich Beckmann
2013-04-28Move Gitlab::Git out of gitlab coreDmitriy Zaporozhets
2013-04-26Fix Gitlab::Git::Repository#commit returns wrong commit, if commit_id is "tag...Sato Hiroyuki
2013-04-24fixed broken gitlab version determination during backupAngus MacArthur
2013-04-22Move init.d and nginx default recipes in core library to save efforts trying ...Dmitriy Zaporozhets