summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Improve comments for shell_pathDrunkard Zhang2015-05-041-3/+2
* Specify shell while run me as git userDrunkard Zhang2015-02-042-1/+8
* Mention web hook imporvementsDmitriy Zaporozhets2015-02-031-1/+1
* Merge branch 'webhook-rescue' into 'master'Dmitriy Zaporozhets2015-02-031-1/+1
|\
| * Rescue connection reset for web hooksDmitriy Zaporozhets2015-02-031-1/+1
* | Merge branch 'jasonblanchard-collapseable-nav' into 'master'Dmitriy Zaporozhets2015-02-038-11/+88
|\ \
| * | Improve collapsing sidebarDmitriy Zaporozhets2015-02-035-48/+41
| * | Merge branch 'collapseable-nav' of https://github.com/jasonblanchard/gitlabhq...Dmitriy Zaporozhets2015-02-037-2/+86
| |\ \ | | |/ | |/|
| | * Adds persistent collapse button for left side barJason Blanchard2015-02-037-2/+86
* | | Merge branch 'push-it' into 'master'Dmitriy Zaporozhets2015-02-031-1/+1
|\ \ \ | |/ / |/| |
| * | Push can be multiple files.Sytse Sijbrandij2015-02-031-1/+1
|/ /
* | Merge branch 'issue-merge-req-context-links' of https://github.com/jasonblanc...Dmitriy Zaporozhets2015-02-038-25/+37
|\ \
| * | Adds link to milestone and keeping resource context on smallerJason Blanchard2015-02-038-25/+37
| |/
* | Merge branch 'new-file-repo-docs' into 'master'Dmitriy Zaporozhets2015-02-036-0/+27
|\ \
| * | improve english documentationJob van der Voort2015-02-031-10/+13
| * | Web editor documnetationDmitriy Zaporozhets2015-02-026-0/+24
| |/
* | Merge pull request #8723 from jubianchi/api-groups-pathDmitriy Zaporozhets2015-02-036-40/+47
|\ \
| * | Acces groups with their path in APIjubianchi2015-02-036-40/+47
* | | Merge pull request #8719 from jvanbaarsen/diff-colorsDmitriy Zaporozhets2015-02-031-10/+10
|\ \ \
| * | | Made diff colors a little less In Your FaceJeroen van Baarsen2015-02-031-10/+10
| | |/ | |/|
* | | Merge branch 'tune_commit_page' into 'master'Dmitriy Zaporozhets2015-02-036-21/+43
|\ \ \
| * | | update changelogValery Sizov2015-02-031-1/+1
| * | | code foldingValery Sizov2015-02-031-2/+2
| * | | Commit page: async load branches infoValery Sizov2015-02-035-21/+43
|/ / /
* | | Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2015-02-032-2/+2
|\ \ \ | | |/ | |/|
| * | Merge pull request #8722 from Razer6/fix_gitlab_shell_versionRobert Schilling2015-02-032-2/+2
| |\ \
| | * | Update gitlab-shell to 2.4.2 for 7.7 install/update guideRobert Schilling2015-02-032-2/+2
| |/ /
* | | Merge branch 'rubycop-improvements' into 'master'Dmitriy Zaporozhets2015-02-0340-170/+199
|\ \ \
| * | | Rubocop: indentation fixes Yay!!!Dmitriy Zaporozhets2015-02-028-33/+33
| * | | Rubocop: no trailing newlinesDmitriy Zaporozhets2015-02-029-11/+6
| * | | Rubocop: Dont allow puts or print to stdoutDmitriy Zaporozhets2015-02-021-1/+4
| * | | Rubocop: Style/ElseAlignment enabledDmitriy Zaporozhets2015-02-026-27/+31
| * | | Rubocop: comment indentationDmitriy Zaporozhets2015-02-024-8/+16
| * | | More rubocop rules enableDmitriy Zaporozhets2015-02-022-5/+6
| * | | Rubocop: Style/CaseIndentation enabledDmitriy Zaporozhets2015-02-023-18/+16
| * | | Avoid using {...} for multi-line blocksDmitriy Zaporozhets2015-02-025-11/+9
| * | | Rubocop: Ascii restrictionsDmitriy Zaporozhets2015-02-021-2/+2
| * | | Rubocop: Style/AlignHash enabledDmitriy Zaporozhets2015-02-0212-48/+70
| * | | Rubocop: Style/AlignArray enabledDmitriy Zaporozhets2015-02-022-2/+2
| * | | Rubocop: Style/Alias enabledDmitriy Zaporozhets2015-02-022-2/+2
| * | | Rubocop: Style/AccessorMethodName enabledDmitriy Zaporozhets2015-02-022-3/+3
* | | | Merge branch 'rubocop-spaces-hash' into 'master'Dmitriy Zaporozhets2015-02-0330-67/+70
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Rubocop enabled for: Use spaces inside hash literal bracesDmitriy Zaporozhets2015-02-0227-66/+66
| * | Add rubocop to rake test and rake test_ciDmitriy Zaporozhets2015-02-023-1/+4
* | | Merge branch 'ruby-hash-1-9' into 'master'Dmitriy Zaporozhets2015-02-0313-36/+34
|\ \ \ | |/ /
| * | Fix syntax errorDmitriy Zaporozhets2015-02-021-5/+7
| * | Update CHANGELOG with rubocopDmitriy Zaporozhets2015-02-021-1/+1
| * | Convert hashes to ruby 1.9 styleDmitriy Zaporozhets2015-02-0212-31/+27
|/ /
* | Merge branch 'rubocop' into 'master'Dmitriy Zaporozhets2015-02-033-18/+1023
|\ \
| * | At first disable all checks. We will enable it one by one laterDmitriy Zaporozhets2015-02-021-8/+988