summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'search-commit-ui-fix' into 'master' Jacob Schatz2016-09-162-8/+11
|\
| * Fixed commit search UIsearch-commit-ui-fixPhil Hughes2016-09-052-8/+11
* | Replace contributions calendar timezone payload with datesClement Ho2016-09-161-2/+2
* | fixed incorrect reference to @repository.root_ref in _readme.html.haml. #22083Jason Aquino2016-09-161-1/+1
* | Merge branch 'issue_21824' into 'master' Fatih Acet2016-09-161-1/+1
|\ \
| * | Fix issuable templates dropdown for forked projectsissue_21824Felipe Artur2016-09-151-1/+1
* | | Merge branch 'group-specific-lfs-settings' into 'master' Rémy Coutable2016-09-166-10/+30
|\ \ \
| * | | Syntax fixes and better tests for helper methods. Updated docs.group-specific-lfs-settingsPatricio Cano2016-09-153-2/+2
| * | | Improved helper methods, better flow for `project.lfs_enabled?`, and UI fixes.Patricio Cano2016-09-153-12/+10
| * | | Added group-specific setting for LFS.Patricio Cano2016-09-156-2/+24
| |/ /
* | | Merge branch 'fix-typos' into 'master' Rémy Coutable2016-09-161-1/+1
|\ \ \
| * | | Fix spelling: sucessfully -> successfullyStan Hu2016-09-151-1/+1
* | | | Merge branch '20870-secret-variables-sorted-by-key' into 'master' Rémy Coutable2016-09-161-1/+1
|\ \ \ \
| * | | | Sort secret variables by key (fix #20870)Diego Souza2016-09-091-1/+1
* | | | | Remove empty stage state; fit tooltip on one lineAnnabel Dunstone Gray2016-09-163-19/+2
* | | | | Remove stage names; connect stages in columnAnnabel Dunstone Gray2016-09-163-15/+24
* | | | | Merge branch 'issue-boards-keyboard-shortcut' into 'master' Jacob Schatz2016-09-152-0/+10
|\ \ \ \ \
| * | | | | Added keyboard shortcut to navigate to issue boardsPhil Hughes2016-09-152-0/+10
| | |_|/ / | |/| | |
* | | | | Merge branch '18849-project-snippets-page-isn-t-really-responsive' into 'mast...Jacob Schatz2016-09-158-46/+55
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Reordered dropdown options18849-project-snippets-page-isn-t-really-responsiveLuke Bennett2016-09-078-46/+55
* | | | | Merge branch 'group-similar' into 'master' Rémy Coutable2016-09-155-26/+44
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix spec failuresgroup-similarKamil Trzcinski2016-09-144-6/+4
| * | | | Re-use as much of views as possibleKamil Trzcinski2016-09-146-58/+46
| * | | | Style grouped builds dropdownAnnabel Dunstone Gray2016-09-072-9/+24
| * | | | Group similar buildsKamil Trzcinski2016-09-072-2/+19
* | | | | Backport search_helper changes from EEbackport_to_search_helper_from_eeValery Sizov2016-09-142-2/+2
* | | | | Restore SSH Key title auto-population behaviorRobert Speicher2016-09-131-0/+1
* | | | | Change method name to #reopenable?Katarzyna Kobierska2016-09-131-1/+1
* | | | | Add #can_reopen? and testsKatarzyna Kobierska2016-09-131-1/+1
* | | | | Add #closed_without_source_project?Katarzyna Kobierska2016-09-132-15/+18
* | | | | Merge branch '21877-no-mr-branch-title-link-in-issue-on-mobile' into 'master' Annabel Dunstone Gray2016-09-132-2/+2
|\ \ \ \ \
| * | | | | Used flexbox to force related merge request list items into columned items21877-no-mr-branch-title-link-in-issue-on-mobileLuke Bennett2016-09-092-2/+2
| |/ / / /
* | | | | Remove unnecessary variablesKatarzyna Kobierska2016-09-132-8/+8
* | | | | Code refactoringKatarzyna Kobierska2016-09-133-11/+14
* | | | | Improve build_path name and admin variableKatarzyna Kobierska2016-09-135-14/+13
* | | | | Fix error in pathsKatarzyna Kobierska2016-09-131-6/+5
* | | | | Build path with callKatarzyna Kobierska2016-09-134-30/+6
* | | | | Create shared partial for project and admin buildsKatarzyna Kobierska2016-09-136-93/+46
* | | | | Moved build tabs partial to sharedKatarzyna Kobierska2016-09-133-2/+2
* | | | | Improve table code and add CHANGELOGKatarzyna Kobierska2016-09-131-4/+2
* | | | | Improve code in table partialKatarzyna Kobierska2016-09-131-3/+4
* | | | | Improve codeKatarzyna Kobierska2016-09-135-10/+11
* | | | | Liken admin and project builds views to each otherKatarzyna Kobierska2016-09-133-43/+31
* | | | | Move builds content list to partialKatarzyna Kobierska2016-09-133-40/+45
* | | | | Use local variables in partialKatarzyna Kobierska2016-09-133-10/+10
* | | | | Change the way paths are generatedKatarzyna Kobierska2016-09-133-11/+9
* | | | | Add partial to admin builds and project buildsKatarzyna Kobierska2016-09-133-44/+30
* | | | | Only check :can_resolve permission if the note is resolvablesh-defer-resolvable-checkStan Hu2016-09-121-1/+2
* | | | | Merge branch 'add-remember-option-u2f' into 'master' Robert Speicher2016-09-092-2/+3
|\ \ \ \ \
| * | | | | Pass the remember_me option into the u2f form and support it while authentica...add-remember-option-u2fDJ Mountney2016-09-012-2/+3