summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Refactor: remove dup codeSato Hiroyuki2013-05-134-38/+22
* Merge pull request #3863 from crazyscience/patch-4Dmitriy Zaporozhets2013-05-131-3/+4
|\
| * Fixed a nginx configurationcrazyscience2013-05-061-3/+4
* | Merge pull request #3921 from bbodenmiller/patch-8Dmitriy Zaporozhets2013-05-131-3/+3
|\ \
| * | update links to be relative paths and add CONTRIBUTING.md linkBen Bodenmiller2013-05-131-3/+3
* | | Merge pull request #3920 from bbodenmiller/patch-7Dmitriy Zaporozhets2013-05-131-1/+1
|\ \ \
| * | | fixed fact about memory usageBen Bodenmiller2013-05-131-1/+1
| |/ /
* | | Merge pull request #3912 from bbodenmiller/patch-6Dmitriy Zaporozhets2013-05-131-3/+4
|\ \ \
| * | | fixed capitalization and added Google AnalyticsBen Bodenmiller2013-05-111-3/+4
| |/ /
* | | Merge pull request #3894 from axilleas/gitconfig-fixDmitriy Zaporozhets2013-05-131-1/+6
|\ \ \
| * | | Configure git global settingsAxilleas Pipinellis2013-05-091-1/+6
* | | | Merge pull request #3918 from joeandaverde/unsanitizedDmitriy Zaporozhets2013-05-131-7/+7
|\ \ \ \
| * | | | System calls were using unsanitized user inputJoe Andaverde2013-05-121-7/+7
| | |/ / | |/| |
* | | | Merge pull request #3911 from babatakao/migrate_note_linecodeDmitriy Zaporozhets2013-05-131-0/+13
|\ \ \ \
| * | | | Migrate notes.line_code format.baba2013-05-111-0/+13
| |/ / /
* | | | More strict validation for SSH Key contentDmitriy Zaporozhets2013-05-131-1/+1
|/ / /
* | | made some ui enhancement for search pageDmitriy Zaporozhets2013-05-094-24/+43
* | | Move files search to gitlab_gitDmitriy Zaporozhets2013-05-096-39/+38
* | | Move blob_snippet to gitlab_git gemDmitriy Zaporozhets2013-05-091-32/+0
* | | Fix monokai highlight line cssDmitriy Zaporozhets2013-05-091-1/+1
* | | Update gitlab_git and restore travis.ymlDmitriy Zaporozhets2013-05-093-5/+5
* | | Fix missing div container for nice css stylingJavier Castro2013-05-091-0/+1
* | | Implemented code search featureJavier Castro2013-05-0911-7/+98
* | | Merge pull request #3893 from rezigned/feature/update-init.dDmitriy Zaporozhets2013-05-081-5/+10
|\ \ \ | |/ / |/| |
| * | Update init.d scriptrezigned2013-05-091-5/+10
|/ /
* | Fix last tree breadcrumbs for blobDmitriy Zaporozhets2013-05-081-1/+6
* | Merge pull request #3687 from hiroponz/fix-not-using-git-bin-pathDmitriy Zaporozhets2013-05-081-0/+1
|\ \
| * | Fix not using git.bin_path in config.Sato Hiroyuki2013-05-071-0/+1
* | | Merge pull request #3880 from hiroponz/fix-check-git-versionDmitriy Zaporozhets2013-05-083-24/+133
|\ \ \
| * | | Add Gitlab::VersionInfo class to fix and simplify version check.Sato Hiroyuki2013-05-083-24/+133
* | | | Add custom sing-in text & google analyticsDmitriy Zaporozhets2013-05-086-3/+19
* | | | Add extra config for some advanced customizationDmitriy Zaporozhets2013-05-083-3/+29
* | | | Admin.user page: sort projects, add better confirm message for leaving teamDmitriy Zaporozhets2013-05-081-2/+2
* | | | Fix project labels scopeDmitriy Zaporozhets2013-05-083-8/+6
* | | | Dont show fork button in personal projects. Point to fork if already forked p...Dmitriy Zaporozhets2013-05-084-5/+26
* | | | Merge branch 'enhancement/issue_filter_dropdown' of /home/git/repositories/gi...Dmitriy Zaporozhets2013-05-089-18/+689
|\ \ \ \
| * | | | bring more usability to issues filtering. Block issues area on loading filter...Dmitriy Zaporozhets2013-05-086-60/+670
| * | | | init filter linksDmitriy Zaporozhets2013-05-082-4/+15
| * | | | replace selectboxes with filtersDmitriy Zaporozhets2013-05-083-5/+55
* | | | | Update CHANGELOGDmitriy Zaporozhets2013-05-081-0/+2
* | | | | Merge pull request #3834 from ichord/gfm-autocompDmitriy Zaporozhets2013-05-089-34/+57
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | autocomplete issues and preload autocomplete data.ichord2013-05-049-34/+57
* | | | | Merge pull request #3862 from crazyscience/patch-3Dmitriy Zaporozhets2013-05-073-0/+7
|\ \ \ \ \
| * | | | | Setting the working directory before git operationscrazyscience2013-05-073-0/+7
| | |_|_|/ | |/| | |
* | | | | Merge pull request #3877 from mikehaertl/3793-puma-relative-urlDmitriy Zaporozhets2013-05-071-0/+4
|\ \ \ \ \
| * | | | | Fixes #3793: Puma configuration for relative base URLMichael Härtl2013-05-081-0/+4
|/ / / / /
* | | | | Merge pull request #3874 from axilleas/installation-fixDmitriy Zaporozhets2013-05-071-2/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Bump charlock_holmes to 0.9.6.4Axilleas Pipinellis2013-05-071-2/+2
|/ / / /
* | | | Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2013-05-072-1/+5
|\ \ \ \
| * \ \ \ Merge pull request #3871 from axilleas/backup-fixDmitriy Zaporozhets2013-05-072-1/+5
| |\ \ \ \