summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | Mention EmailsOnPush changes in changelog.Douwe Maan2015-03-101-0/+9
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Improve tree view UIDmitriy Zaporozhets2015-03-101-3/+8
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'active-users' into 'master'Dmitriy Zaporozhets2015-03-106-22/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Blocking user does not remove him/her from project/groups but show blocked label For #248 See merge request !1664
| * | | | | | | | | | | | | Blocking user does not remove him/her from project/groups but show blocked labelDmitriy Zaporozhets2015-03-096-22/+9
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'cve-if-needed' into 'master'Dmitriy Zaporozhets2015-03-101-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add criteria for requesting CVE For #1887. Based on https://dev.gitlab.org/gitlab/gitlabhq/issues/1945#note_34587 cc @sytse See merge request !1662
| * | | | | | | | | | | | | Add criteria for requesting CVEDmitriy Zaporozhets2015-03-091-1/+1
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Fix font size for collapse buttonDmitriy Zaporozhets2015-03-091-0/+1
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'font-size-14' into 'master'Dmitriy Zaporozhets2015-03-1013-29/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Font size 14px Increase base font size from 13 to 14px. We already have it in most of ui elements so no need to duplicate `font-size: 14px` everywhere - just change base variable See merge request !1663
| * | | | | | | | | | | | | Reduce base vertical paddingDmitriy Zaporozhets2015-03-092-4/+2
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Increate default font-size from 13 to 14pxDmitriy Zaporozhets2015-03-0911-25/+12
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Fix heading small color to darker oneDmitriy Zaporozhets2015-03-091-1/+1
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Make broadcast message look like a warning by defaultDmitriy Zaporozhets2015-03-092-12/+11
| | | | | | | | | | | | |
* | | | | | | | | | | | | Fix wrong body padding and pre colorDmitriy Zaporozhets2015-03-092-2/+2
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'more-flat-ui' into 'master'Dmitriy Zaporozhets2015-03-106-23/+31
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Apply more styles from Flatly theme Also add bottom margin for footer links on login page See merge request !1661
| * | | | | | | | | | | | Apply more styles from Flatly themeDmitriy Zaporozhets2015-03-096-23/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also add bottom margin for footer links on login page
* | | | | | | | | | | | | Merge branch 'improve-milestones-ui' into 'master'Dmitriy Zaporozhets2015-03-108-12/+23
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve milestones ui * change progress bar colors * make milestone title bold See merge request !1660
| * | | | | | | | | | | | Make milestone titles in list to be boldDmitriy Zaporozhets2015-03-091-0/+6
| | | | | | | | | | | | |
| * | | | | | | | | | | | Render milestone progress with one helper methodDmitriy Zaporozhets2015-03-097-12/+17
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'starred-projects' into 'master'Dmitriy Zaporozhets2015-03-0911-3/+99
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add starred projects page to dashboard For #1836 and #2069 See merge request !1659
| * | | | | | | | | | | | Add tests for starred projects pageDmitriy Zaporozhets2015-03-093-0/+31
| | | | | | | | | | | | |
| * | | | | | | | | | | | Add starred projects page to dashboardDmitriy Zaporozhets2015-03-098-3/+68
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'admin-user-block' into 'master'Dmitriy Zaporozhets2015-03-092-38/+43
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve user block/unblock UI in admin area Fixes #2111 See merge request !1658
| * | | | | | | | | | | Improve user block/unblock UI in admin areaDmitriy Zaporozhets2015-03-092-38/+43
|/ / / / / / / / / / /
* | | | | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-03-094-11/+5
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'fix_initial_push_mass_sql' into 'master'Dmitriy Zaporozhets2015-03-093-10/+4
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix mass SQL statements during initial push of a big repository ## What does this MR do? This MR prevents `process_commit_messages(ref)` to be executed for the initial push to the default branch. Currently it is being executed which results in ~500000 SQL Statements during the import of the linux mainline repository. These statements check for references to issues/mrs in each commit. That usually doesn't make sense for the initial push, because there aren't any issues/mrs yet. This MR will reduce the load on gitlab servers in the coming months. Especially now that several importers are available for gitlab and projects are moving from gitorious to gitlab. See merge request !376
| | * | | | | | | | | | | fix mass SQL statements on initial pushHannes Rosenögger2015-03-093-10/+4
| |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit disables process_commit_messages() for the initial push to the default branch. This fixes the mass SQL statements (~500000) that were executed during the initial push of the linux kernel for example.
| * | | | | | | | | | | Merge branch 'fix-bitbucket-doc-link' into 'master'Hannes Rosenögger2015-03-091-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix bitbucket doc link Fix a typo in the link to the bitbucket import documentation. See merge request !375
| | * | | | | | | | | | | Fix link to bitbucket import documentationMartin Bastien2015-03-081-1/+1
| |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Martin Bastien <martin.bastien@studiofrenetic.com>
* | | | | | | | | | | | Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets2015-03-093-5/+5
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge pull request #8938 from kcyeu/masterRobert Schilling2015-03-093-5/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | Fix invalid config examples in OmniAuth docs
| | * | | | | | | | | | | remove duplicate right braces ('}') in configuration examples of GitHub,Kuo-Cheng Yeu2015-03-093-5/+5
| |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GitLab, and Google.
* | | | | | | | | | | | Merge branch 'dashboard-groups' into 'master'Dmitriy Zaporozhets2015-03-0912-93/+90
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move profile groups page to dashboard For #2069 See merge request !1654
| * | | | | | | | | | | | Fix dashboard groups testDmitriy Zaporozhets2015-03-081-1/+1
| | | | | | | | | | | | |
| * | | | | | | | | | | | Move Profile groups tests to Dashboard group testsDmitriy Zaporozhets2015-03-085-76/+73
| | | | | | | | | | | | |
| * | | | | | | | | | | | Move profile groups page to dashboardDmitriy Zaporozhets2015-03-087-16/+16
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'smtp_example_update' into 'master'Marin Jankovski2015-03-091-1/+4
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add link to smtp documentation. Closes #2070 See merge request !1627
| * | | | | | | | | | | | Add link to smtp documentation.Marin Jankovski2015-03-041-1/+4
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'button_changes' into 'master'Marin Jankovski2015-03-093-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change button styles Styles for buttons are changed to match user expectations. Fixes #2004 See merge request !1580
| * | | | | | | | | | | | | Added a warning class to buttonSabba Petri2015-02-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Because changing username largely affects the application, it should not be green, but be more of a warning change, which is why it's now orange.
| * | | | | | | | | | | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into button_changesSabba Petri2015-02-2434-82/+242
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Changed button stylesSabba Petri2015-02-233-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Styles for buttons are changed to match user expectations.
* | | | | | | | | | | | | | | Merge branch 'active-users' into 'master'Dmitriy Zaporozhets2015-03-091-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Show active users(non-blocked) on admin dashboard For gitlab/gitlab-ee#248 See merge request !1656
| * | | | | | | | | | | | | | | Show total user count on dashboard pageDmitriy Zaporozhets2015-03-081-4/+4
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Show active users(non-blocked) on admin dashboardDmitriy Zaporozhets2015-03-081-4/+4
| | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'fix-dev-fixture' into 'master'Dmitriy Zaporozhets2015-03-091-13/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix user fixtures for development See merge request !1657
| * | | | | | | | | | | | | | Fix user fixtures for developmentDmitriy Zaporozhets2015-03-081-13/+14
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'emails-on-push'Dmitriy Zaporozhets2015-03-0813-56/+249
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: app/controllers/projects/services_controller.rb app/models/project_services/emails_on_push_service.rb
| * | | | | | | | | | | | | | Fix EmailsOnPush comparison link to include first commit.Douwe Maan2015-02-252-3/+3
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Clarify EmailsOnPushService options.Douwe Maan2015-02-253-2/+11
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Fix EmailsOnPush to allow sending from @company.com for GitLab at ↵Douwe Maan2015-02-252-5/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gitlab.corp.company.com.