summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge branch '17073-tagscontroller-index-is-terrible-response-time-go...Alejandro Rodríguez2016-07-241-1/+1
* Merge branch 'add-gitlab-workhorse-version-to-admin-dashboard' into 'master' Douwe Maan2016-07-231-0/+4
|\
| * Add gitlab-workhorse version to admin dashboardKatarzyna Kobierska2016-07-231-0/+4
* | Add light border to rounded avatarsdz-avatar-borderDmitriy Zaporozhets2016-07-222-2/+2
|/
* Refactor protected branches documentationAchilleas Pipinellis2016-07-221-6/+7
* Merge branch '17073-tagscontroller-index-is-terrible-response-time-goes-up-to...Yorick Peterse2016-07-211-1/+1
|\
| * Update to gitlab_git 10.4.1 and take advantage of preserved Ref objectsAlejandro Rodríguez2016-07-211-1/+1
* | Merge branch '20046-snippets-menu' into 'master' Robert Speicher2016-07-211-1/+1
|\ \ | |/ |/|
| * Change nav link snippet controllerAnnabel Dunstone2016-07-211-1/+1
* | Reduce min width of pipeline tableAnnabel Dunstone2016-07-211-2/+2
|/
* Merge branch 'discussion-model' into 'master' Robert Speicher2016-07-2114-139/+127
|\
| * Add Discussion model to represent MR/diff discussiondiscussion-modelDouwe Maan2016-07-2014-139/+127
* | Merge branch 'ui-bug-fixes' into 'master' Robert Speicher2016-07-213-7/+12
|\ \
| * | Mobile view for commit statusAnnabel Dunstone2016-07-211-1/+2
| * | Fix ci icons getting cut offAnnabel Dunstone2016-07-211-1/+1
| * | Fix icons on commits page and builds pageAnnabel Dunstone2016-07-211-1/+1
| * | Add new fork SVG to fix weird styling of other SVGsAnnabel Dunstone2016-07-211-1/+3
| * | Bug fixesAnnabel Dunstone2016-07-211-4/+6
* | | Don't use `params[:id]` while building `markdown_preview_path`.20079-new-wiki-page-500Timothy Andrew2016-07-211-1/+1
|/ /
* | Merge branch 'fix/new-project-import-tooltip' into 'master' Fatih Acet2016-07-211-12/+12
|\ \
| * | added spec, fixed wordingJames Lopez2016-07-201-3/+3
| * | fix JS - now tooltip and flash should showJames Lopez2016-07-201-9/+9
* | | Merge branch 'hide-project-name-in-project-activities' into 'master' Fatih Acet2016-07-216-20/+18
|\ \ \
| * | | Hide namespace and project name on project activity page (!5068)winniehell2016-07-146-20/+18
* | | | Merge branch 'add-preview-image-border' into 'master' Fatih Acet2016-07-211-1/+1
|\ \ \ \
| * | | | Add image border in Markdown preview (!5162)winniehell2016-07-211-1/+1
* | | | | Merge branch 're-deploy-button' into 'master' Rémy Coutable2016-07-211-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Use Re-deploy button on Deployments pagere-deploy-buttonKamil Trzcinski2016-07-201-1/+1
* | | | | Merge branch 'sidebar-clipboard-toggle' into 'master' Fatih Acet2016-07-201-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Prevent toggling sidebar when clipboard icon clicked.sidebar-clipboard-toggleFatih Acet2016-07-201-1/+1
| | |/ / | |/| |
* | | | Merge branch 'email-domain-blacklist' into 'master' Robert Speicher2016-07-201-12/+45
|\ \ \ \ | |_|_|/ |/| | |
| * | | Default to manual input for `domain_whitelist`, syntax fixes and added new te...Patricio Cano2016-07-181-4/+4
| * | | Refactor and rename `restricted_signup_domains` to `domain_whitelist` to bett...Patricio Cano2016-07-181-22/+4
| * | | Added the ability to block sign ups using a domain blacklist.Patricio Cano2016-07-181-11/+62
* | | | Merge branch 'cs-warn-on-failure' into 'master' Fatih Acet2016-07-201-1/+1
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'origin/master' into cs-warn-on-failurecs-warn-on-failureKamil Trzcinski2016-07-2014-44/+127
| |\ \ \ \
| * | | | | Starting work on the warn_on_failure feature for the MR build status.Connor Shea2016-07-191-1/+1
* | | | | | Merge branch 'add-link-to-commit-avatar' into 'master' Rémy Coutable2016-07-203-7/+4
|\ \ \ \ \ \
| * | | | | | Add link to user profile to commit avatar (!5163)winniehell2016-07-203-7/+4
* | | | | | | Merge branch 'issue_8110' into 'master' Rémy Coutable2016-07-202-61/+21
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Refactor service settings viewissue_8110Felipe Artur2016-07-204-103/+22
| * | | | | | Allow slack service to send messages on different channelsFelipe Artur2016-07-193-2/+43
* | | | | | | Merge branch 'explore-nav' into 'master' Jacob Schatz2016-07-201-4/+0
|\ \ \ \ \ \ \
| * | | | | | | Remove icons from explore navAnnabel Dunstone2016-07-201-4/+0
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch '15343-build-settiings' into 'master' Rémy Coutable2016-07-205-93/+106
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Create PipelinesSettingsController for showing settings pageKamil Trzcinski2016-07-202-3/+3
| * | | | | | Merge remote-tracking branch 'origin/master' into 15343-build-settiingsKamil Trzcinski2016-07-2021-70/+196
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | Move Pipelines settings under `gitlab.com/gitlab-org/gitlab-ce/pipelines/sett...Kamil Trzcinski2016-07-192-3/+3
| * | | | | | Change title to CI/CD PipelinesAnnabel Dunstone2016-07-192-3/+3
| * | | | | | Capitalize CI PipelinesAnnabel Dunstone2016-07-191-1/+1