summaryrefslogtreecommitdiff
path: root/app/views/layouts
Commit message (Expand)AuthorAgeFilesLines
* Let `oauth/applications#index` handle the `profiles#applications` routeapplication-settingsRobert Speicher2016-03-131-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
| * Unsubscribe from thread through link in email footerZeger-Jan van de Weg2016-01-091-2/+6
* | Merge branch 'remove-gray-bg'Dmitriy Zaporozhets2016-01-141-1/+1
|\ \
| * | Add suport for layout without containerDmitriy Zaporozhets2016-01-131-1/+1
* | | Update broadcast_message helperRobert Speicher2016-01-131-4/+1
* | | Style the broadcast message formRobert Speicher2016-01-131-1/+1
|/ /
* | Only load autocomplete data when actually neededYorick Peterse2016-01-111-3/+5
|/
* Merge branch 'master' of github.com:gitlabhq/gitlabhqJacob Vosmaer2016-01-071-2/+1
* Don't override issue page description in project layout.Douwe Maan2016-01-063-2/+4
* Make `page_description` less magical :sparkles:Robert Speicher2016-01-052-6/+8
* Merge branch 'master' into more-opengraphDouwe Maan2016-01-056-15/+15
|\
| * Merge branch 'rs-delimit-all-the-things' into 'master' Dmitriy Zaporozhets2016-01-045-12/+12
| |\
| | * number_with_delimiter most of the thingsrs-delimit-all-the-thingsRobert Speicher2015-12-315-12/+12
| * | Don't attempt to set Referrer policy in Safarirs-safari-version-checkRobert Speicher2015-12-311-5/+4
| |/