summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'issue_3799' into 'master' Rémy Coutable2016-04-221-1/+10
|\
| * Merge remote-tracking branch 'origin/master' into issue_3799Alfredo Sumaran2016-04-2176-276/+396
| |\
| * | Do not display filters if user if there's no current_userAlfredo Sumaran2016-04-211-7/+8
| * | Allow filtering by Owned projectsAlfredo Sumaran2016-04-181-1/+9
* | | Merge branch 'confirmation-screen' into 'master' Robert Speicher2016-04-222-0/+27
|\ \ \
| * | | Improved confirmation UXconfirmation-screenPhil Hughes2016-04-212-0/+27
* | | | Merge branch 'rs-diff_view' into 'master' Rémy Coutable2016-04-221-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Always read diff_view setting from the cookieRobert Speicher2016-04-141-1/+1
* | | | Merge branch 'remove-update-files' into 'master' Yorick Peterse2016-04-213-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Removed JS update templatesremove-update-filesPhil Hughes2016-04-193-1/+1
| | |/ | |/|
* | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ceRémy Coutable2016-04-214-52/+42
|\ \ \
| * \ \ Merge branch 'label-dropdown-fix' into 'master' Jacob Schatz2016-04-214-52/+42
| |\ \ \
| | * \ \ Merge remote-tracking branch 'origin/master' into label-dropdown-fixlabel-dropdown-fixAlfredo Sumaran2016-04-2010-20/+69
| | |\ \ \
| | * \ \ \ Merge remote-tracking branch 'origin/master' into label-dropdown-fixAlfredo Sumaran2016-04-2061-270/+381
| | |\ \ \ \
| | * | | | | Move shared html to a partialAlfredo Sumaran2016-04-183-34/+21
| | * | | | | Add is-link attribute to know if a menu item should not be stoppedAlfredo Sumaran2016-04-181-1/+1
| | * | | | | Fix Label dropdown and organize codeAlfredo Sumaran2016-04-152-3/+3
| | * | | | | Render proper partialAlfredo Sumaran2016-04-152-2/+2
| | * | | | | Add spacesAlfredo Sumaran2016-04-151-3/+3
| | * | | | | Reuse partial for Create Label pageAlfredo Sumaran2016-04-153-18/+21
* | | | | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRémy Coutable2016-04-211-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge branch 'issue_15434' into 'master' Jacob Schatz2016-04-211-1/+1
| |\ \ \ \ \ \
| | * | | | | | Remove unnecessary provided paramAlfredo Sumaran2016-04-211-1/+1
| | | |_|/ / / | | |/| | | |
* | | | | | | Merge branch 'rs-issue-15408' into 'master' Robert Speicher2016-04-211-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix undefined local variable error in Invalid MR templaters-issue-15408Robert Speicher2016-04-211-1/+1
| |/ / / / / /
* | | | | | | Merge branch 'diff-link-fix' into 'master' Jacob Schatz2016-04-211-4/+4
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Put back removed line numberdiff-link-fixPhil Hughes2016-04-201-1/+1
| * | | | | | Fixed issue with lines not being selectable when expanding diffPhil Hughes2016-04-201-5/+5
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'top-navigation-concept' into 'master' Dmitriy Zaporozhets2016-04-2113-24/+10
|\ \ \ \ \ \
| * | | | | | Layout navigation should respect layout width settingstop-navigation-conceptDmitriy Zaporozhets2016-04-201-1/+2
| * | | | | | Fix tests and remove countersDmitriy Zaporozhets2016-04-191-2/+0
| * | | | | | Implement top navigation concept for profile areaDmitriy Zaporozhets2016-04-1913-22/+9
* | | | | | | Merge branch 'issue_5838' into 'master' Rémy Coutable2016-04-211-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Show project members only for membersFelipe Artur2016-04-181-1/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'addtap' into 'master' Kamil Trzciński2016-04-211-0/+3
|\ \ \ \ \ \ \
| * | | | | | | add tap coverage example to project settingsEvan Lucas2016-04-191-0/+3
* | | | | | | | Merge branch 'ci-commit-as-pipeline' into 'master' Kamil Trzciński2016-04-2113-100/+106
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineci-commit-as-pipelineKamil Trzcinski2016-04-1930-187/+246
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Make some logic less twistableKamil Trzcinski2016-04-173-8/+9
| * | | | | | | | | Revert unneeded changesKamil Trzcinski2016-04-161-1/+1
| * | | | | | | | | Rename CiStatus to StatusableKamil Trzcinski2016-04-161-1/+1
| * | | | | | | | | Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineKamil Trzcinski2016-04-1639-107/+179
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Optimise Merge Request builds renderingKamil Trzcinski2016-04-132-4/+5
| * | | | | | | | | | Cleanup changesKamil Trzcinski2016-04-137-5/+5
| * | | | | | | | | | Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineKamil Trzcinski2016-04-1314-105/+114
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineKamil Trzcinski2016-04-1138-230/+120
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix specsKamil Trzcinski2016-04-112-3/+3
| * | | | | | | | | | | | Use Ci::Commit as PipelineKamil Trzcinski2016-04-1115-96/+100
* | | | | | | | | | | | | disable spellcheck and autocorrect for username field in admin pageArinde Eniola2016-04-201-3/+3
* | | | | | | | | | | | | Merge branch 'issue_14678' into 'master' Jacob Schatz2016-04-201-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | |