summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixes issue with assign milestone not loading milestone listfix-milestone-assignPhil Hughes2016-03-221-1/+1
* Merge branch 'doc_group_visibility' into 'master' Achilleas Pipinellis2016-03-221-8/+15
|\
| * Add docs on group visibilityAchilleas Pipinellis2016-03-221-8/+15
* | Merge branch 'gitlab_intro_docs' into 'master' Achilleas Pipinellis2016-03-229-81/+163
|\ \ | |/ |/|
| * Remove redundant wordAchilleas Pipinellis2016-03-221-1/+1
| * Refactor award emoji doc a bitAchilleas Pipinellis2016-03-221-4/+4
| * Fix grammar in intro guideAchilleas Pipinellis2016-03-221-2/+2
| * Merge Git basics into Start using GitAchilleas Pipinellis2016-03-223-59/+63
| * Add award emoji docsAchilleas Pipinellis2016-03-226-1/+49
| * Change titles to be more descriptiveAchilleas Pipinellis2016-03-221-3/+3
| * Remove blockquotesAchilleas Pipinellis2016-03-211-5/+5
| * Simplify install and update sectiongitlab_intro_docsAchilleas Pipinellis2016-03-191-5/+2
| * Add h1 headingAchilleas Pipinellis2016-03-191-0/+2
| * Add more options and missing linksAchilleas Pipinellis2016-03-191-10/+12
| * Merge branch 'master' into gitlab_intro_docsAchilleas Pipinellis2016-03-19333-5274/+5171
| |\
| * | No newlines between list itemsAchilleas Pipinellis2016-03-181-23/+12
| * | First draft on GitLab intro docsAchilleas Pipinellis2016-03-151-0/+40
* | | 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