summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* changed Gitlab to GitLabBen Bodenmiller2013-05-192-10/+10
* Fix skipping of some elements in makrdownDmitriy Zaporozhets2013-05-161-9/+11
* add deploy recipe extracted from staging serverDmitriy Zaporozhets2013-05-161-0/+44
* Dont parse gfm-extractions as commit. Increase gfm rendering speed. Especiall...Dmitriy Zaporozhets2013-05-161-0/+4
* Refactor API classes. So api classes like Gitlab::Issues become API::IssuesDmitriy Zaporozhets2013-05-1413-14/+14
* Config setting should be used in git version check.Sato Hiroyuki2013-05-141-1/+2
* Merge pull request #3858 from abalkin/issue-3857Dmitriy Zaporozhets2013-05-131-3/+4
|\
| * Save backup time as is. Fixes #3857.Lev Abalkin2013-05-081-4/+3
| * Save backup time as is. Fixes #3857.Lev Abalkin2013-05-061-3/+5
* | Merge pull request #3897 from LyleE/puma-config-environment-fixDmitriy Zaporozhets2013-05-131-1/+1
|\ \
| * | Fixed puma.rb environment setting, no need to specify 'production' in daemon ...Lyle Entwistle2013-05-091-1/+1
* | | Merge pull request #3903 from frlan/masterDmitriy Zaporozhets2013-05-131-1/+1
|\ \ \
| * | | Adding a short hint to *:80 for default listen address on nginx example configFrank Lanitz2013-05-101-1/+1
| |/ /
* | | Set @options in assing_ref_varsSato Hiroyuki2013-05-131-0/+5
* | | Refactor: remove dup codeSato Hiroyuki2013-05-131-3/+15
* | | Merge pull request #3918 from joeandaverde/unsanitizedDmitriy Zaporozhets2013-05-131-7/+7
|\ \ \
| * | | System calls were using unsanitized user inputJoe Andaverde2013-05-121-7/+7
| |/ /
* | | Migrate notes.line_code format.baba2013-05-111-0/+13
|/ /
* | Move blob_snippet to gitlab_git gemDmitriy Zaporozhets2013-05-091-32/+0
* | Implemented code search featureJavier Castro2013-05-091-0/+32
* | Update init.d scriptrezigned2013-05-091-5/+10
* | Add Gitlab::VersionInfo class to fix and simplify version check.Sato Hiroyuki2013-05-082-24/+64
* | Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2013-05-071-1/+1
|\ \
| * \ Merge pull request #3871 from axilleas/backup-fixDmitriy Zaporozhets2013-05-071-1/+1
| |\ \
| | * | Fix errors during backup task. Fix #3785Axilleas Pipinellis2013-05-071-1/+1
* | | | Include default labels in issues autocomplete etc. Show colored labels on iss...Dmitriy Zaporozhets2013-05-071-5/+4
* | | | add Gitlab::Label class and different color labels for default labels setDmitriy Zaporozhets2013-05-071-0/+29
|/ / /
* | | Merge pull request #3275 from Undev/feature/code_cleanup_remove_old_hashesDmitriy Zaporozhets2013-05-0713-97/+97
|\ \ \
| * | | remove trailing spacesAndrey Kumanyaev2013-05-055-76/+76
| * | | Replace old hashes with new 1.9 ruby hashes (rebase)Andrey Kumanyaev2013-05-059-21/+21
* | | | Fix check git version.Sato Hiroyuki2013-05-071-4/+22
* | | | fix API route to delete project hookNihad Abbasov2013-05-071-1/+1
| |_|/ |/| |
* | | modify api to work with new deploy keysDmitriy Zaporozhets2013-05-063-7/+6
* | | Check git version in gitlab:checkDmitriy Zaporozhets2013-05-061-0/+15
| |/ |/|
* | Changed forgotten unicorn to puma in the init scriptmajjacz2013-05-041-1/+1
|/
* Merge pull request #3597 from amacarthur/fork-pull-requestDmitriy Zaporozhets2013-05-021-0/+12
|\
| * updated fork feature to use gitlab-shell for v5 of gitlabAngus MacArthur2013-04-151-0/+12
* | better fix for encoding errortsl09222013-05-031-3/+1
* | fix: UTF-8 encoding errortsl09222013-05-031-0/+2
* | fix http push 401tsl09222013-05-031-3/+7
* | require gitlab-shell v1.4.0Dmitriy Zaporozhets2013-04-301-3/+5
* | Merge pull request #3758 from fredowski/masterDmitriy Zaporozhets2013-04-301-1/+29
|\ \
| * | LDAP authentication in grack - check ldap conf before call / added commentFriedrich Beckmann2013-04-291-2/+6
| * | LDAP Authentification with grack for https push - fixed password checkFriedrich Beckmann2013-04-271-1/+25
* | | Merge pull request #3688 from amacarthur/rake-fixDmitriy Zaporozhets2013-04-301-2/+2
|\ \ \
| * | | fixed broken gitlab version determination during backupAngus MacArthur2013-04-231-2/+2
* | | | fix wrong class nameDmitriy Zaporozhets2013-04-291-1/+1
* | | | Refactor post-receive workerDmitriy Zaporozhets2013-04-291-0/+23
* | | | Move Gitlab::Git out of gitlab coreDmitriy Zaporozhets2013-04-278-638/+0
| |/ / |/| |
* | | Fix Gitlab::Git::Repository#commit returns wrong commit, if commit_id is "tag...Sato Hiroyuki2013-04-252-4/+11
|/ /