| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Improve comments for shell_path | Drunkard Zhang | 2015-05-04 | 1 | -3/+2 |
| * | Specify shell while run me as git user | Drunkard Zhang | 2015-02-04 | 2 | -1/+8 |
| * | Mention web hook imporvements | Dmitriy Zaporozhets | 2015-02-03 | 1 | -1/+1 |
| * | Merge branch 'webhook-rescue' into 'master' | Dmitriy Zaporozhets | 2015-02-03 | 1 | -1/+1 |
| |\ | |||||
| | * | Rescue connection reset for web hooks | Dmitriy Zaporozhets | 2015-02-03 | 1 | -1/+1 |
| * | | Merge branch 'jasonblanchard-collapseable-nav' into 'master' | Dmitriy Zaporozhets | 2015-02-03 | 8 | -11/+88 |
| |\ \ | |||||
| | * | | Improve collapsing sidebar | Dmitriy Zaporozhets | 2015-02-03 | 5 | -48/+41 |
| | * | | Merge branch 'collapseable-nav' of https://github.com/jasonblanchard/gitlabhq... | Dmitriy Zaporozhets | 2015-02-03 | 7 | -2/+86 |
| | |\ \ | | |/ | |/| | |||||
| | | * | Adds persistent collapse button for left side bar | Jason Blanchard | 2015-02-03 | 7 | -2/+86 |
| * | | | Merge branch 'push-it' into 'master' | Dmitriy Zaporozhets | 2015-02-03 | 1 | -1/+1 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Push can be multiple files. | Sytse Sijbrandij | 2015-02-03 | 1 | -1/+1 |
| |/ / | |||||
| * | | Merge branch 'issue-merge-req-context-links' of https://github.com/jasonblanc... | Dmitriy Zaporozhets | 2015-02-03 | 8 | -25/+37 |
| |\ \ | |||||
| | * | | Adds link to milestone and keeping resource context on smaller | Jason Blanchard | 2015-02-03 | 8 | -25/+37 |
| | |/ | |||||
| * | | Merge branch 'new-file-repo-docs' into 'master' | Dmitriy Zaporozhets | 2015-02-03 | 6 | -0/+27 |
| |\ \ | |||||
| | * | | improve english documentation | Job van der Voort | 2015-02-03 | 1 | -10/+13 |
| | * | | Web editor documnetation | Dmitriy Zaporozhets | 2015-02-02 | 6 | -0/+24 |
| | |/ | |||||
| * | | Merge pull request #8723 from jubianchi/api-groups-path | Dmitriy Zaporozhets | 2015-02-03 | 6 | -40/+47 |
| |\ \ | |||||
| | * | | Acces groups with their path in API | jubianchi | 2015-02-03 | 6 | -40/+47 |
| * | | | Merge pull request #8719 from jvanbaarsen/diff-colors | Dmitriy Zaporozhets | 2015-02-03 | 1 | -10/+10 |
| |\ \ \ | |||||
| | * | | | Made diff colors a little less In Your Face | Jeroen van Baarsen | 2015-02-03 | 1 | -10/+10 |
| | | |/ | |/| | |||||
| * | | | Merge branch 'tune_commit_page' into 'master' | Dmitriy Zaporozhets | 2015-02-03 | 6 | -21/+43 |
| |\ \ \ | |||||
| | * | | | update changelog | Valery Sizov | 2015-02-03 | 1 | -1/+1 |
| | * | | | code folding | Valery Sizov | 2015-02-03 | 1 | -2/+2 |
| | * | | | Commit page: async load branches info | Valery Sizov | 2015-02-03 | 5 | -21/+43 |
| |/ / / | |||||
| * | | | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Dmitriy Zaporozhets | 2015-02-03 | 2 | -2/+2 |
| |\ \ \ | | |/ | |/| | |||||
| | * | | Merge pull request #8722 from Razer6/fix_gitlab_shell_version | Robert Schilling | 2015-02-03 | 2 | -2/+2 |
| | |\ \ | |||||
| | | * | | Update gitlab-shell to 2.4.2 for 7.7 install/update guide | Robert Schilling | 2015-02-03 | 2 | -2/+2 |
| | |/ / | |||||
| * | | | Merge branch 'rubycop-improvements' into 'master' | Dmitriy Zaporozhets | 2015-02-03 | 40 | -170/+199 |
| |\ \ \ | |||||
| | * | | | Rubocop: indentation fixes Yay!!! | Dmitriy Zaporozhets | 2015-02-02 | 8 | -33/+33 |
| | * | | | Rubocop: no trailing newlines | Dmitriy Zaporozhets | 2015-02-02 | 9 | -11/+6 |
| | * | | | Rubocop: Dont allow puts or print to stdout | Dmitriy Zaporozhets | 2015-02-02 | 1 | -1/+4 |
| | * | | | Rubocop: Style/ElseAlignment enabled | Dmitriy Zaporozhets | 2015-02-02 | 6 | -27/+31 |
| | * | | | Rubocop: comment indentation | Dmitriy Zaporozhets | 2015-02-02 | 4 | -8/+16 |
| | * | | | More rubocop rules enable | Dmitriy Zaporozhets | 2015-02-02 | 2 | -5/+6 |
| | * | | | Rubocop: Style/CaseIndentation enabled | Dmitriy Zaporozhets | 2015-02-02 | 3 | -18/+16 |
| | * | | | Avoid using {...} for multi-line blocks | Dmitriy Zaporozhets | 2015-02-02 | 5 | -11/+9 |
| | * | | | Rubocop: Ascii restrictions | Dmitriy Zaporozhets | 2015-02-02 | 1 | -2/+2 |
| | * | | | Rubocop: Style/AlignHash enabled | Dmitriy Zaporozhets | 2015-02-02 | 12 | -48/+70 |
| | * | | | Rubocop: Style/AlignArray enabled | Dmitriy Zaporozhets | 2015-02-02 | 2 | -2/+2 |
| | * | | | Rubocop: Style/Alias enabled | Dmitriy Zaporozhets | 2015-02-02 | 2 | -2/+2 |
| | * | | | Rubocop: Style/AccessorMethodName enabled | Dmitriy Zaporozhets | 2015-02-02 | 2 | -3/+3 |
| * | | | | Merge branch 'rubocop-spaces-hash' into 'master' | Dmitriy Zaporozhets | 2015-02-03 | 30 | -67/+70 |
| |\ \ \ \ | |/ / / | | / / | |/ / |/| | | |||||
| | * | | Rubocop enabled for: Use spaces inside hash literal braces | Dmitriy Zaporozhets | 2015-02-02 | 27 | -66/+66 |
| | * | | Add rubocop to rake test and rake test_ci | Dmitriy Zaporozhets | 2015-02-02 | 3 | -1/+4 |
| * | | | Merge branch 'ruby-hash-1-9' into 'master' | Dmitriy Zaporozhets | 2015-02-03 | 13 | -36/+34 |
| |\ \ \ | |/ / | |||||
| | * | | Fix syntax error | Dmitriy Zaporozhets | 2015-02-02 | 1 | -5/+7 |
| | * | | Update CHANGELOG with rubocop | Dmitriy Zaporozhets | 2015-02-02 | 1 | -1/+1 |
| | * | | Convert hashes to ruby 1.9 style | Dmitriy Zaporozhets | 2015-02-02 | 12 | -31/+27 |
| |/ / | |||||
| * | | Merge branch 'rubocop' into 'master' | Dmitriy Zaporozhets | 2015-02-03 | 3 | -18/+1023 |
| |\ \ | |||||
| | * | | At first disable all checks. We will enable it one by one later | Dmitriy Zaporozhets | 2015-02-02 | 1 | -8/+988 |
