Dmitriy Zaporozhets
716544085c
Get contributed projects for last year only
2015-02-18 15:16:13 -08:00
Dmitriy Zaporozhets
558dd81197
Improve broadcast message API
2015-02-18 14:58:20 -08:00
Dmitriy Zaporozhets
833d4dddf2
Dont send 404 if no broadcast messages now because it flood gitlab-shell logs with 404 errors :(
2015-02-18 14:34:05 -08:00
Dmitriy Zaporozhets
138aa81e60
Get contributed projects only if push event exists
2015-02-18 14:20:26 -08:00
Dmitriy Zaporozhets
93dde8a312
Merge branch 'master' of github.com:gitlabhq/gitlabhq
2015-02-18 14:02:49 -08:00
Dmitriy Zaporozhets
d0a73c5ac7
Merge branch 'fix-user-page' into 'master'
...
Fix user page performance
See merge request !1543
2015-02-18 22:02:20 +00:00
Sytse Sijbrandij
155b2d46ae
Say unassigned instead of WIP for merge requests since it might not fit everyones workflow.
2015-02-18 13:48:57 -08:00
Dmitriy Zaporozhets
2f0a764d31
Fix user page performance and authorization
2015-02-18 13:28:24 -08:00
Robert Schilling
6f2ad9f66f
Merge pull request #8814 from gitlabhq/jvanbaarsen-patch-1
...
Escape process text
2015-02-18 19:54:04 +01:00
Dmitriy Zaporozhets
75d2145ec0
Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce
2015-02-18 10:12:18 -08:00
Dmitriy Zaporozhets
057d43500b
Merge branch 'performance-improvements' into 'master'
...
Performance improvements
* More efficient DB queries
* Cache ApplicationSettings per request
* Dont query for objects you dont need
See merge request !1540
2015-02-18 18:11:37 +00:00
Sytse Sijbrandij
a6a9cc6245
Merge branch 'no-highlight-files' into 'master'
...
Add "NEWS" to no_highlight_files
"NEWS" is used in gnu style opensource projects for the changelog. So let's add it to `no_highlight_files`.
See merge request !249
2015-02-18 17:58:36 +00:00
Dmitriy Zaporozhets
544596681a
Merge branch 'fix-relative-anchored-links' into 'master'
...
Fix Markdown relative links to files with anchors.
Fixes #2016 .
cc @marin
See merge request !1541
2015-02-18 17:40:16 +00:00
Dmitriy Zaporozhets
63f11a68c5
Fix event loading with associations
2015-02-18 09:38:46 -08:00
Jeroen van Baarsen
823f8c1a1c
Escape process text
...
The Feature request copy paste text was not properly escaped.
2015-02-18 18:13:10 +01:00
Douwe Maan
15bee7e0ff
Fix Markdown relative links to files with anchors.
2015-02-18 12:32:20 +01:00
Dmitriy Zaporozhets
0b8e41aae2
Merge branch 'master' of github.com:gitlabhq/gitlabhq
2015-02-18 00:24:03 -08:00
Dmitriy Zaporozhets
0e9f4320b5
Merge branch 'improve-user-profile' into 'master'
...
Improve user profile page
See merge request !1539
2015-02-18 08:23:43 +00:00
Dmitriy Zaporozhets
a04ac76117
Fix MR labels css
2015-02-18 00:23:01 -08:00
Dmitriy Zaporozhets
a6070074bc
Update CHANGELOG with performance improvements
2015-02-18 00:17:23 -08:00
Dmitriy Zaporozhets
a8a328b151
DB performance improvements to GitLab
2015-02-18 00:16:42 -08:00
Dmitriy Zaporozhets
367d9a2dc6
Update CHANGELOG
2015-02-17 22:42:04 -08:00
Dmitriy Zaporozhets
70edf950fe
Show contributed projects on user page and stars for it
2015-02-17 22:40:00 -08:00
Dmitriy Zaporozhets
82536f50a2
Merge pull request #8774 from tsigo/rs-testenv
...
TestEnv improvements
2015-02-17 22:09:10 -08:00
Dmitriy Zaporozhets
d905a431e8
Merge branch 'affix-assignee' into 'master'
...
Affix milestone/assignee UI element
See merge request !1536
2015-02-18 05:42:24 +00:00
Dmitriy Zaporozhets
19eb86388a
Merge branch 'master' of github.com:gitlabhq/gitlabhq
2015-02-17 21:25:06 -08:00
Dmitriy Zaporozhets
fe2b98ab0b
Merge branch 'remove-group-id' into 'master'
...
Remove Group#owner_id from API
For #1943
See merge request !1537
2015-02-18 01:42:47 +00:00
Dmitriy Zaporozhets
000865f138
Merge branch 'gitlab-com-import' into 'master'
...
Hide Gitlab.com import for GitLab.com
See merge request !1538
2015-02-18 01:41:05 +00:00
Dmitriy Zaporozhets
0bd02e96a0
Merge pull request #8810 from m-a-r-c-o/unify-new-group-project-button
...
Add new style to "New group" button
2015-02-17 16:34:12 -08:00
Dmitriy Zaporozhets
ff492307b9
Dont show gitlab.com import for gitlab.com :)
2015-02-17 16:27:40 -08:00
Dmitriy Zaporozhets
24d939afb9
Remove Group#owner_id from API since it is not used any more
2015-02-17 16:23:44 -08:00
Dmitriy Zaporozhets
896c046217
Affix assignee/milestone block
2015-02-17 16:14:49 -08:00
Dmitriy Zaporozhets
417975ae2f
Merge branch 'bump-gitlab-shell' into 'master'
...
Bump gitlab shell
See merge request !1535
2015-02-17 22:43:16 +00:00
Dmitriy Zaporozhets
c3e05fc321
Bump gitlab-shell version
2015-02-17 13:15:29 -08:00
Dmitriy Zaporozhets
0da0d800f2
Merge branch 'md-preview-class' into 'master'
...
Make sure Markdown previews always use the same styling as the eventual destination.
Font size, image width and code-block styling weren't accurate between the markdown preview and the issue/wiki/note body.
See merge request !1514
2015-02-17 20:38:53 +00:00
Marco Cyriacks
57e91940dd
Add new style to "New group" button
...
The new group button style was changed to have the same look as the new
project button (green background).
2015-02-17 20:52:03 +01:00
Dmitriy Zaporozhets
55a906f643
Merge branch 'fix_access_control_notes' into 'master'
...
Fix broken access control for note attachments
From https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/332 by Hannes Rosenögger.
See merge request !1528
2015-02-17 18:05:12 +00:00
Douwe Maan
080449f8af
Make sure Markdown previews always use the same styling as the eventual destination.
2015-02-17 17:58:08 +01:00
Dmitriy Zaporozhets
112db32f19
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq
2015-02-17 01:23:33 -08:00
Dmitriy Zaporozhets
2b5298e51e
Merge branch 'hl-bugfix' into 'master'
...
Highlight bugfix
Fixes:
* snippet rendering bug #2011
* dev fixtures has invalid root user
See merge request !1532
2015-02-17 09:23:25 +00:00
Dmitriy Zaporozhets
2c893cb380
Fix dev fixture for admin
2015-02-17 00:23:09 -08:00
Dmitriy Zaporozhets
3df135a66c
Fix code rendering for snippets
2015-02-17 00:16:58 -08:00
Dmitriy Zaporozhets
904c382f6a
Fix code rendering for snippets
2015-02-17 00:16:28 -08:00
Marin Jankovski
b6a678ef43
Use correct shell version in update doc.
2015-02-16 20:27:58 -08:00
Marin Jankovski
317e8cfee0
Merge branch 'update-guides-7-8' into 'master'
...
Updated guides for 7.8
Updated guides fro the 7.8 release
Fixes #2009
See merge request !1531
2015-02-17 04:18:12 +00:00
Patricio Cano
d11c64a67f
Updated the installation and update guides
2015-02-16 17:51:29 -08:00
Robert Speicher
7194810892
TestEnv improvements
...
- Simplify cleaning the temporary testing path in TestEnv
- Don't run gitlab:shell:install if it's already installed
- Run git commands quietly
2015-02-16 20:36:34 -05:00
Dmitriy Zaporozhets
eceec9b1c5
Merge branch 'master' of github.com:gitlabhq/gitlabhq
2015-02-16 15:09:17 -08:00
Dmitriy Zaporozhets
9eef14279f
Merge branch 'oauth-dup' into 'master'
...
Fix duplicate authorized applications
On the profile applications page, display one row per authorized app instead of one row per access token. See #1987 .
cc @sytse
See merge request !1524
2015-02-16 23:08:50 +00:00
Dmitriy Zaporozhets
9a575522d5
Merge branch 'issue-title-css' into 'master'
...
Remove top margin for issue/mr title
See merge request !1529
2015-02-16 22:16:35 +00:00