summaryrefslogtreecommitdiff
path: root/app/views/layouts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rs-issue-14259' into 'master' Robert Speicher2016-03-181-2/+4
|\
| * Prevent a 500 when a repository's root_ref is nilrs-issue-14259Robert Speicher2016-03-171-2/+4
* | Fix issues count on project viewDouglas Barbosa Alexandre2016-03-171-1/+1
|/
* Improving the original label-subscribing implementationRémy Coutable2016-03-151-5/+8
* Merge branch 'application-settings' into 'master' Robert Speicher2016-03-151-1/+1
|\
| * Let `oauth/applications#index` handle the `profiles#applications` routeapplication-settingsRobert Speicher2016-03-131-1/+1
* | Merge branch 'updated-project-home-icon' into 'master' Jacob Schatz2016-03-141-1/+1
|\ \
| * | Changed project home iconPhil Hughes2016-03-141-1/+1
* | | Merge branch 'share-project-ce' into 'master' Dmitriy Zaporozhets2016-03-141-0/+6
|\ \ \ | |/ / |/| |
| * | Add functionality to setup share of project with group via project settingsDmitriy Zaporozhets2016-03-111-0/+6
* | | Merge branch 'group-activity-separate-tab' into 'master' Robert Speicher2016-03-111-1/+6
|\ \ \ | |/ / |/| |
| * | Move group activity feed to separate page for consistency with dashboard and ...Dmitriy Zaporozhets2016-03-101-1/+6
* | | web hooks to webhooksashleys2016-03-101-2/+2
|/ /
* | Added tabindex to filter fielddashboard-search-field-tabindexPhil Hughes2016-03-041-1/+1
|/
* Merge branch 'logged-out-search' into 'master' Robert Speicher2016-03-013-37/+28
|\
| * Refactor UI header for logged out usersDmitriy Zaporozhets2016-03-013-47/+28
| * Enable search for logged-out usersDmitriy Zaporozhets2016-03-011-0/+10
* | Fix issue with overlap of sidebar links.Jacob Schatz2016-03-012-2/+2
|/
* Branded login page also in CE11489-branded-appearance-to-ceZeger-Jan van de Weg2016-02-261-0/+5
* Merge branch 'rs-mask-icon' into 'master' Robert Speicher2016-02-221-0/+1
|\
| * Add a Pinned Tab icon for Safarirs-mask-iconRobert Speicher2016-02-181-0/+1
* | Rename Tasks to TodosDouglas Barbosa Alexandre2016-02-202-7/+7
* | Rename menu item and page 'Task queue' to 'Tasks'Douglas Barbosa Alexandre2016-02-202-7/+7
* | Add a link to Task Queue on dashboard sidebarDouglas Barbosa Alexandre2016-02-201-6/+12
* | Add pending tasks badge on top right next to the new and logout buttonDouglas Barbosa Alexandre2016-02-201-1/+5
|/
* Merge branch 'rrott/gitlab-ce-logo-issue-11867' into 'master'Robert Speicher2016-02-052-2/+4
|\
| * fixed issue with poor logo transition animation on safariRoman Rott2016-02-052-2/+4
* | Improve placeholder: search -> SearchDmitriy Zaporozhets2016-02-051-1/+1
|/
* Merge branch 'search-on-groups-is-ugly' into 'master' Dmitriy Zaporozhets2016-02-041-1/+1
|\
| * Change placeholder text to just 'search'search-on-groups-is-uglyJacob Schatz2016-02-041-1/+1
* | Merge branch 'feature/jschatz1/issuable-sidebar' into 'master' Dmitriy Zaporozhets2016-02-041-1/+1
|\ \ | |/ |/|
| * New right side gutter design.Jacob Schatz2016-01-271-1/+1
* | Merge branch 'support-akismet' into 'master' Robert Speicher2016-02-031-0/+8
|\ \
| * | Hide the link for spam logs if the Askimet is disabledDouglas Barbosa Alexandre2016-02-021-6/+7
| * | Support Akismet spam checking for creation of issues via APIStan Hu2016-02-021-0/+7
* | | Improve tooltips on admin menuZeger-Jan van de Weg2016-02-021-3/+3
|/ /
* | Merge branch 'issue_2406' into 'master' Dmitriy Zaporozhets2016-01-281-0/+7
|\ \ | |/ |/|
| * Some fixes from last code review.Rubén Dávila2016-01-201-1/+1
| * Use adequate icon for Forks link on sidebar. #2406Rubén Dávila2016-01-201-1/+1
| * Setup new fork link in sidebar and routes. #2406Rubén Dávila2016-01-201-0/+7
* | Simplifies the HAML if statement for project branch URLJacob Schatz2016-01-201-6/+2
* | Fix HTML so code passessecret-shortcut-featureJacob Schatz2016-01-201-2/+2
* | Fix project find url so branch ref is not nilJacob Schatz2016-01-191-2/+6
* | Proper spacing in HAML file `if` statement.Jacob Schatz2016-01-191-1/+1
* | Removes `defined?` in favor to just `if`Jacob Schatz2016-01-191-1/+1
* | Add reference to the correct branch.Jacob Schatz2016-01-191-1/+1
* | Adds `t` as a shortcut for find file anywhereJacob Schatz2016-01-191-0/+3
|/
* Merge branch 'unsubscribe-from-thread-from-email-footer' into 'master' Douwe Maan2016-01-141-2/+6
|\
| * #can_unsubscribe? -> #?unsubscribable?Zeger-Jan van de Weg2016-01-111-1/+1
| * Add #can_unsubscribe? to SentNotificationZeger-Jan van de Weg2016-01-091-1/+1