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
2014-03-10Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets
2014-03-10Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqDmitriy Zaporozhets
2014-03-10Merge pull request #6492 from tsigo/gitlab-shell-custom-pathDmitriy Zaporozhets
2014-03-10Some people are getting the error 'The remote end hung up unexpectedly' due t...dosire
2014-03-08Popen (at least on OSX) expects an Array, not a StringRobert Speicher
2014-03-08Respect custom gitlab_shell path in gitlab:gitlab_shell:check taskRobert Speicher
2014-03-05 Merge branch 'shell_new_style' into 'master'Dmitriy Zaporozhets
2014-03-04change deploy.sh without mysql, now that we are moving to postgresArif Ali
2014-03-03Invoke Kernel#system with separate argumentsJacob Vosmaer
2014-03-03Replace backticks with Gitlab::PopenJacob Vosmaer
2014-03-01 Merge branch 'backup_uploads_symlink' into 'master'Dmitriy Zaporozhets
2014-02-27Use Gitlab::VERSION to version backupsJacob Vosmaer
2014-02-27 Merge branch 'pg_force_restore' into 'master'Dmitriy Zaporozhets
2014-02-27 Merge branch 'highlight_html_escape' into 'master'Dmitriy Zaporozhets
2014-02-27html_escape is private for rails 4.0.2 :(Dmitriy Zaporozhets
2014-02-27Enable html_escape for code blocks highlighted in markdownDmitriy Zaporozhets
2014-02-27 Merge branch 'backup_restore_hooks_bug' into 'master'Dmitriy Zaporozhets
2014-02-26Empty the database during Postgres backup restoreJacob Vosmaer
2014-02-26Use gitlab_shell.path to invoke rewrite-hooks.shJacob Vosmaer
2014-02-26Support symlinked public/uploads for backp restoreJacob Vosmaer
2014-02-25Adapt use of Gitlab::Popen to new styleJacob Vosmaer
2014-02-25Make it possible to call Gitlab::Popen.popenJacob Vosmaer
2014-02-25Make the Gitlab::Popen path argument optionalJacob Vosmaer
2014-02-25Change Gitlab::Popen to use arrays for commandsJacob Vosmaer
2014-02-18Refactor MR code reloadDmitriy Zaporozhets
2014-02-18 Merge branch 'feature/api_fle_encoded' into 'master'Dmitriy Zaporozhets
2014-02-18Extract commits API to separate fileDmitriy Zaporozhets
2014-02-18Complete api files CRUDDmitriy Zaporozhets
2014-02-18Fixed bug with json files content being escaped in apiDmitriy Zaporozhets
2014-02-17Merge pull request #6189 from jcockhren/api_ldap_check_for_userDmitriy Zaporozhets
2014-02-13project_user selectbox with ajax autocompleteDmitriy Zaporozhets
2014-02-13Show avatars in ajax user selectboxDmitriy Zaporozhets
2014-02-12Merge pull request #5520 from gabetax/rake_group_bulk_add_permissionsDmitriy Zaporozhets
2014-02-11Headers have ids and link to their own id.Ciro Santillli
2014-02-04Merge pull request #5294 from dalehamel/masterDmitriy Zaporozhets
2014-02-04Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets
2014-02-04Improve code according to new gitlab_gitDmitriy Zaporozhets
2014-02-03remove remaining python referencesJohannes Schleifenbaum
2014-01-31Dont check for python any moreDmitriy Zaporozhets
2014-01-29In the case when a user can and has authenticated with ldap, howeverJurnell Cockhren
2014-01-28Add a custom 502 pageJacob Vosmaer
2014-01-28 Merge branch 'highlight-js' into 'master'Dmitriy Zaporozhets
2014-01-27Improve highlight for notesDmitriy Zaporozhets
2014-01-27 Merge branch 'upload-limits' into 'master'Dmitriy Zaporozhets
2014-01-27Add highlight.js support to markdown, snippets etcDmitriy Zaporozhets
2014-01-27Use either/or to present optionsJacob Vosmaer
2014-01-27Explain what we know about Nginx chunked requestsJacob Vosmaer
2014-01-27Merge branch 'fix/routing' of /mnt/ebs/repositories/jhworth.developer/gitlab-ceDmitriy Zaporozhets
2014-01-26improve upgrader "latest version" messageCorobi
2014-01-25Add files to path blacklist.Jason Hollingsworth