summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixes issue with signin button overflowing on mobileheader-mobile-overflowPhil Hughes2016-03-223-4/+13
* Merge branch 'feature-ci-only-except-trigger' into 'master' Kamil Trzciński2016-03-224-10/+66
|\
| * make conditional a bit clearerJason Roehm2016-03-151-1/+1
| * fixed missing argument in listJason Roehm2016-03-151-1/+1
| * fix rubocop violationJason Roehm2016-03-151-1/+1
| * add some documentation for `triggers` keyword [ci skip]Jason Roehm2016-03-151-1/+12
| * add tests for only/except 'triggers' keywordJason Roehm2016-03-151-0/+44
| * add 'triggers' keyword to gitlab-ci.yml 'only' and 'except' fields to allow c...Jason Roehm2016-03-152-8/+9
* | Merge branch 'issue_12658' into 'master' Robert Speicher2016-03-221-1/+3
|\ \
| * | Check if index exists before adding it. [ci skip]Rubén Dávila2016-03-211-1/+3
|/ /
* | Merge branch 'issue_12658' into 'master' Robert Speicher2016-03-22101-977/+1538
|\ \
| * | Fix specsissue_12658Douwe Maan2016-03-223-11/+13
| * | Address feedbackDouwe Maan2016-03-2224-100/+154
| * | Merge branch 'master' into issue_12658Douwe Maan2016-03-21159-761/+2015
| |\ \ | |/ / |/| |
* | | Merge branch 'change_css_class_has_tooltip_to_has-tooltip' into 'master' Jacob Schatz2016-03-2134-47/+47
|\ \ \
| * | | change the css class has_tooltip to has-tooltip universallychange_css_class_has_tooltip_to_has-tooltipArinde Eniola2016-03-2034-47/+47
* | | | Merge branch 'css-indentation' into 'master' Jacob Schatz2016-03-213-9/+9
|\ \ \ \
| * | | | Fix Indentation lints in CSS.connorshea2016-03-183-9/+9
* | | | | Merge branch 'ssh-page-ago' into 'master' Jacob Schatz2016-03-211-1/+1
|\ \ \ \ \
| * | | | | Remove duplicated agossh-page-agoRobert Schilling2016-03-211-1/+1
* | | | | | Merge branch 'project-icon' into 'master' Jacob Schatz2016-03-213-3/+3
|\ \ \ \ \ \
| * | | | | | Updated other views with new project iconproject-iconPhil Hughes2016-03-212-2/+2
| * | | | | | Group page now uses correct project iconPhil Hughes2016-03-211-1/+1
* | | | | | | Merge branch 'css-shorthand' into 'master' Jacob Schatz2016-03-2110-23/+23
|\ \ \ \ \ \ \
| * | | | | | | Follow the CSS Style Guide rules for using shorthand where possible.connorshea2016-03-1810-23/+23
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch '2489-soft-delete-issues' into 'master' Douwe Maan2016-03-2125-38/+231
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into 2489-soft-delete-issuesZeger-Jan van de Weg2016-03-21100-647/+1708
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | Fix typos and dentingZeger-Jan van de Weg2016-03-214-12/+11
| * | | | | | | Minor improvements on IssuableActionsZeger-Jan van de Weg2016-03-2117-165/+110
| * | | | | | | Satisfy rubocopZeger-Jan van de Weg2016-03-192-4/+1
| * | | | | | | minor improvements and fixed specsZeger-Jan van de Weg2016-03-196-29/+34
| * | | | | | | Dry destroy action on issuablesZeger-Jan van de Weg2016-03-1915-43/+56
| * | | | | | | Hide delete botton on edit pageZeger-Jan van de Weg2016-03-196-11/+9
| * | | | | | | Soft delete issuablesZeger-Jan van de Weg2016-03-1920-18/+254
* | | | | | | | Merge branch 'fix/safe-import-url' into 'master' Douwe Maan2016-03-212-0/+2
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | updated changelogfix/safe-import-urlJames Lopez2016-03-211-0/+1
| * | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/safe-import...James Lopez2016-03-21658-8791/+13482
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge branch 'remove-console-log' into 'master' Jacob Schatz2016-03-211-1/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove console.log callStan Hu2016-03-201-1/+0
* | | | | | | | | Merge branch 'issues-show-performance' into 'master' Robert Speicher2016-03-2113-23/+140
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Create SSH keys for SSH clone Spinach testsissues-show-performanceYorick Peterse2016-03-212-0/+2
| * | | | | | | | | Create repositories in Spinach issues testsYorick Peterse2016-03-191-1/+1
| * | | | | | | | | Create repositories in IssuesController specsYorick Peterse2016-03-191-2/+2
| * | | | | | | | | Cache output of Repository#exists?Yorick Peterse2016-03-198-15/+130
| * | | | | | | | | Tweaked performance of Issue#related_branchesYorick Peterse2016-03-192-5/+5
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'feature/issue-move' into 'master' Kamil Trzciński2016-03-2130-15/+866
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Do not rewrite reference if already a cross referenceGrzegorz Bizon2016-03-211-2/+4
| * | | | | | | | | Change icon and cursor for issue move field tooltipfeature/issue-moveGrzegorz Bizon2016-03-201-2/+2
| * | | | | | | | | Preserve created at time of notes when moving issueGrzegorz Bizon2016-03-202-1/+7
| * | | | | | | | | Merge branch 'master' into feature/issue-moveGrzegorz Bizon2016-03-2023-57/+158
| |\ \ \ \ \ \ \ \ \