summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix a comment40744-idempotent-idsNick Thomas2018-01-191-1/+1
* Stop using truncate: true in more specsNick Thomas2018-01-195-6/+6
* Don't use the :migration trait on some specsNick Thomas2018-01-199-9/+9
* Remove the `truncate` RSpec traitNick Thomas2018-01-1914-16/+16
* Remove dependency on specific pipeline IDs in JS specsNick Thomas2018-01-193-8/+8
* Fix a bug in spec/features/merge_requests/diff_notes_resolve_spec.rbNick Thomas2018-01-191-1/+1
* Remove a hardcoded note ID in spec/support/features/discussion_comments_share...Nick Thomas2018-01-191-2/+4
* Fix a bug in spec/uploaders/job_artifact_uploader_spec.rbNick Thomas2018-01-191-2/+2
* Use deletion instead of truncation in spinach featuresNick Thomas2018-01-191-1/+1
* Avoid hard-coding project ID in spec/migrations/migrate_issues_to_ghost_user_...Nick Thomas2018-01-191-3/+3
* Fix spec/models/concerns/avatarable_spec.rb to work with idempotent IDsNick Thomas2018-01-191-18/+21
* Use the DatabaseCleaner 'deletion' strategy instead of 'truncation'Nick Thomas2018-01-191-4/+5
* Merge branch 'sh-fix-authorized-keys-docs' into 'master'Nick Thomas2018-01-191-1/+1
|\
| * Fix incorrect path for gitlab-shell authorized keys helpersh-fix-authorized-keys-docsStan Hu2018-01-181-1/+1
* | Merge branch '26296-update-styling-disabled-buttons' into 'master'Phil Hughes2018-01-196-19/+44
|\ \
| * | Change cursor to default for disabled buttons26296-update-styling-disabled-buttonsAnnabel Dunstone Gray2018-01-182-2/+2
| * | Remove hover states from disabled buttonsAnnabel Dunstone Gray2018-01-172-16/+21
| * | Update styling of all disabled buttonsAnnabel Dunstone Gray2018-01-165-13/+33
* | | Merge branch 'tz-fix-ide-bugs' into 'master'Phil Hughes2018-01-1925-77/+169
|\ \ \
| * | | WebIDE: Fix Commit bugsTim Zallmann2018-01-1925-77/+169
|/ / /
* | | Merge branch '42157-41989-fix-duplicate-in-create-item-dropdown' into 'master'Phil Hughes2018-01-194-1/+135
|\ \ \
| * | | Fix duplicate item in protected branch/tag dropdown42157-41989-fix-duplicate-in-create-item-dropdownEric Eastwood2018-01-184-1/+135
* | | | Merge branch 'fix-derefenced-target' into 'master'Douwe Maan2018-01-191-2/+2
|\ \ \ \
| * | | | Fix dereferenced_target naming in Gitlab::Git::Ref initializeSerdar Dogruyol2018-01-171-2/+2
* | | | | Merge branch 'fix-description-loss' into 'master'Phil Hughes2018-01-192-0/+51
|\ \ \ \ \
| * | | | | Fix eslintfix-description-lossJacob Schatz2018-01-181-4/+2
| * | | | | Remove Event listener and make code more readable.Jacob Schatz2018-01-181-4/+8
| * | | | | Add confirm when navigating away from page with tests.Jacob Schatz2018-01-182-0/+49
* | | | | | Merge branch '42159-utf8-uploads' into 'master'Douwe Maan2018-01-193-11/+17
|\ \ \ \ \ \
| * | | | | | Correctly escape UTF-8 path elements for uploadsNick Thomas2018-01-183-11/+17
* | | | | | | Merge branch '34055-issues-enabled-filter-misbehavior' into 'master'James Lopez2018-01-194-2/+35
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Resolve "Projects API: filter 'with_issues_enabled=true' returns projects wit...Jan Christophersen2018-01-194-2/+35
|/ / / / / /
* | | | | | Merge branch 'dispatcher-project-mr-edit' into 'master'Jacob Schatz2018-01-194-11/+34
|\ \ \ \ \ \
| * | | | | | Refactor dispatcher project mr edit and creation diff pathClement Ho2018-01-184-11/+34
* | | | | | | Merge branch 'dispatcher-groups' into 'master'Jacob Schatz2018-01-1817-75/+149
|\ \ \ \ \ \ \
| * | | | | | | dynamic imports for groups: pagesSimon Knox2018-01-1817-75/+149
|/ / / / / / /
* | | | | | | Merge branch '42154-fix-artifact-size-calc' into 'master'Robert Speicher2018-01-183-1/+12
|\ \ \ \ \ \ \
| * | | | | | | Fix a bug calculating artifact size for project statisticsNick Thomas2018-01-183-1/+12
* | | | | | | | Merge branch '42187-update-gitlab-styles-to-2-3-0' into 'master'Robert Speicher2018-01-185-86/+75
|\ \ \ \ \ \ \ \
| * | | | | | | | Update rubocop, rubocop-rspec, and gitlab-styles42187-update-gitlab-styles-to-2-3-0Rémy Coutable2018-01-185-86/+75
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch '41247-timestamp' into 'master'Robert Speicher2018-01-185-24/+58
|\ \ \ \ \ \ \ \
| * | | | | | | | Return last edited time instead of update time41247-timestampJan Provaznik2018-01-185-24/+58
* | | | | | | | | Merge branch '42190-make-edit-labels-in-the-issuable-sidebar-consistent' into...Clement Ho2018-01-184-6/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Make the 'Edit' links consistent in the issuable sidebar42190-make-edit-labels-in-the-issuable-sidebar-consistentRémy Coutable2018-01-184-6/+6
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'dispatcher-projects-mr-creation-new' into 'master'Jacob Schatz2018-01-182-14/+21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Refactor dispatcher project mr creations new pathClement Ho2018-01-182-14/+21
|/ / / / / / / / /
* | | | | | | | | Merge branch 'tz-karma-libraries-upgrade' into 'master'Filipa Lacerda2018-01-183-234/+1259
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Upgraded Karma DependenciesTim Zallmann2018-01-183-234/+1259
|/ / / / / / / / /
* | | | | | | | | Merge branch '42186-username-trailing-space' into 'master'Filipa Lacerda2018-01-181-3/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove trailing space after author name in note headerAnnabel Dunstone Gray2018-01-181-3/+1