Commit Graph
5899 Commits
Author SHA1 Message Date
Jacob Vosmaer 656d800f8c Use Tempfile.open for automatic cleanup 2013-07-17 15:17:18 +02:00
Jacob Vosmaer 3ada8f45c7 Remove unnecessary user from test 2013-07-17 15:17:17 +02:00
Dmitriy Zaporozhets dcac37d9e4 Restyle MR form page 2013-07-17 15:48:22 +03:00
Dmitriy Zaporozhets 8587e3a357 create corresponding events when create branch/tag with UI 2013-07-17 15:11:03 +03:00
Dmitriy Zaporozhets 2a37db4c9e remove unnecessary %br and title 2013-07-17 14:53:23 +03:00
Dmitriy Zaporozhets 403638b8a0 Feature: add git tag via ui 2013-07-17 14:43:18 +03:00
Dmitriy Zaporozhets d2284b4112 Fix routing specs 2013-07-17 08:43:56 +03:00
Dmitriy Zaporozhets 9ea5766c35 Improve permissions on tags/branches 2013-07-17 08:26:00 +03:00
Dmitriy Zaporozhets 29306dd6a4 improve new branch page 2013-07-17 08:15:55 +03:00
Dmitriy Zaporozhets c1c28d3cea Restyle last push widget 2013-07-17 00:46:27 +03:00
Dmitriy Zaporozhets d20f78f700 Merge branch 'feature/create_branch' 2013-07-17 00:09:37 +03:00
Dmitriy Zaporozhets cbe9f56afa Ability to create new branch via UI 2013-07-17 00:09:23 +03:00
Dmitriy Zaporozhets d65eb22e2d Fix commit tab highlight 2013-07-16 23:35:54 +03:00
Dmitriy Zaporozhets 03b26b0105 update CHANGELOG 2013-07-16 23:27:18 +03:00
Dmitriy Zaporozhets 4b198670c8 Fix tags path 2013-07-16 23:19:59 +03:00
Dmitriy Zaporozhets c4301ce049 update tests with new routing 2013-07-16 23:14:22 +03:00
Dmitriy Zaporozhets 132caae734 Move repo tags to own controller. add ability to remove tags 2013-07-16 23:12:52 +03:00
Dmitriy Zaporozhets a165a0b23f Create event on dashboard when branch removed via UI 2013-07-16 22:43:14 +03:00
Dmitriy Zaporozhets d207a31fc9 Fix tests and tab highlight 2013-07-16 22:25:59 +03:00
Dmitriy Zaporozhets 7a167cf1f7 Move branches list to own controller with pagination. Ability to remove branches from UI 2013-07-16 22:19:07 +03:00
Dmitriy Zaporozhets a466b2175a Add create_branch, rm_branch methods to Gitlab::Shell class 2013-07-16 22:18:14 +03:00
Dmitriy Zaporozhets 5768f98d8d Require gitlab-shell 1.6.0 2013-07-16 21:39:39 +03:00
Dmitriy Zaporozhets 79e0796c64 Merge pull request #4562 from Dekadencee/fix_download_link
Fix download link to "other files" in blob
2013-07-16 11:10:47 -07:00
Dmitriy Zaporozhets 247e095186 Update docs 2013-07-16 11:50:00 +03:00
Dmitriy Zaporozhets 559e83d300 Add LDAP support to /api/session 2013-07-16 11:28:19 +03:00
Dekadence d331b3f912 Fixed download link from blob for other files 2013-07-15 23:12:18 +02:00
Dmitriy Zaporozhets a6cfb54c88 Fixed network tests 2013-07-15 16:18:47 +03:00
Dmitriy Zaporozhets 374722030f Remove unecessary titles in admin area 2013-07-15 15:11:34 +03:00
Dmitriy Zaporozhets 16c3925927 Determine network height based on window size 2013-07-15 15:03:56 +03:00
Dmitriy Zaporozhets 6aa34c0efd Merge pull request #4553 from hummermania/fix_path_huge_commit
Correct path to view for huge commits. Fix #3996
2013-07-15 00:15:16 -07:00
Dmitriy Zaporozhets 2a07390104 Remove unnecessary title. Fix graphs width for less then 1214px resolution 2013-07-15 10:01:15 +03:00
Dmitriy Zaporozhets c49dcbacc3 Few ui fixes: network graph and accept mr button 2013-07-15 09:30:33 +03:00
Markevych Alexander bd9cd3fbbf Correct path to view for huge commits. Fix #3996 2013-07-14 20:54:23 +03:00
Dmitriy Zaporozhets 394841364c Merge branch 'master' of github.com:gitlabhq/gitlabhq 2013-07-14 20:12:52 +03:00
Dmitriy Zaporozhets 3c0596974a Merge pull request #4538 from amacarthur/public-project-api2
enhance project creation apis to allow setting of public attribute
2013-07-14 10:12:23 -07:00
Dmitriy Zaporozhets 26556a5c76 Merge branch 'improve/scss' of /home/git/repositories/gitlab/gitlabhq 2013-07-13 19:14:16 +00:00
Dmitriy Zaporozhets d8fc0c3bb9 fix tests. improve ui-box title 2013-07-13 20:53:46 +03:00
Dmitriy Zaporozhets a41875d21e Replace %h5.title with div.title 2013-07-13 20:36:21 +03:00
Dmitriy Zaporozhets e97abfce3b Fix edit page crash. Minot UI imporvements 2013-07-13 20:00:46 +03:00
Dmitriy Zaporozhets 46277c3948 increase search field size. Style header a bit 2013-07-13 19:39:49 +03:00
Yves Senn 17b5657331 Merge pull request #4547 from yuters/patch-4
Fix invalid task name migrate_global_keys
2013-07-13 02:38:35 -07:00
Dmitriy Zaporozhets d337670045 Improving typography 2013-07-13 10:13:36 +03:00
Dmitriy Zaporozhets e12ee379cf hide padding for first event row 2013-07-13 09:57:54 +03:00
Dmitriy Zaporozhets a10f917ae8 Fix dashbord sidebar filter 2013-07-13 09:55:46 +03:00
Dmitriy Zaporozhets 3805797cae scss: rename file_content to file-content etc 2013-07-13 09:52:47 +03:00
Dmitriy Zaporozhets 399d0bdde7 Use bootstrap typography for headers 2013-07-13 09:47:06 +03:00
Dmitriy Zaporozhets bea14d6c28 remove unnecessary %br/%hr and styles 2013-07-13 09:05:28 +03:00
Dmitriy Zaporozhets 36fd4de825 Replace page_title with page-title. Correct margin for some blocks/layouts 2013-07-13 08:45:48 +03:00
Martin Bastien de5c8601eb Fix invalid task name migrate_global_keys 2013-07-12 21:37:05 -04:00
Dmitriy Zaporozhets 8b1d44f789 Reduce top margin for commit show page box 2013-07-12 21:56:03 +03:00