Dmitriy Zaporozhets
c608a5dcea
Add sort dropdown for admin projects page
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-05-02 17:02:57 +03:00
Dmitriy Zaporozhets
d10b34a685
Save repository size to projects table
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-05-02 16:05:08 +03:00
Dmitriy Zaporozhets
c51ac0484f
Merge pull request #5962 from skv-headless/editing-preview
...
editing preview
2014-04-29 10:00:29 +03:00
Dmitriy Zaporozhets
ae7bd9f7c0
Migrate invalid rows with missing iids or duplicates
2014-04-24 19:39:33 +02:00
skv-headless
d859d08094
Editing preview
2014-04-15 19:02:02 +04:00
Dmitriy Zaporozhets
2ed56ce9d4
Merge branch 'speed_up_wiki_pages' into 'master'
...
Speed up wiki pages page
2014-04-14 13:20:35 +00:00
Dmitriy Zaporozhets
352bb97266
Merge pull request #6731 from hiroponz/better-title-format-for-wiki-page
...
Better title format for wiki page
2014-04-13 20:13:02 +03:00
Marin Jankovski
872482678b
Speed up loading and add pagination to wiki pages page.
2014-04-11 10:02:52 +02:00
Dmitriy Zaporozhets
89ecb19126
Merge branch 'ensure_default_fields' into 'master'
...
Add values to default fields to prevent 500 error when migrate from MySQL to Postgres
2014-04-10 07:20:45 +00:00
Hiroyuki Sato
bca528a57c
Better title format for wiki page
...
The title format for wiki page may be unintelligible.
For example 'GitLab' is converted to 'Git Lab', 'MySQL' is converted to
'My Sql', etc.
2014-04-10 15:14:02 +09:00
Dmitriy Zaporozhets
9f6a8ff4b5
Modify project default values
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-04-09 20:55:09 +03:00
Dmitriy Zaporozhets
4e9add7c2c
Merge branch 'clean_old_archives' into 'master'
...
Clean old archives from repository downloads directory
2014-04-09 17:50:09 +00:00
Marin Jankovski
b2959c4102
Remove archives older than 2 hours.
2014-04-09 15:09:11 +02:00
Dmitriy Zaporozhets
466f0fb762
Fix default value for project model
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-04-09 15:05:40 +03:00
Dmitriy Zaporozhets
36f861f1b1
Re-annotate models
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-04-09 15:05:03 +03:00
Dmitriy Zaporozhets
1bd28994cc
Use ProjectWiki instead of GollumWiki in code
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-04-09 14:35:58 +03:00
Dmitriy Zaporozhets
26ec74c446
Refactor wiki model
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-04-09 14:35:26 +03:00
Dmitriy Zaporozhets
c5cdd07899
Add values to default fields to prevent 500 error when migrate from MySQL to Postgres
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-04-09 13:36:25 +03:00
Dmitriy Zaporozhets
3aee31c00d
Gollum use own constant now
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-04-08 15:14:16 +03:00
Dmitriy Zaporozhets
e36108f75b
Merge branch 'grammer_fix' into 'master'
...
Grammer Fix
Should read like:
```
Your project limit is 10 projects! Please contact your administrator to increase it
```
Instead of:
```
Your own projects limit is 10! Please contact administrator to increase it
```
2014-04-07 16:52:08 +00:00
Dmitriy Zaporozhets
d92e4830f7
Allow people to remove source branch of fork project in MR
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-04-07 19:11:02 +03:00
Dmitriy Zaporozhets
e6f58cb87d
Avoid false validation when create user
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-04-07 16:47:37 +03:00
Dmitriy Zaporozhets
a73df4f72d
Allow oauth signup without email
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-04-07 14:09:29 +03:00
Federico Ravasio
6a9eb4b231
Improved Slack integration with message attachments.
2014-04-06 11:57:48 +02:00
Josh Frye
89c942908c
Fix project limit reached grammer.
2014-04-04 16:17:21 -04:00
Dmitriy Zaporozhets
9b598fa62d
Fix MR fork validation and services load
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-04-03 10:36:10 +03:00
Dmitriy Zaporozhets
9ee697dd68
Use MergeRequest services in API and controllers
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-04-02 21:51:53 +03:00
Dmitriy Zaporozhets
6ae2529041
Remove KeysObserver
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-04-02 21:13:05 +03:00
Dmitriy Zaporozhets
599344583b
Remove EmailsObserver
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-04-02 21:02:02 +03:00
Marin Jankovski
0f05519777
Merge pull request #6610 from Datacom/feature/parallel_diff_scrollbars_pr2
...
Refactor Parallel Diff feature and add scrollbars
2014-03-27 08:20:25 +01:00
George Dewar
83f811fff5
Refactor Parallel Diff feature and add scrollbars
...
Also now removed lines relating to unused comments feature
2014-03-27 09:15:25 +13:00
Dmitriy Zaporozhets
7ddbc92abc
Merge branch 'case_insensitive_user_search' into 'master'
...
Case insensitive user search
As per implementation by Christopher Arnold.
2014-03-26 19:08:35 +00:00
Marin Jankovski
1aabfcb92d
Change the user search query to be case insensitive.
2014-03-26 12:45:39 +01:00
Andrea Usuelli
d21ad74146
Changed the notification sender username to GitLab in Slack Notifier
2014-03-26 10:58:51 +01:00
Dmitriy Zaporozhets
6cc4ac7b98
Drop activity observer. User EventCreateService instead
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-03-25 15:07:54 +02:00
Dmitriy Zaporozhets
f08464c055
Remove author_id_of_changes from app
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-03-25 14:01:52 +02:00
Marin Jankovski
4dc09e5c1d
New bindings to vote on notes.
2014-03-20 13:33:16 +01:00
Sytse Sijbrandij
6b522bf950
Merge pull request #6457 from lol768/patch-1
...
Fix registration error info typo
2014-03-19 16:06:31 +01:00
Dmitriy Zaporozhets
1921a934a9
Add room placeholder for Slack integration
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-03-19 14:42:13 +02:00
Federico Ravasio
e3fc01b3ea
Added Slack service integration.
2014-03-18 18:54:30 +01:00
Dmitriy Zaporozhets
de855e2420
Default value for Snippet#private
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-03-17 15:50:16 +02:00
Dmitriy Zaporozhets
25f68a71d6
Project must have namespace for Project#find_with_namespace
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-03-14 15:58:10 +02:00
Dmitriy Zaporozhets
b5d81174fb
Fix mr process order on push.
...
First close merge requests that being merged. Then update code of open
mr. This fixes bug when MR merged via command line lose their diff
because code reload was before MR close.
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-03-14 13:02:55 +02:00
Dmitriy Zaporozhets
0d7986a8c7
Merge branch 'import-timeout' of https://dev.gitlab.org/dzaporozhets/gitlabhq into dzaporozhets/gitlabhq-import-timeout
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
Conflicts:
CHANGELOG
db/schema.rb
2014-03-14 12:00:21 +02:00
Dmitriy Zaporozhets
d1bee5e374
Remove default value for Project#imported
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-03-13 20:35:11 +02:00
Dmitriy Zaporozhets
b47646ef13
Add retry feature to project import
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-03-12 19:26:09 +02:00
Dmitriy Zaporozhets
1436433c7b
Add project import state machine
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-03-12 17:15:03 +02:00
Dmitriy Zaporozhets
56318a24b1
Merge pull request #6474 from jvanbaarsen/post-tag-hook
...
Add web hooks on tag
2014-03-12 09:52:34 +02:00
Daniel Cestari and Dmitriy Zaporozhets
55fbe71ad1
Fix error with reopened merge request not properly reloading
...
If you reopen a Merge Request and then try to update the source branch
it won't properly reload the code since the "reload_code" method still
checks if the MR is "opened" and not just "open" (which includes reopened)
2014-03-12 08:54:42 +02:00
Dmitriy Zaporozhets
f16de8ac8c
Merge branch 'master' of github.com:gitlabhq/gitlabhq
2014-03-11 11:29:18 +02:00