Dmitriy Zaporozhets
|
ca936d2784
|
Improve CI integration for merge requests
|
2012-12-11 06:14:05 +03:00 |
|
Johannes Schleifenbaum
|
fddc0c29aa
|
add help page for gitlab specific rake tasks
|
2012-12-03 17:19:33 +01:00 |
|
Dmitriy Zaporozhets
|
46bf3a0949
|
Refactored profile to resource. Added missing flash notice on successfull updated. Update username via ajax
|
2012-12-02 13:29:24 +02:00 |
|
Dmitriy Zaporozhets
|
e750efd9fc
|
Merge pull request #2067 from riyad/diff-and-patch-for-commits-and-merge-requests
Diff and patch for commits and merge requests
|
2012-11-26 04:40:49 -08:00 |
|
Riyad Preukschas
|
2b1afa0e62
|
Remove merge_request#raw and replace it with formats to #show
Needed to add a constraint on the id. Otherwise the format was parsed as part of the id.
|
2012-11-25 00:05:44 +01:00 |
|
Dmitriy Zaporozhets
|
552b3105fb
|
Fixed admin area. Create project only from one place
|
2012-11-23 07:31:09 +03:00 |
|
Dmitriy Zaporozhets
|
2b683b0d0b
|
Ability to create project with namespace
|
2012-11-23 07:11:09 +03:00 |
|
Dmitriy Zaporozhets
|
26622f4c8f
|
Improve routing. Project access via namespace
|
2012-11-22 23:34:06 +03:00 |
|
Dmitriy Zaporozhets
|
406a0c809b
|
GitLabCi Service imtegration
|
2012-11-19 22:34:05 +03:00 |
|
randx
|
1c5b2a5153
|
Stats page
|
2012-11-10 23:08:47 +02:00 |
|
Markus Grobelin
|
bd50a9f466
|
grack: allow repositories to have dots in name, e.g. serverconfigs-example.com.git
|
2012-10-26 14:05:57 +02:00 |
|
Dmitriy Zaporozhets
|
fd0aca1225
|
Feature implemented
|
2012-10-24 14:20:53 +03:00 |
|
Valeriy Sizov
|
f6a8e69449
|
WebEditor: base form
|
2012-10-12 20:07:23 +03:00 |
|
Nihad Abbasov
|
9e4f3147a0
|
specify HTTP verbs for match in routes
|
2012-10-05 07:23:57 -07:00 |
|
Dmitriy Zaporozhets
|
224fb5770c
|
Added ability to manage groups from admin
|
2012-10-03 12:49:43 +03:00 |
|
randx
|
1b6a3dfec9
|
Move all stuff to groups controller
|
2012-10-02 20:42:15 +03:00 |
|
Dmitriy Zaporozhets
|
d6363e9359
|
Admin Group scaffold -> new, show, index
|
2012-10-02 19:01:40 +03:00 |
|
Robert Speicher
|
8432c9c176
|
Routes are now final
|
2012-09-26 16:45:00 -04:00 |
|
Robert Speicher
|
6cb626ef51
|
Add Compare#index and Compare#create actions
Create just redirects to our specially-formatted #show action
|
2012-09-26 16:32:24 -04:00 |
|
Robert Speicher
|
c058e3903e
|
Finalize new routes
|
2012-09-26 16:32:23 -04:00 |
|
Robert Speicher
|
3574826920
|
Use Commits#show instead of Commits#index
Takes tree-ish + path as ID
|
2012-09-26 16:32:22 -04:00 |
|
Robert Speicher
|
169f16fb32
|
Remove Commits#compare, add CompareController
|
2012-09-26 16:32:22 -04:00 |
|
Robert Speicher
|
576cec6c67
|
Add BlobController, remove Refs#blob
|
2012-09-26 16:32:22 -04:00 |
|
Robert Speicher
|
39c6579306
|
Add BlameController, remove Refs#blame action
|
2012-09-26 16:32:22 -04:00 |
|
Robert Speicher
|
884eb73297
|
Enable tree resource, remove old tree routes
|
2012-09-26 16:32:21 -04:00 |
|
Robert Speicher
|
a21abce94f
|
Add tree-ish route placeholders, modify commit(s) routes
|
2012-09-26 16:32:20 -04:00 |
|
Robert Speicher
|
95bd93fe1a
|
Remove Projects#team action
Uses TeamMembers#index instead, to be more RESTful
|
2012-09-16 10:07:06 -04:00 |
|
Robert Speicher
|
d7eb797024
|
1.9 Hash syntax in routes.rb
Also cleans up some alignment and removes unnecessary "to: " arguments
|
2012-09-16 07:38:14 -04:00 |
|
Robert Speicher
|
94f91146f1
|
Limit admin/logs and admin/resque routes to the actions that are used
|
2012-09-16 07:38:14 -04:00 |
|
Robert Speicher
|
4f4c401f77
|
Don't instantiate Resque::Server in routes
It still works, and it cleans up the output of `rake routes`.
|
2012-09-16 07:38:14 -04:00 |
|
Dmitriy Zaporozhets
|
dc37c8aaae
|
Refactored profile area
|
2012-09-14 19:13:25 +03:00 |
|
Alex Denisov
|
761c17f282
|
Unused routes removed
|
2012-09-05 09:20:02 +03:00 |
|
Robert Speicher
|
0de5d08e37
|
Give Resque route a name and use that for the iframe src
Closes #1350
|
2012-08-31 19:28:32 -04:00 |
|
randx
|
3dd7703b80
|
Feature: Labels page. Index page
|
2012-08-24 13:05:40 +03:00 |
|
Dmitriy Zaporozhets
|
aa50408ecb
|
1. Better message if no ssh key
2. SSH Keys Help page
|
2012-08-22 03:56:53 +03:00 |
|
Dmitriy Zaporozhets
|
5fd0e7ba11
|
Merge pull request #1198 from NARKOZ/preview_notes
ability to preview notes
|
2012-08-10 06:42:31 -07:00 |
|
Nihad Abbasov
|
9639780359
|
render notes preview on server-side
|
2012-08-09 23:47:48 -07:00 |
|
Dmitriy Zaporozhets
|
839757598b
|
Wiki pages page
|
2012-08-09 07:34:29 +03:00 |
|
randx
|
34ba4e1352
|
Gitlab Markdown help page
|
2012-08-03 00:20:09 +03:00 |
|
randx
|
00b280c3f9
|
Feature: Bulk Issues update
|
2012-07-28 03:35:43 +03:00 |
|
Valeriy Sizov
|
c38578428b
|
System Hooks: CRUD has done
|
2012-07-19 00:25:10 +03:00 |
|
randx
|
1a2bacfb4b
|
Feature: ajax load for tree commit log
|
2012-07-10 22:52:38 +03:00 |
|
randx
|
be1b40802d
|
Api page in help
|
2012-07-06 03:05:12 +03:00 |
|
Dmitriy Zaporozhets
|
d40b9ce26d
|
Admin gitolite logs. Refactored project creation. Few style fixes.
|
2012-07-05 21:59:37 +03:00 |
|
randx
|
264ee0c5a1
|
Tabs styled. MR Get Patch
|
2012-07-05 01:26:23 +03:00 |
|
Dmitriy Zaporozhets
|
9b337b8328
|
Epic: Gitlab configuration with default values
|
2012-07-02 21:51:48 +03:00 |
|
Dmitriy Zaporozhets
|
15a03e1d87
|
Merge pull request #1023 from SaitoWu/feature/https
Feature/https
|
2012-07-02 01:52:23 -07:00 |
|
Saito
|
82e2551833
|
dot needs a escape.
|
2012-07-02 11:07:21 +08:00 |
|
Dmitriy Zaporozhets
|
fca957086e
|
Merge pull request #1020 from SaitoWu/feature/https
Feature/https
|
2012-06-29 06:44:45 -07:00 |
|
Saito
|
7888e3ae29
|
now works with git clone http://localhost/repo.git now
|
2012-06-29 21:39:40 +08:00 |
|