summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Fix merge button dropdown (CE)ce-nfriend-fix-the-merge-buttonNathan Friend2019-08-122-5/+5
* Merge branch 'georgekoltsov/51260-add-filtering-to-bitbucket-server-import' i...Tim Zallmann2019-08-122-4/+15
|\
| * Add filter param sanitizationgeorgekoltsov/51260-add-filtering-to-bitbucket-server-importGeorge Koltsov2019-08-122-2/+8
| * Add changelog entryGeorge Koltsov2019-08-122-7/+8
| * Add BitBucketServerImport project filteringGeorge Koltsov2019-08-122-1/+5
* | Merge branch 'alipniagov-fix-wiki_can_not_be_created_total-counter' into 'mas...Thong Kuah2019-08-121-1/+1
|\ \
| * | Fix :wiki_can_not_be_created_total counteralipniagov-fix-wiki_can_not_be_created_total-counterAleksei Lipniagov2019-08-091-1/+1
* | | Merge branch '61332-web-ide-mr-branch-dropdown-closes-unexpectedly' into 'mas...Kushal Pandya2019-08-123-31/+26
|\ \ \ | |_|/ |/| |
| * | Reduce the default height of MR/branch dropdowns61332-web-ide-mr-branch-dropdown-closes-unexpectedlyHimanshu Kapoor2019-08-093-7/+6
| * | Focus on the input when clicked outside the inputHimanshu Kapoor2019-08-093-28/+24
* | | Merge branch '44036-someone-edited-the-issue-at-the-same-time-is-regularly-se...docs-4453-external-exportersFilipa Lacerda2019-08-121-1/+4
|\ \ \
| * | | Fix conflict warning being incorrectly displayed44036-someone-edited-the-issue-at-the-same-time-is-regularly-seen-despite-that-being-a-filthy-lieHeinrich Lee Yu2019-08-121-1/+4
* | | | Merge branch 'sh-break-out-invited-group-members' into 'master'Ash McKenzie2019-08-126-31/+73
|\ \ \ \
| * | | | Use snake case for tag placeholdersMartin Wortschack2019-08-091-3/+3
| * | | | Fixing missing html_safe calls for pending listStan Hu2019-08-091-1/+1
| * | | | Revert "Change 'data-toggle' => 'tab' to data-toggle: 'tab'"Stan Hu2019-08-091-2/+2
| * | | | Change 'data-toggle' => 'tab' to data-toggle: 'tab'Stan Hu2019-08-091-2/+2
| * | | | Fix highlighting of group name not workingStan Hu2019-08-091-2/+2
| * | | | Merge branch 'master' into sh-break-out-invited-group-membersStan Hu2019-08-09152-615/+1429
| |\ \ \ \
| * | | | | Resolve more discussionMartin Wortschack2019-08-091-2/+2
| * | | | | Apply suggestion to app/views/groups/group_members/index.html.hamlMartin Wortschack2019-08-091-1/+1
| * | | | | Rename search_invited to search_invite_emailStan Hu2019-08-092-2/+2
| * | | | | Resolve first round of discussionsMartin Wortschack2019-08-082-11/+8
| * | | | | Merge branch 'master' into sh-break-out-invited-group-membersStan Hu2019-08-0789-457/+760
| |\ \ \ \ \
| * | | | | | Remove local varMartin Wortschack2019-08-061-2/+0
| * | | | | | Fix broken specsMartin Wortschack2019-08-062-5/+1
| * | | | | | Fix CSS for mobileMartin Wortschack2019-08-063-20/+20
| * | | | | | Replace some flex propertiesGeorge Tsiolis2019-08-053-8/+8
| * | | | | | Remove card borderGeorge Tsiolis2019-08-051-2/+2
| * | | | | | Fix CSS for pending listStan Hu2019-08-051-1/+1
| * | | | | | Minor UX tweaks based on feedbackStan Hu2019-08-053-12/+12
| * | | | | | Show total member countStan Hu2019-08-051-5/+13
| * | | | | | Add tabs to switch between current/invited membersStan Hu2019-08-051-41/+46
| * | | | | | Make it easier to find invited group membersStan Hu2019-08-053-3/+37
* | | | | | | Resolve "GDK error on non-unique GraphQL fragment 'PageInfo'"Natalia Tepluhina2019-08-122-5/+6
* | | | | | | Merge branch 'fe-fix-diffs-specs-leaking-store' into 'master'Kushal Pandya2019-08-122-3/+3
|\ \ \ \ \ \ \
| * | | | | | | CE - FE fix diffs specs leaking storefe-fix-diffs-specs-leaking-storePaul Slaughter2019-08-112-3/+3
| | |_|_|/ / / | |/| | | | |
* | | | | | | Add kbd shortcuts for discussion navigationSam Bigelow2019-08-125-11/+80
|/ / / / / /
* | | | | | Update karma for new expansion cell markupAndré Luís2019-08-111-1/+1
* | | | | | Replace ... with new expansion optionsSamantha Ming2019-08-1014-109/+528
* | | | | | Split MR widget into cached and non-cached serializersIgor2019-08-0911-310/+377
* | | | | | Remove gfm_embed_metrics flag from BETristan Read2019-08-092-4/+2
* | | | | | Adds button to download metrics data as csvLaura Montemayor2019-08-097-4/+42
| |_|/ / / |/| | | |
* | | | | Add repo-refs control for search pageminghuan lei2019-08-096-20/+50
* | | | | Merge branch 'revert-d61dab91' into 'master'Bob Van Landuyt2019-08-092-23/+19
|\ \ \ \ \
| * | | | | Revert "Merge branch '65152-selective-highlight' into 'master'"revert-d61dab91Patrick Bajao2019-08-092-23/+19
* | | | | | Merge branch 'fix-job-log-formatting' into 'master'Filipa Lacerda2019-08-091-5/+0
|\ \ \ \ \ \
| * | | | | | Fix job log where spans were displayed in blockfix-job-log-formattingFabio Pitino2019-08-091-5/+0
| | |_|_|_|/ | |/| | | |
* | | | | | Improve layout of dropdowns in metrics pageMiguel Rincon2019-08-092-102/+133
* | | | | | Resolve "Add tooltip to improve clarity of "detached" label/state in the merg...Nick Kipling2019-08-092-2/+6